| .. |
|
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.cpp
|
calib3d: chessboard detector - replace OpenCV C API
|
2018-07-05 13:09:10 +03:00 |
|
calibinit.cpp
|
build: avoid highgui dependency
|
2019-04-15 18:59:51 +00:00 |
|
calibration_handeye.cpp
|
Add Hand-Eye calibration methods (Tsai, Park, Horaud, Andreff, Daniilidis).
|
2019-03-05 14:51:33 +01:00 |
|
calibration.cpp
|
static analysis issues
|
2019-06-20 13:55:20 +03:00 |
|
checkchessboard.cpp
|
|
|
|
circlesgrid.cpp
|
build: avoid highgui dependency
|
2019-04-15 18:59:51 +00:00 |
|
circlesgrid.hpp
|
CircleGridClusterFinder: map circle pattern width and height correctly
|
2018-11-02 12:03:20 +01:00 |
|
compat_ptsetreg.cpp
|
|
|
|
compat_stereo.cpp
|
don't use constructors for C API structures
|
2018-09-06 14:34:16 +03:00 |
|
dls.cpp
|
MSVC: Slience external/meaningless warnings
|
2018-09-12 20:02:13 +09: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
|
fix static analysis issues
|
2019-03-13 17:19:39 +03:00 |
|
fisheye.hpp
|
|
|
|
five-point.cpp
|
Add semicolons after CV_INSTRUMENT macros
|
2018-09-14 06:45:31 +09:00 |
|
fundam.cpp
|
Fix some typos
|
2019-06-05 12:24:13 +02:00 |
|
homography_decomp.cpp
|
Merge pull request #13601 from JimZhou-001:JimZhou-001
|
2019-01-11 16:58:47 +03:00 |
|
ippe.cpp
|
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 |
|
ippe.hpp
|
Fix some typos
|
2019-06-05 12:24:13 +02:00 |
|
levmarq.cpp
|
calib3d: fix uninitialized fields in ctors
|
2019-05-14 19:15:13 +00:00 |
|
main.cpp
|
|
|
|
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
|
|
|
|
posit.cpp
|
Fixed some issues found by static analysis
|
2017-09-08 12:22:12 +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 #14828 from armenpoghosov:parmen_RANSACPointSetRegistrator_getSubset_disaster_cleanup
|
2019-07-01 21:57:28 +03:00 |
|
quadsubpix.cpp
|
code clean up
|
2019-01-14 22:21:21 +03:00 |
|
rho.cpp
|
spelling fixes
|
2019-02-11 15:35:10 +03:00 |
|
rho.h
|
build: portable integer types
|
2018-02-15 23:43:02 +03:00 |
|
solvepnp.cpp
|
Fix issue with solvePnPRansac and Nx3 1-channel input when the number of points is 5. Try to uniform the input shape of projectPoints and undistortPoints.
|
2019-05-22 14:19:16 +02:00 |
|
stereobm.cpp
|
Merge pull request #14916 from terfendail:wsignmask_deprecated
|
2019-07-01 19:53:51 +03:00 |
|
stereosgbm.cpp
|
Merge pull request #14916 from terfendail:wsignmask_deprecated
|
2019-07-01 19:53:51 +03:00 |
|
triangulate.cpp
|
Add semicolons after CV_INSTRUMENT macros
|
2018-09-14 06:45:31 +09:00 |
|
upnp.cpp
|
Fixed some issues found by static analysis (4th round)
|
2017-06-30 12:26:53 +03:00 |
|
upnp.h
|
Fixed some issues found by static analysis
|
2017-09-08 12:22:12 +03:00 |