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.
 
 
 
 
 
 
Ganesh Kathiresan cddd7f10d5
Merge pull request #17224 from ganesh-k13:bugfix/calib3d/17201
5 years ago
..
opencl Misc. modules/ typos (cont.) 7 years ago
ap3p.cpp apply to correct range (entire 3.0 and 4.0 series) 5 years ago
ap3p.h Add SOLVEPNP_IPPE for planar pose estimation. Add solvePnPGeneric function that returns all the pose solutions and the reprojection errors. 6 years ago
calib3d_c_api.cpp calib3d: chessboard detector - replace OpenCV C API 7 years ago
calibinit.cpp build: avoid highgui dependency 6 years ago
calibration.cpp core(check): add Size_<int> 5 years ago
calibration_handeye.cpp Add Hand-Eye calibration methods (Tsai, Park, Horaud, Andreff, Daniilidis). 6 years ago
checkchessboard.cpp Several chessboard detector improvements: 9 years ago
circlesgrid.cpp build: avoid highgui dependency 6 years ago
circlesgrid.hpp CircleGridClusterFinder: map circle pattern width and height correctly 6 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 calib3d: check input values in dls 5 years ago
dls.h Fixing some static analysis issues 8 years ago
epnp.cpp calib3d: initialize local vars, fix indentation in for loops 6 years ago
epnp.h Fixed some issues found by static analysis 8 years ago
fisheye.cpp Fixed typo in assertion 5 years ago
fisheye.hpp switch mask type from vector<int> to vector<uchar> 9 years ago
five-point.cpp Merge pull request #15341 from DiebBlue:is5769 6 years ago
fundam.cpp Expose maxIters in findFundamentalMat 5 years ago
homography_decomp.cpp Merge pull request #13601 from JimZhou-001:JimZhou-001 6 years ago
ippe.cpp Fix modules/ typos 6 years ago
ippe.hpp Fix some typos 6 years ago
levmarq.cpp calib3d: fix uninitialized fields in ctors 6 years ago
main.cpp IPPInitSingelton was added to contain IPP related global variables; 10 years ago
p3p.cpp calib3d: initialize local vars, fix indentation in for loops 6 years ago
p3p.h Add SOLVEPNP_IPPE for planar pose estimation. Add solvePnPGeneric function that returns all the pose solutions and the reprojection errors. 6 years ago
polynom_solver.cpp Misc. modules/ typos (cont.) 7 years ago
polynom_solver.h
posit.cpp Fixed some issues found by static analysis 8 years ago
precomp.hpp Add solvePnPRefineLM to refine a pose according to a Levenberg-Marquardt iterative minimization process. Add solvePnPRefineVVS to refine a pose using a virtual visual servoing scheme. 6 years ago
ptsetreg.cpp Merge pull request #16011 from sebastien-wybo:fix_16007 5 years ago
quadsubpix.cpp calib3d: fixed VS2019 warning C4756 5 years ago
rho.cpp Use BufferArea in more places 5 years ago
rho.h build: portable integer types 7 years ago
solvepnp.cpp Merge pull request #16405 from ganesh-k13:bugfix/solvepnp-crash 5 years ago
stereobm.cpp Merge pull request #17224 from ganesh-k13:bugfix/calib3d/17201 5 years ago
stereosgbm.cpp Use BufferArea in more places 5 years ago
triangulate.cpp Add semicolons after `CV_INSTRUMENT` macros 7 years ago
upnp.cpp build: GCC9 compilation 5 years ago
upnp.h build: GCC9 compilation 5 years ago