Clear Filters
Clear Filters

how can i get a position of rectangle in image?

1 view (last 30 days)
i used BlobAnalysis to detect ROI, every region of interest so is enclosed with rectangle, i wanna extract the position of each rectangle (x,y,z,k)...any code please

Answers (1)

Image Analyst
Image Analyst on 1 Nov 2015
See my Image Segmentation Tutorial where I get the bounding box of every blob and crop it out as a sub-image. http://www.mathworks.com/matlabcentral/fileexchange/?term=authorid%3A31862

Categories

Find more on Image Processing Toolbox 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!