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.
 
 
 
 
 
 
Pavel Rojtberg 70779d4e66 calib3d: use OCV_LAPACK_FUNC 3 years ago
..
opencl Misc. modules/ typos (cont.) 7 years ago
usac calib3d: use OCV_LAPACK_FUNC 3 years ago
ap3p.cpp Merge pull request #20392 from fpetrogalli:aarch64-semihosting 4 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 mostly removed obsolete C API from calib3d (at least at the interface level) (#13081) 7 years ago
calibinit.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 3 years ago
calibration.cpp Extended stereoCalibrate function for pinhole model to return per view rotation and translation vectors between the calibration object coordinate space and the coordinate space of the first camera of the stereo pair. Added overloaded versions of the function for downward compatibility. 3 years ago
calibration_handeye.cpp Disabled compiling warnings in case of symbols in cmake for 4.x 3 years ago
checkchessboard.cpp Merge pull request #19565 from cyyever:minor_fix 4 years ago
chessboard.cpp build: eliminate build warnings 4 years ago
chessboard.hpp Fixed most clang -Wextra-semi warnings 3 years ago
circlesgrid.cpp Merge pull request #19565 from cyyever:minor_fix 4 years ago
circlesgrid.hpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 7 years ago
compat_ptsetreg.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 4 years 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 Extended stereoCalibrate function for fisheye model to return per view rotation and translation vectors between the calibration object coordinate space and the coordinate space of the first camera of the stereo pair. Added overloaded versions of the function for downward compatibility. 3 years ago
fisheye.hpp switch mask type from vector<int> to vector<uchar> 10 years ago
five-point.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 3 years ago
fundam.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 4 years 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 Fix some typos 6 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 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 Merge pull request #19583 from theroyalpekka:patch-1 4 years ago
polynom_solver.h Normalize line endings and whitespace 13 years ago
posit.cpp mostly removed obsolete C API from calib3d (at least at the interface level) (#13081) 7 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 add estimateAffine3D overload that implements Umeyama's algorithm 4 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 remote-tracking branch 'upstream/3.4' into merge-3.4 3 years ago
sqpnp.cpp Merge pull request #21702 from mlourakis:4.x 3 years ago
sqpnp.hpp cheirality -> chirality 3 years ago
stereobm.cpp Merge pull request #19685 from danbey:setting_stereoBMImpl_in_init_list 4 years ago
stereosgbm.cpp Merge pull request #22179 from hanliutong:new-rvv 3 years ago
triangulate.cpp mostly removed obsolete C API from calib3d (at least at the interface level) (#13081) 7 years ago
undistort.dispatch.cpp Merge pull request #21931 from victor1234:calib3d-add-undistortImagePoints 3 years ago
undistort.simd.hpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 6 years ago
upnp.cpp build: GCC9 compilation 6 years ago
upnp.h build: GCC9 compilation 6 years ago
usac.hpp Disabled compiling warnings in case of symbols in cmake for 4.x 3 years ago