Open Source Computer Vision Library https://opencv.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Anatoly Baksheev 4c66b87698 fixed -Wshadow and other warnings, added rvec test 11 years ago
..
cloud_widgets.cpp removed trailing spaces 11 years ago
interactor_style.cpp Viz code beautification 11 years ago
interactor_style.hpp removed unused code 11 years ago
precomp.cpp add license headers 11 years ago
precomp.hpp fixed -Wshadow and other warnings, added rvec test 11 years ago
shape_widgets.cpp switched from unnecessarily 'dobule' to 'float' in some places (commonly for widget scale) 11 years ago
types.cpp Fixed Viz compilation: removed CV_EXPORTS from cv::viz::Color. The macro forced instantiation of all Matx<double, 4, 1> constructors and triggered StaticAssert there. 11 years ago
viz.cpp fixed bug with deletion from std::map 11 years ago
viz3d.cpp fixed bug with deletion from std::map 11 years ago
viz3d_impl.cpp fixed -Wshadow and other warnings, added rvec test 11 years ago
viz3d_impl.hpp removed unused code 11 years ago
widget.cpp removed trailing spaces 11 years ago