Alexander Alekhin
4a297a2443
ts: refactor OpenCV tests
...
- removed tr1 usage (dropped in C++17)
- moved includes of vector/map/iostream/limits into ts.hpp
- require opencv_test + anonymous namespace (added compile check)
- fixed norm() usage (must be from cvtest::norm for checks) and other conflict functions
- added missing license headers
7 years ago
Alexander Alekhin
e49c429162
viz: fix tests build
8 years ago
Anatoly Baksheev
24d8cbf940
Viz::setViewerPose() - changed up-vector to down (common for Computer Vision & Odometry)
11 years ago
Anatoly Baksheev
02ebc4368c
Viz initial backport, compilation fixes, moved viz/viz.hpp header according to 2.4 style
11 years ago
Anatoly Baksheev
186853a50f
mass switch from Affine3f to Affine3d
11 years ago
Anatoly Baksheev
f610c295f2
more tests
11 years ago
Anatoly Baksheev
84d6fe397d
reading/writing clouds functionality
11 years ago
Anatoly Baksheev
9e3a29701e
Viz code beautification
11 years ago
Anatoly Baksheev
efcc341219
added viz tutorial 3 test
11 years ago
Ozan Tonkal
8de46e1f81
removed trailing spaces
12 years ago
Ozan Tonkal
c31fb8ffff
rename widgets from *Widgets to W*
12 years ago
Ozan Tonkal
2969ec0274
transformations tutorial rst
12 years ago
Ozan Tonkal
5307339f85
tutorial code for makeTransformToGlobal, makeCameraPose, minor fixes in widget_pose tutorial
12 years ago