Returning specific regions [closed]
问题 Closed . This question needs details or clarity. It is not currently accepting answers. Want to improve this question? Add details and clarify the problem by editing this post. Closed 5 years ago . Say that I have a labeled image, where I have calculated the area of each region. How can I return specific regions? That is, say I want to return the regions that have >=300 and <500 ? Thanks. 回答1: You can group the results of regionprops into a vector and use it for indexing: rg = regionprops( L,