First time here? Check out the FAQ!
answered 2018-06-28 01:06:48 -0600
Try this, as you can't simply g++ tracker.cpp without telling the path/to/opencv/libs.
g++ tracker.cpp
path/to/opencv/libs