Rotate_binary_edge_​image(I,Ang)

버전 1.1.0.0 (4.54 KB) 작성자: sagi eppel
Rotate binary (logical) edge image (I) in (Ang) degrees. Maintain line connectivity.
다운로드 수: 135
업데이트 날짜: 2015/3/29

라이선스 보기

Rotate binary edge image (I) in (Ang) degrees
The rotated output image will also also be a binary edge image.
The connectivity/topology of all edges/curves in the input image (I) will be maintained and the line thickness of the curves in the output image (mat) will remain 1 pixel.
The center of rotation is the center of the image
The dimensions of the output image (mat) will be different from the input image and will be set such that the rotated image is fully within the image frame.
Input
I: Binary edge image (logical type) consist of lines and curves with a thickness of one pixels (such as curves, contour line, template, or edge images)
Ang: Rotation angle of the image in Degrees

Output
mat: Rotated version of the input image (I), also binary edge image, the connectivity/topology of the edges/curves in input image (I) is maintained and also the line thickness remain one pixel.

인용 양식

sagi eppel (2024). Rotate_binary_edge_image(I,Ang) (https://www.mathworks.com/matlabcentral/fileexchange/50323-rotate_binary_edge_image-i-ang), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2012b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Geometric Transformation and Image Registration에 대해 자세히 알아보기

Community Treasure Hunt

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

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

code changed

1.0.0.0