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.
 
 
 
 
 
 
Alexander Alekhin 6b581c4e51 build: unreachable code after CV_Error() (part 2) 7 years ago
..
opencl Misc. modules/ typos (cont.) 7 years ago
ap3p.cpp apply the workaround to correct range 7 years ago
ap3p.h Fixed some issues found by static analysis (4th round) 8 years ago
calibinit.cpp Misc. modules/ typos (cont.) 7 years ago
calibration.cpp Fix unstable work of stereoRectify function. Issue description: https://github.com/opencv/opencv/issues/10791 7 years ago
checkchessboard.cpp Several chessboard detector improvements: 8 years ago
circlesgrid.cpp build: unreachable code after CV_Error() (part 2) 7 years ago
circlesgrid.hpp calib3d: export parameters of CALIB_CB_CLUSTERING 7 years ago
compat_ptsetreg.cpp clean up unused #if 8 years ago
compat_stereo.cpp quickly corrected the previous refactoring of features2d: moved from set(SOME_PROP, val) to setSomeProp(val) 10 years ago
dls.cpp cleaned dls code 10 years ago
dls.h Fixing some static analysis issues 8 years ago
epnp.cpp Fixed some issues found by static analysis (4th round) 8 years ago
epnp.h Fixed some issues found by static analysis 7 years ago
fisheye.cpp Allow CV_32FC3 objPoints in cv::fisheye::stereoCalibrate 7 years ago
fisheye.hpp switch mask type from vector<int> to vector<uchar> 9 years ago
five-point.cpp calib3d: apply CV_OVERRIDE/CV_FINAL 7 years ago
fundam.cpp calib3d: apply CV_OVERRIDE/CV_FINAL 7 years ago
homography_decomp.cpp calib3d: apply CV_OVERRIDE/CV_FINAL 7 years ago
levmarq.cpp calib3d: apply CV_OVERRIDE/CV_FINAL 7 years ago
main.cpp IPPInitSingelton was added to contain IPP related global variables; 9 years ago
p3p.cpp Misc. modules/ typos (cont.) 7 years ago
p3p.h Merge pull request #8585 from tonyke1993:ap3p 8 years ago
polynom_solver.cpp Misc. modules/ typos (cont.) 7 years ago
polynom_solver.h Normalize line endings and whitespace 12 years ago
posit.cpp Fixed some issues found by static analysis 7 years ago
precomp.hpp Improve the documentation for affine transform estimation. 7 years ago
ptsetreg.cpp calib3d: apply CV_OVERRIDE/CV_FINAL 7 years ago
quadsubpix.cpp Instrumentation for OpenCV API regions and IPP functions; 8 years ago
rho.cpp calib3d: apply CV_OVERRIDE/CV_FINAL 7 years ago
rho.h build: portable integer types 7 years ago
solvepnp.cpp calib3d: apply CV_OVERRIDE/CV_FINAL 7 years ago
stereobm.cpp calib3d: apply CV_OVERRIDE/CV_FINAL 7 years ago
stereosgbm.cpp calib3d: apply CV_OVERRIDE/CV_FINAL 7 years ago
triangulate.cpp Merge pull request #9075 from TonyLianLong:master 8 years ago
upnp.cpp Fixed some issues found by static analysis (4th round) 8 years ago
upnp.h Fixed some issues found by static analysis 7 years ago