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.
 
 
 
 
 
 
Dmitry-Me 4e582b131b Reduce veriables scope, move declaration to first use 10 years ago
..
opencl Optimize OpenCL version of StereoBM function 11 years ago
calibinit.cpp Reduce variables scope, move declaration to first use point 10 years ago
calibration.cpp More sensible error messages 10 years ago
checkchessboard.cpp Move C API of opencv_calib3d to separate file 12 years ago
circlesgrid.cpp move tegra namespace out of cv to prevent conflicts 10 years ago
circlesgrid.hpp Parameters should have been passed by reference 10 years ago
compat_ptsetreg.cpp Adding feature 1544 and 1557 11 years ago
compat_stereo.cpp quickly corrected the previous refactoring of features2d: moved from set(SOME_PROP, val) to setSomeProp(val) 11 years ago
dls.cpp cleaned dls code 11 years ago
dls.h Reduce variables scope 10 years ago
epnp.cpp Merge commit '43aec5ad' into merge-2.4 12 years ago
epnp.h PnP solver: fixed element-wise access 11 years ago
fisheye.cpp use full qualified name for all internal namespaces to prevent ambiguous symbol errors 10 years ago
fisheye.hpp Fixed build issues 11 years ago
five-point.cpp Several type of formal refactoring: 11 years ago
fundam.cpp Adding feature 1544 and 1557 11 years ago
homography_decomp.cpp added comment. 11 years ago
levmarq.cpp Remove deprecated methods from cv::Algorithm 10 years ago
p3p.cpp Merge commit '43aec5ad' into merge-2.4 12 years ago
p3p.h PnP solver: fixed element-wise access 11 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 Reduce veriables scope, move declaration to first use 10 years ago
precomp.hpp stereoBM 11 years ago
ptsetreg.cpp Remove deprecated methods from cv::Algorithm 10 years ago
quadsubpix.cpp Move C API of opencv_calib3d to separate file 12 years ago
solvepnp.cpp solvePnPRansac: fix mask generation 10 years ago
stereobm.cpp Remove deprecated methods from cv::Algorithm 10 years ago
stereosgbm.cpp Remove deprecated methods from cv::Algorithm 10 years ago
triangulate.cpp Boring changes - calib3d. 12 years ago
upnp.cpp Updating to c++ interfaces 11 years ago
upnp.h fixed incorrect array access in solvepnp (which affected debug builds only) 11 years ago