Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How to segment a part of any object for counting purpose as per given binary image?

Objective: I want to count image description from image below.

image description

What are the ideas can work here?

I tried FindContour(). It returns boundary. Further I need to use those contour points. I am not able to use matchShape() and Contour.slice(). Any working example for this case will be very helpful.

Any help will be appreciated.

How to segment a part of any object for counting purpose as per given binary image?

Objective: I want to count image description from image below.

image description

What are the ideas can work here?

I tried FindContour(). It returns boundary. Further I need to use those contour points. I am not able to use Using matchShape() and Contour.slice(). Contour.slice() is not helping. Any working example for this case will be very helpful.

Any help will be appreciated.

How to segment a part of any object for counting purpose as per given binary image?

Objective: I want to count image description from image below.

image description

What are the ideas can work here?

I tried FindContour(). It returns boundary. Further I need to use those contour points. Using matchShape() and Contour.slice() is not helping. Any working example for this case will be very helpful.

Any help will be appreciated.