Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Haar Cascade instability

Hello,

I trained my Cascade Classifier to identify an object. It works, but not in all frames.

Here is a frame missing one object:

image description

And here is other frame with all the objects:

image description

The images are almost the same. When I apply the cascade in a video, I can see the moments that the objects are not identified and it looks incomplete. Does anybody know how can I identify all the objects in all the frames, so the green square will be permanent? Why it is happening, since the images are almost the same?

Any tip will be very helpful,

Thanks.

Haar Cascade instability

Hello,

I trained my Cascade Classifier to identify an object. It works, but not in all frames.

Here is a frame missing one object:

image description

And here is other frame with all the objects:

image description

The images are almost the same. When I apply the cascade in a video, I can see the moments that the objects are not identified and it looks incomplete. Does anybody know how can I identify all the objects in all the frames, so the green square rectangle will be permanent? Why it is happening, since the images are almost the same?

Any tip will be very helpful,

Thanks.