What are the basic parameters of an image(of the likes avg/min/max intensity frequency plot, etc.) ?
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I need to know the basic parameters that can be calculated using MATLAB and are used for defining a image.
0 commentaires
Réponses (1)
Image Analyst
le 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 commentaires
Voir également
Catégories
En savoir plus sur Computer Vision with Simulink dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!