What are the basic parameters of an image(of the likes avg/min/max intensity frequency plot, etc.) ?
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
I need to know the basic parameters that can be calculated using MATLAB and are used for defining a image.
0 Commenti
Risposte (1)
Image Analyst
il 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).
0 Commenti
Vedere anche
Categorie
Scopri di più su Image Segmentation and Analysis in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!