Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Tracking existing Keypoints across a video?

I have some feature Keypoints, found using A-KAZE feature detector. I want to pass these keypoints into a tracking function, that tracks them across a video stream.

Does openCv have a tracker that is suitable for this purpose? I need it as robust as possible.

Thanks!