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.
 
 
 
 
 
 
Roman Donchenko 29b13ec1de Replaced most of the usages of parallel_for with that of parallel_for_. 12 years ago
..
_modelest.h
calibinit.cpp
calibration.cpp fixed bugs #1718, #2375; attached the new tests to test.py. 12 years ago
checkchessboard.cpp
circlesgrid.cpp
circlesgrid.hpp
epnp.cpp
epnp.h
fundam.cpp
modelest.cpp fixed failure of the C++ test for estimateAffine3D 12 years ago
p3p.cpp
p3p.h
polynom_solver.cpp
polynom_solver.h
posit.cpp
precomp.cpp
precomp.hpp
quadsubpix.cpp
solvepnp.cpp Replaced most of the usages of parallel_for with that of parallel_for_. 12 years ago
stereobm.cpp Replaced most of the usages of parallel_for with that of parallel_for_. 12 years ago
stereosgbm.cpp added 8u type support to filterSpeckles function 12 years ago
triangulate.cpp