y axis is reversed
이전 댓글 표시
dear all,
when i'm calling images to be shown and write axis on, i found y axis is reversed, i mean if the image is 512x512 ,i found the (x, y) coordinates is (0,512) not (0,0) as it is supposed to be. it starts from high value to low value bottom to top.
how can i solve this problem?
thanks and best regards
답변 (1개)
Walter Roberson
2012년 6월 28일
0 개 추천
Please compare "axis image" to "axis xy" in the documentation, http://www.mathworks.com/help/techdoc/ref/axis.html
카테고리
도움말 센터 및 File Exchange에서 Image Arithmetic에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!