..
opencl
Misc. modules/ typos (cont.)
2018-02-12 10:15:36 -05:00
ap3p.cpp
apply to correct range (entire 3.0 and 4.0 series)
2020-02-04 18:49:19 +09:00
ap3p.h
Add SOLVEPNP_IPPE for planar pose estimation. Add solvePnPGeneric function that returns all the pose solutions and the reprojection errors.
2019-05-20 11:56:54 +02:00
calib3d_c_api.h
mostly removed obsolete C API from calib3d (at least at the interface level) ( #13081 )
2018-11-09 16:12:22 +03:00
calibinit.cpp
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
2019-04-19 15:43:58 +03:00
calibration_handeye.cpp
Add Hand-Eye calibration methods (Tsai, Park, Horaud, Andreff, Daniilidis).
2019-03-05 14:51:33 +01:00
calibration.cpp
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
2019-12-31 10:11:39 +00:00
checkchessboard.cpp
mostly removed obsolete C API from calib3d (at least at the interface level) ( #13081 )
2018-11-09 16:12:22 +03:00
chessboard.cpp
eliminate build warnings
2020-03-26 19:18:09 +00:00
chessboard.hpp
eliminate build warnings
2020-03-26 19:18:09 +00:00
circlesgrid.cpp
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
2019-04-19 15:43:58 +03:00
circlesgrid.hpp
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
2018-11-06 20:04:31 +00:00
compat_ptsetreg.cpp
mostly removed obsolete C API from calib3d (at least at the interface level) ( #13081 )
2018-11-09 16:12:22 +03:00
distortion_model.hpp
calib3d: move undistort files from imgproc
2018-10-05 07:52:21 +00:00
dls.cpp
calib3d: check input values in dls
2020-03-24 12:22:26 +03:00
dls.h
Fixing some static analysis issues
2017-06-27 14:30:26 +03:00
epnp.cpp
calib3d: initialize local vars, fix indentation in for loops
2019-05-27 14:39:47 +03:00
epnp.h
Fixed some issues found by static analysis
2017-09-08 12:22:12 +03:00
fisheye.cpp
Fixed typo in assertion
2019-10-27 17:43:31 +01:00
fisheye.hpp
switch mask type from vector<int> to vector<uchar>
2015-11-21 00:45:45 +01:00
five-point.cpp
Merge pull request #15341 from DiebBlue:is5769
2019-09-17 00:04:05 +03:00
fundam.cpp
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
2020-03-17 13:23:33 +03:00
homography_decomp.cpp
Merge pull request #13601 from JimZhou-001:JimZhou-001
2019-01-11 16:58:47 +03:00
ippe.cpp
Fix modules/ typos
2019-08-16 17:34:29 +03:00
ippe.hpp
Fix some typos
2019-06-05 12:24:13 +02:00
levmarq.cpp
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
2019-05-16 04:40:39 +00:00
main.cpp
IPPInitSingelton was added to contain IPP related global variables;
2015-10-01 09:58:48 +03:00
p3p.cpp
calib3d: initialize local vars, fix indentation in for loops
2019-05-27 14:39:47 +03:00
p3p.h
Add SOLVEPNP_IPPE for planar pose estimation. Add solvePnPGeneric function that returns all the pose solutions and the reprojection errors.
2019-05-20 11:56:54 +02:00
polynom_solver.cpp
Misc. modules/ typos (cont.)
2018-02-12 10:15:36 -05:00
polynom_solver.h
Normalize line endings and whitespace
2012-10-17 15:57:49 +04:00
posit.cpp
mostly removed obsolete C API from calib3d (at least at the interface level) ( #13081 )
2018-11-09 16:12:22 +03:00
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.
2019-04-30 14:31:11 +02:00
ptsetreg.cpp
Merge pull request #16614 from GFleishman:estimateTranslation3D
2020-04-07 19:58:25 +00:00
quadsubpix.cpp
calib3d: fixed VS2019 warning C4756
2020-03-23 14:46:21 +03:00
rho.cpp
Use BufferArea in more places
2020-02-26 11:45:19 +03:00
rho.h
build: portable integer types
2018-02-15 23:43:02 +03:00
solvepnp.cpp
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
2020-01-28 14:26:57 +03:00
stereobm.cpp
BufferArea: initial version, usage in StereoBM
2020-02-07 14:57:36 +03:00
stereosgbm.cpp
Use BufferArea in more places
2020-02-26 11:45:19 +03:00
triangulate.cpp
mostly removed obsolete C API from calib3d (at least at the interface level) ( #13081 )
2018-11-09 16:12:22 +03:00
undistort.dispatch.cpp
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
2019-07-18 20:25:25 +00:00
undistort.simd.hpp
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
2019-09-20 21:11:49 +00:00
upnp.cpp
build: GCC9 compilation
2019-11-12 18:49:34 +03:00
upnp.h
build: GCC9 compilation
2019-11-12 18:49:34 +03:00