1 | initial version |
the tracking module is not part of the main opencv, if you're using prebuilt opencv libs, you don't have the headers & libs for this.
you will have to rebuild opencv with opencv_contrib from src, see readme there for build instructions