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.
 
 
 
 
 
 
Vincent Rabaud 6f8c3b13d8
Merge pull request #26437 from vrabaud:4x_calibration_base
6 months ago
..
opencl Misc. modules/ typos (cont.) 7 years ago
usac fix type for ilp64 api 11 months ago
ap3p.cpp Merge pull request #23607 from alexander-varjo:alexander-varjo-patch-1 2 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.h Merge pull request #26437 from vrabaud:4x_calibration_base 6 months ago
calibinit.cpp Merge pull request #26014 from MaximSmolskiy:increase-search-radius-for-corners-neighbors-in-ChessBoardDetector-findQuadNeighbors 9 months ago
calibration.cpp Merge pull request #26437 from vrabaud:4x_calibration_base 6 months ago
calibration_base.cpp Merge pull request #26437 from vrabaud:4x_calibration_base 6 months ago
calibration_handeye.cpp Merge pull request #24897 from JStech:fix-handeye 12 months ago
checkchessboard.cpp Remove unused internal C functions 6 months ago
chessboard.cpp Use CV_LOG_DEBUG for debug logging in chessboard detector. 10 months ago
chessboard.hpp Merge pull request #23109 from seanm:misc-warnings 2 years ago
circlesgrid.cpp fix detect rotated grid, added test 1 year ago
circlesgrid.hpp fix detect rotated grid, added test 1 year ago
compat_ptsetreg.cpp Merge pull request #26437 from vrabaud:4x_calibration_base 6 months ago
distortion_model.hpp calib3d: move undistort files from imgproc 7 years ago
dls.cpp Merge pull request #21405 from h6197627:3.4 3 years ago
dls.h Merge pull request #21405 from h6197627:3.4 3 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 Merge pull request #26437 from vrabaud:4x_calibration_base 6 months ago
fisheye.hpp switch mask type from vector<int> to vector<uchar> 10 years ago
five-point.cpp Merge pull request #25064 from vpisarev:em_5point_fix 1 year ago
fundam.cpp Merge pull request #25665 from vrabaud:jacobian 11 months ago
hal_replacement.hpp Merge pull request #25511 from savuor:rv/hal_projectpoints 12 months ago
homography_decomp.cpp Merge pull request #13601 from JimZhou-001:JimZhou-001 6 years ago
ippe.cpp Fixed assertions on ippe solver 5 years ago
ippe.hpp Merge pull request #23109 from seanm:misc-warnings 2 years ago
levmarq.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 6 years ago
main.cpp IPPInitSingelton was added to contain IPP related global variables; 10 years ago
p3p.cpp Merge pull request #23109 from seanm:misc-warnings 2 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 Merge pull request #19583 from theroyalpekka:patch-1 4 years ago
polynom_solver.h Normalize line endings and whitespace 13 years ago
precomp.hpp Merge pull request #26437 from vrabaud:4x_calibration_base 6 months ago
ptsetreg.cpp Merge pull request #23078 from ivashmak:update_vsac 2 years ago
quadsubpix.cpp calib3d: fixed VS2019 warning C4756 5 years ago
rho.cpp Merge pull request #23109 from seanm:misc-warnings 2 years ago
rho.h Merge pull request #23109 from seanm:misc-warnings 2 years ago
solvepnp.cpp backport C++ 3d/calibration_base.cpp:5.x to calib3d/calibration_base.cpp:4.x (#26414) 6 months ago
sqpnp.cpp inversion checks 7 months ago
sqpnp.hpp SQPnP solver updates 7 months ago
stereo_geom.cpp Merge pull request #26437 from vrabaud:4x_calibration_base 6 months ago
stereobm.cpp Merge pull request #24301 from hanliutong:rewrite-stereo-sift 2 years ago
stereosgbm.cpp Merge pull request #24301 from hanliutong:rewrite-stereo-sift 2 years ago
triangulate.cpp Partially back-port #25075 to 4.x 1 year ago
undistort.dispatch.cpp Merge pull request #26437 from vrabaud:4x_calibration_base 6 months ago
undistort.simd.hpp Merge pull request #24325 from hanliutong:rewrite 2 years ago
upnp.cpp build: GCC9 compilation 6 years ago
upnp.h build: GCC9 compilation 6 years ago
usac.hpp Merge pull request #24499 from ivashmak:usac_bug_fix 1 year ago