Round Threshold?

I want to set Matlab to crop out any objects below a certain "roundness" using regionprops. I have the idea down. Can someone help me with how to implement it?

댓글 수: 1

Sean de Wolski
Sean de Wolski 2012년 5월 9일
What do you have so far?
Hint:
Use the PixelIdxList field of CC, the output from BWCONNCOMP. This gives you direct access to the pixels you need to kill for each object you wish to kill.

댓글을 달려면 로그인하십시오.

답변 (0개)

질문:

2012년 5월 9일

Community Treasure Hunt

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

Start Hunting!

Translated by