Fill corners of rotated image

버전 1.5 (3.33 KB) 작성자: Vlad Atanasiu
Rotate image without making black edges.
다운로드 수: 6.8K
업데이트 날짜: 2014/11/19

라이선스 보기

ROIROTATE was designed to avoid the 'black corners' typical of MATLAB's imrotate function, which are apearing from its behaviour of padding by zeros of the space outside the image borders prior to the rotation. This is possible if the image to be rotated is part of a bigger image, because there is enough information to fill the corners.

인용 양식

Vlad Atanasiu (2024). Fill corners of rotated image (https://www.mathworks.com/matlabcentral/fileexchange/1825-fill-corners-of-rotated-image), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R12.1
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.5

Published as Matlab toolbox (.mltbx file).

1.4.0.0

Degrees are now converted to radians before image processing.

1.0.0.0