Wrong ROI Ellipse rotation angle documentation?
이전 댓글 표시
Hello,
I am using the roi = drawellipse command from the image processing toolbox (https://www.mathworks.com/help/images/ref/drawellipse.html) to label some elliptical shapes in image.
This returns an Ellipse (roi) object. One property is the "Rotation angle" which according to the documentation (retrieved 30.11.2021) is:
- Rotation angle of the ROI, specified as a number. The angle is measured in degrees in a clockwise direction around the center of the ROI.
However, if I rotate by hand the ellipse in a COUNTER clockwise direction, the angle increases (thus the angle is measured in degrees in a counter clockwise direction). Is this a typo in the documentation or am I missing something?
Thanks!
I am using:
MATLAB Version: 9.9.0.1467703 (R2020b)
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 ROI-Based Processing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!