Hi. I'm trying to use a track method that does not lost the track when the camera moves (a pan or tilt movement).
I have used trackers from tracking module of opencv_extras, For example KCF works perfect with a static video, but when the camera moves the object is lost.
Also I try with Camshift with the same results...
Maybe I need to tweek this standar tracking methods?? Or is better use feature detection methods, in that case which method should be better??
↧