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

1 次查看(过去 30 天)
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 中查找有关 Image Processing Toolbox 的更多信息

产品


版本

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by