summaryrefslogtreecommitdiffhomepage
path: root/tracker-points/module/point_extractor.cpp
AgeCommit message (Collapse)Author
2019-04-12Easy Tracker: Preview cross hair now showing top point.Stéphane Lenclud
Deleting home made P3P solver we branched from pt now that our OpenCV solution is working.
2019-04-12First solveP3P results that are looking consistent.Stéphane Lenclud
Translation vector in meters seems to be spot on. Rotation angles still need to be computed. Radial distortion still need to be taken into account.
2019-04-12Create Points Tracker based on original Point Tracker.Stéphane Lenclud