MATLAB: I have created bounding box in the image, now i want to separate the two of the boxes differently , how could i do so ?

bounding boxImage Processing Toolboximage segmentationregionprops

i have used regionprops for creation of boundingbox. thnks for the help in advance.

Best Answer

What does that mean? Each box IS different. What do you mean by you "want to separate the two of the boxes differently" - I have no idea. Do you want to crop each out into a separate image like I do in my BlobsDemo?