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.
 
 
 
 
 
 
Maksim Shabunin 21167b1bf1 Fixed several GCC 5.x warnings 9 years ago
..
_modelest.h Normalized file endings. 12 years ago
calibinit.cpp Fixed several GCC 5.x warnings 9 years ago
calibration.cpp Fix typo bug in the calculation of some derivatives (dmxdt, dmydt, dmxdr, dmydr) in cvProjectPoints2 function. 9 years ago
checkchessboard.cpp Set stricter warning rules for gcc 13 years ago
circlesgrid.cpp Warning fixes continued 13 years ago
circlesgrid.hpp Normalize line endings and whitespace 13 years ago
epnp.cpp Normalized file endings. 12 years ago
epnp.h Normalize line endings and whitespace 13 years ago
fisheye.cpp Fix in fisheye calibrate function: #5389 10 years ago
fisheye.hpp Fixed build issues 11 years ago
fundam.cpp Normalize line endings and whitespace 13 years ago
modelest.cpp fixed failure of the C++ test for estimateAffine3D 12 years ago
p3p.cpp Normalized file endings. 12 years ago
p3p.h Normalized file endings. 12 years ago
polynom_solver.cpp Normalize line endings and whitespace 13 years ago
polynom_solver.h Normalize line endings and whitespace 13 years ago
posit.cpp Check pointers before using them in var init 12 years ago
precomp.hpp Remove HAVE_CVCONFIG_H - it's always defined. 12 years ago
quadsubpix.cpp Fixed mingw build. 13 years ago
solvepnp.cpp Fix useExtrinsicGuess in solvePnP 9 years ago
stereobm.cpp Backport of StereoBM uninitialized memory access problem fix from master branch 9 years ago
stereosgbm.cpp Cost estimation boundaries description updated 9 years ago
triangulate.cpp Fixed triangulation bug http://code.opencv.org/issues/4334. 10 years ago