summaryrefslogtreecommitdiffhomepage
path: root/tracker-aruco/ar_video_widget.h
AgeCommit message (Collapse)Author
2016-07-16gui, tracker/{aruco,pt}, api: detect whether widget is visible on screenStanislaw Halik
Sadly, it's only implemented right now on win32. Remove "set enabled" code for the video widget since it only works for explicit window minimization, not covering by other windows.
2016-03-07tracker/aruco: use new-style opencv headersStanislaw Halik
When requesting specific modules, opencv doesn't need the others built.
2015-10-30move to subdirectory-based build systemStanislaw Halik
Closes #224