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 8a3c394d6a don't use constructors for C API structures 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
calib3d_c_api.cpp calib3d: chessboard detector - replace OpenCV C API 7 years ago
calibinit.cpp remove a useless statement. 7 years ago
calibration.cpp don't use constructors for C API structures 7 years ago
checkchessboard.cpp Several chessboard detector improvements: 9 years ago
circlesgrid.cpp More issues found by static analysis 7 years ago
circlesgrid.hpp calib3d: export parameters of CALIB_CB_CLUSTERING 8 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
dls.cpp More issues found by static analysis 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 Fixed issues found by static analysis (mostly DBZ) 7 years ago
fisheye.hpp switch mask type from vector<int> to vector<uchar> 10 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 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 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 13 years ago
posit.cpp Fixed some issues found by static analysis 8 years ago
precomp.hpp calib3d: chessboard detector - replace OpenCV C API 7 years ago
ptsetreg.cpp opencv: Use cv::AutoBuffer<>::data() 7 years ago
quadsubpix.cpp Instrumentation for OpenCV API regions and IPP functions; 9 years ago
rho.cpp calib3d: apply CV_OVERRIDE/CV_FINAL 7 years ago
rho.h build: portable integer types 7 years ago
solvepnp.cpp don't use constructors for C API structures 7 years ago
stereobm.cpp Merge pull request #11610 from savuor:fix/stereobm_simd_fixed_float 7 years ago
stereosgbm.cpp calib3d: use `Mat::reserveBuffer()` instead of `.create()` 7 years ago
triangulate.cpp don't use constructors for C API structures 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