What are the basic parameters of an image(of the likes avg/min/max intensity frequency plot, etc.) ?
Show older comments
I need to know the basic parameters that can be calculated using MATLAB and are used for defining a image.
Answers (1)
Image Analyst
on 25 Mar 2015
0 votes
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).
Categories
Find more on Computer Vision with Simulink in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!