Image Processing - How can I create a 3D density plot based on the pixel intensity?

8 次查看(过去 30 天)
Hello ppl,
I'm not a professional in Image Processing. But I'm looking a way of obtaining a 3D density plot that shows the areas with higher light intensity. I can load the image and even obtain the area values of areas in the picture below a certain threshold in the grey scale. Can any one help me of how I can tackle this?

回答(1 个)

Walter Roberson
Walter Roberson 2011-10-11
This sounds like surf(rgb2gray(YourImage))

类别

Help CenterFile Exchange 中查找有关 Images 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by