Reputation: 395
I was wondering If I can detect motion more reliably by using Feature Detectors (like SURF, ORB, etc...)... Will it work for human beings in a video stream?
Upvotes: 2
Views: 4531
Reputation: 1
I've done a project in OpenCV which may be useful to you. You can find it here
Upvotes: 0
Reputation: 703
SIFT flow may give you some ideas.