how to find the max and min value of x and y axis at specified intensity?

1 次查看(过去 30 天)
I have a image containing white and black pixel i need to find the maximum and minimum value of x and y axis at specified intensity(white intensity). or you can say that i need to find the center of which contains white color????

回答(1 个)

Image Analyst
Image Analyst 2013-12-10
That's exactly what I do in my Image Segmentation Tutorial. I find the centroid and bounding box of all bright objects. Just what you want to do. See http://www.mathworks.com/matlabcentral/fileexchange/?term=authorid%3A31862

类别

Help CenterFile Exchange 中查找有关 Images 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by