Using Data Cursor to Draw an Area for Analysis
이전 댓글 표시
Hi I need help using the Data cursor tool on an image. I need to get the index number for some hyperspectral images for data analysis but I need to be able to draw an Area and not just get the individual pixel information. Can someone explain to a new Matlab user (me) how to accomplish this?
답변 (1개)
bym
2011년 9월 3일
0 개 추천
sounds like you want to designate a region of interest (ROI) which requires the image processing toolbox
댓글 수: 1
Walter Roberson
2011년 9월 3일
It shouldn't be difficult to create a simple ROI tool using ginput()
There are probably adaptable tools in the MATLAB File Exchange.
카테고리
도움말 센터 및 File Exchange에서 Display Point Clouds에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!