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

조회 수: 1 (최근 30일)
I need to know the basic parameters that can be calculated using MATLAB and are used for defining a image.

답변 (1개)

Image Analyst
Image Analyst 2015년 3월 25일
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).

카테고리

Help CenterFile Exchange에서 Computer Vision with Simulink에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by