This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
Code
Issues
Pull Requests
Releases
Wiki
Activity
7e07220440
opencv
/
modules
/
calib3d
/
perf
History
Vadim Pisarevsky
7e07220440
made the solvepnp a bit more modest; test 5-point configuration instead of 4-point in some cases; reduce the noise in 4-point configurations in other cases
2015-03-13 18:04:23 +03:00
..
opencl
quickly corrected the previous refactoring of features2d: moved from set(SOME_PROP, val) to setSomeProp(val)
2014-10-18 20:44:26 +04:00
perf_cicrlesGrid.cpp
Remove all using directives for STL namespace and members
2013-02-25 15:04:17 +04:00
perf_main.cpp
Added performance tests for findCirclesGrid and solvePnP
2011-09-13 07:54:19 +00:00
perf_pnp.cpp
made the solvepnp a bit more modest; test 5-point configuration instead of 4-point in some cases; reduce the noise in 4-point configurations in other cases
2015-03-13 18:04:23 +03:00
perf_precomp.hpp
Extract imgcodecs module from highgui
2014-07-07 16:28:08 +04:00