summaryrefslogtreecommitdiffhomepage
path: root/tracker-easy/point-extractor.cpp
AgeCommit message (Expand)Author
2019-04-17Easy Tracker: Experimented with erode/dilate and mean/cam shift. It does not ...Stéphane Lenclud
2019-04-16Easy Tracker: Moving things around and theoretical data structure usage optim...Stéphane Lenclud
2019-04-15Easy Tracker: Removing point extractor interface. Using cv::Point instead of ...Stéphane Lenclud
2019-04-15Easy Tracker: Using C++ style cv constants.Stéphane Lenclud
2019-04-14Easy Tracker: Removed area check from bounding box validation. Using simpler ...Stéphane Lenclud
2019-04-14Easy Tracker: Renaming settings.Stéphane Lenclud