What are the basic parameters of an image(of the likes avg/min/max intensity frequency plot, etc.) ?

1 view (last 30 days)
I need to know the basic parameters that can be calculated using MATLAB and are used for defining a image.

Answers (1)

Image Analyst
Image Analyst on 25 Mar 2015
See my Image Segmentation Tutorial in my File Exchange: http://www.mathworks.com/matlabcentral/fileexchange/?term=authorid%3A31862
In addition, look up regionprops() in the help and see the kinds of things you can measure. Also look up the examples in the online image processing documentation and computer vision system toolbox documentation.
If you have specific questions about your images, post your image(s).

Community Treasure Hunt

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

Start Hunting!