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.
 
 
 
 
 
 
James Perkins 2cfe29276e fix StereoBM disparity map right margin truncation when minDisparities > 0 7 years ago
..
opencl Optimize OpenCL version of StereoBM function 10 years ago
ap3p.cpp Merge pull request #8585 from tonyke1993:ap3p 8 years ago
ap3p.h Fixed some issues found by static analysis (4th round) 8 years ago
calibinit.cpp calib3d: export parameters of CALIB_CB_CLUSTERING 7 years ago
calibration.cpp calib3d: add CALIB_FIX_TANGENT_DIST flag to stereoCalibrate 8 years ago
checkchessboard.cpp Several chessboard detector improvements: 9 years ago
circlesgrid.cpp calib3d: export parameters of CALIB_CB_CLUSTERING 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 11 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 build: fix MSVS2017 warning 7 years ago
fisheye.hpp switch mask type from vector<int> to vector<uchar> 9 years ago
five-point.cpp calib3d: add a new overload for recoverPose 8 years ago
fundam.cpp Fixing some static analysis issues 8 years ago
homography_decomp.cpp Merge pull request #9075 from TonyLianLong:master 8 years ago
levmarq.cpp Remove deprecated methods from cv::Algorithm 10 years ago
main.cpp IPPInitSingelton was added to contain IPP related global variables; 10 years ago
p3p.cpp Merge pull request #8585 from tonyke1993:ap3p 8 years ago
p3p.h Merge pull request #8585 from tonyke1993:ap3p 8 years ago
polynom_solver.cpp Remove all using directives for STL namespace and members 12 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 pull request #6933 from hrnr:gsoc_all 8 years ago
ptsetreg.cpp fix conversion bug in estimateAffine2D* functions 8 years ago
quadsubpix.cpp Instrumentation for OpenCV API regions and IPP functions; 9 years ago
rho.cpp Merge pull request #9075 from TonyLianLong:master 8 years ago
rho.h Refactorings and renamings. 10 years ago
solvepnp.cpp calib3d: fix warning from gcc7 8 years ago
stereobm.cpp calib3d: fix invalid memory access 8 years ago
stereosgbm.cpp fix StereoBM disparity map right margin truncation when minDisparities > 0 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 8 years ago