Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RectTrackerFollower for ObjectFinder #204

Open
ch3gr opened this issue Jan 9, 2017 · 0 comments
Open

RectTrackerFollower for ObjectFinder #204

ch3gr opened this issue Jan 9, 2017 · 0 comments

Comments

@ch3gr
Copy link

ch3gr commented Jan 9, 2017

I would like to attach my own followers on the found faces and I am trying to work out how to use the TrackerFollower extension as explained in the Tracker.h file.

In this working example I see this line: tracker.track(contourFinder.getBoundingRects());

But the ObjectFinder class which I want to use, doesn't seem to have an equivalent function that returns a vector of cv::Rect for the track function to use.
Am I missing something, or this function hasn't been implemented yet?

thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant