Open Source Computer Vision Library https://opencv.org/
 
 
 
 
 
 
Wenfeng CAI 31be03a805 Merge pull request #12772 from xoox:calib-release-object 6 years ago
..
opencl Misc. modules/ typos (cont.) 7 years ago
ap3p.cpp Add semicolons after `CV_INSTRUMENT` macros 7 years ago
ap3p.h Fixed some issues found by static analysis (4th round) 8 years ago
calib3d_c_api.cpp calib3d: chessboard detector - replace OpenCV C API 7 years ago
calibinit.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 7 years ago
calibration.cpp Merge pull request #12772 from xoox:calib-release-object 6 years ago
checkchessboard.cpp Several chessboard detector improvements: 9 years ago
chessboard.cpp Fixed several issues found by static analysis 6 years ago
chessboard.hpp M_PI changed to CV_PI (#12645) 7 years ago
circlesgrid.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 7 years ago
circlesgrid.hpp next(calib3d): eliminate CirclesGridFinderParameters2 7 years ago
compat_ptsetreg.cpp clean up unused #if 8 years ago
compat_stereo.cpp don't use constructors for C API structures 7 years ago
distortion_model.hpp calib3d: move undistort files from imgproc 7 years ago
dls.cpp MSVC: Slience external/meaningless warnings 7 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 8 years ago
fisheye.cpp change area() emptiness checks to empty() 6 years ago
fisheye.hpp switch mask type from vector<int> to vector<uchar> 9 years ago
five-point.cpp Add semicolons after `CV_INSTRUMENT` macros 7 years ago
fundam.cpp Add semicolons after `CV_INSTRUMENT` macros 7 years ago
homography_decomp.cpp Fixed issues found by static analysis (mostly DBZ) 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; 10 years ago
p3p.cpp Add semicolons after `CV_INSTRUMENT` macros 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 13 years ago
posit.cpp Fixed some issues found by static analysis 8 years ago
precomp.hpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 7 years ago
ptsetreg.cpp Add semicolons after `CV_INSTRUMENT` macros 7 years ago
quadsubpix.cpp Add semicolons after `CV_INSTRUMENT` macros 7 years ago
rho.cpp Utilize CV_UNUSED macro 7 years ago
rho.h build: portable integer types 7 years ago
solvepnp.cpp Add semicolons after `CV_INSTRUMENT` macros 7 years ago
stereobm.cpp change area() emptiness checks to empty() 6 years ago
stereosgbm.cpp Add semicolons after `CV_INSTRUMENT` macros 7 years ago
triangulate.cpp Add semicolons after `CV_INSTRUMENT` macros 7 years ago
undistort.avx2.cpp calib3d: move undistort files from imgproc 7 years ago
undistort.cpp calib3d: move undistort files from imgproc 7 years ago
undistort.hpp calib3d: move undistort files from imgproc 7 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 8 years ago