| .. |
|
opencl
|
Optimize OpenCL version of StereoBM function
|
2014-10-23 20:18:53 +04:00 |
|
calibinit.cpp
|
Merge pull request #8388 from ottogin:calib3d
|
2017-03-15 04:33:33 +00:00 |
|
calibration.cpp
|
calib3d: fix InputArray -> CvMat
|
2016-12-22 04:22:46 +03:00 |
|
checkchessboard.cpp
|
Several chessboard detector improvements:
|
2016-09-22 19:25:04 +03:00 |
|
circlesgrid.cpp
|
Expose CirclesGridFinderParameters in findCirclesGrid.
|
2017-03-02 10:53:45 +01:00 |
|
circlesgrid.hpp
|
Expose CirclesGridFinderParameters in findCirclesGrid.
|
2017-03-02 10:53:45 +01:00 |
|
compat_ptsetreg.cpp
|
clean up unused #if
|
2017-01-06 18:23:45 +09:00 |
|
compat_stereo.cpp
|
|
|
|
dls.cpp
|
|
|
|
dls.h
|
Reduce variables scope
|
2015-02-25 10:38:44 +03:00 |
|
epnp.cpp
|
in solvePnPRansac call the solvePnP in the end with all the inliers to get more precise estimate
|
2015-03-16 16:56:26 +03:00 |
|
epnp.h
|
in solvePnPRansac call the solvePnP in the end with all the inliers to get more precise estimate
|
2015-03-16 16:56:26 +03:00 |
|
fisheye.cpp
|
Merge pull request #7975 from tomoaki0705:cleanupCalib3dStereo
|
2017-01-10 11:12:15 +00:00 |
|
fisheye.hpp
|
switch mask type from vector<int> to vector<uchar>
|
2015-11-21 00:45:45 +01:00 |
|
five-point.cpp
|
calib3d: add a new overload for recoverPose
|
2017-02-27 13:26:04 +03:00 |
|
fundam.cpp
|
convertPointsToHomogeneous: fix output type for depth == CV_32S
|
2016-11-09 11:35:12 +01:00 |
|
homography_decomp.cpp
|
warnings
|
2016-11-18 14:08:53 +03:00 |
|
levmarq.cpp
|
Remove deprecated methods from cv::Algorithm
|
2015-02-16 15:28:54 +03:00 |
|
main.cpp
|
IPPInitSingelton was added to contain IPP related global variables;
|
2015-10-01 09:58:48 +03:00 |
|
p3p.cpp
|
Instrumentation for OpenCV API regions and IPP functions;
|
2016-08-19 18:10:03 +03:00 |
|
p3p.h
|
|
|
|
polynom_solver.cpp
|
|
|
|
polynom_solver.h
|
|
|
|
posit.cpp
|
Reduce veriables scope, move declaration to first use
|
2015-03-02 16:27:48 +03:00 |
|
precomp.hpp
|
Merge pull request #6933 from hrnr:gsoc_all
|
2016-10-22 19:10:42 +03:00 |
|
ptsetreg.cpp
|
fix conversion bug in estimateAffine2D* functions
|
2017-01-27 16:55:29 +01:00 |
|
quadsubpix.cpp
|
Instrumentation for OpenCV API regions and IPP functions;
|
2016-08-19 18:10:03 +03:00 |
|
rho.cpp
|
Eliminated use of obsolete 'register' keyword
|
2016-10-20 20:19:14 -04:00 |
|
rho.h
|
Refactorings and renamings.
|
2015-03-04 01:43:13 -05:00 |
|
solvepnp.cpp
|
solvePnP: use CV_32F for rvec, tvec if all PnP inputs are CV_32F
|
2017-01-24 18:17:46 +01:00 |
|
stereobm.cpp
|
Fix StereoBM ROI selection
|
2017-04-01 13:29:44 +02:00 |
|
stereosgbm.cpp
|
Fix for SGBM compute() buffer allocation failure on big images
|
2017-02-08 12:49:21 +03:00 |
|
triangulate.cpp
|
clean up unused #if
|
2017-01-06 18:23:45 +09:00 |
|
upnp.cpp
|
Fixing resource leaks
|
2015-06-17 11:07:49 +05:30 |
|
upnp.h
|
|
|