i use this for profile plot using selection but its not working

조회 수: 1 (최근 30일)
AKSHAY KUMAR
AKSHAY KUMAR 2019년 4월 9일
댓글: AKSHAY KUMAR 2019년 4월 25일
imshow screenshot2.png
improfile

채택된 답변

KALYAN ACHARJYA
KALYAN ACHARJYA 2019년 4월 24일
편집: KALYAN ACHARJYA 2019년 4월 24일
im=imread('test.jpg');
imshow(im);
improfile;
It open the imshow figure window with + cursor on it.
Left Mouse click-number of positions you want, its shows line connecting as shown in below,
When you will complete the right click on region of interest to observe the intensities distribution, click Right, it shows the last image as hown in below-
2nd Step after selection multiple position-
Then Right Click, gives result as shown below
improfile documentation read here, more detail check here
Hope it Helps!

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Explore and Edit Images with Image Viewer App에 대해 자세히 알아보기

제품


릴리스

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by