How to plot a graph of a circle of pixels of an image showing intensity across it.

1 回表示 (過去 30 日間)
Yassine Zaafouri
Yassine Zaafouri 2017 年 1 月 25 日
I want to take a grayscale image and plot intensity of some particle Pixels ( those Pixels are in a circular form which i have already its centre and radii )
to explain more there is the same Task but for a the line number 200 in my image
if true
figure; plot(image(200,:))
end
what i want to do is the same thing but for a circular form .
thank you

回答 (0 件)

Community Treasure Hunt

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

Start Hunting!

Translated by