.. |
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
|
Fix cleanFoundConnectedQuads.
|
2022-07-12 16:24:44 +02:00 |
calibration_handeye.cpp
|
Fix cubic root computation to be able to handle negative values. Improve doc. Add regression test.
|
2020-08-25 03:37:56 +02:00 |
calibration.cpp
|
Merge pull request #21107 from take1014:remove_assert_21038
|
2021-11-27 18:34:52 +00:00 |
checkchessboard.cpp
|
Several chessboard detector improvements:
|
2016-09-22 19:25:04 +03:00 |
circlesgrid.cpp
|
calib3d: fix findCirclesGrid hang
|
2020-12-11 07:31:50 +00:00 |
circlesgrid.hpp
|
CircleGridClusterFinder: map circle pattern width and height correctly
|
2018-11-02 12:03:20 +01:00 |
compat_ptsetreg.cpp
|
Merge pull request #21107 from take1014:remove_assert_21038
|
2021-11-27 18:34:52 +00:00 |
compat_stereo.cpp
|
don't use constructors for C API structures
|
2018-09-06 14:34:16 +03:00 |
dls.cpp
|
Merge pull request #21405 from h6197627:3.4
|
2022-01-10 14:51:07 +03:00 |
dls.h
|
Merge pull request #21405 from h6197627:3.4
|
2022-01-10 14:51:07 +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
|
cheirality -> chirality
|
2022-06-01 00:54:44 +01:00 |
fundam.cpp
|
Add maxIters parameter to LMeDS method in findFundamentalMat
|
2021-04-03 21:56:05 -03:00 |
homography_decomp.cpp
|
Merge pull request #13601 from JimZhou-001:JimZhou-001
|
2019-01-11 16:58:47 +03:00 |
ippe.cpp
|
Fixed assertions on ippe solver
|
2020-09-21 21:56:28 -05: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
|
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
|
Merge pull request #19583 from theroyalpekka:patch-1
|
2021-03-05 13:55:52 +00:00 |
polynom_solver.h
|
Normalize line endings and whitespace
|
2012-10-17 15:57:49 +04:00 |
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 #16011 from sebastien-wybo:fix_16007
|
2019-12-19 12:59:18 +03: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 pull request #21405 from h6197627:3.4
|
2022-01-10 14:51:07 +03:00 |
sqpnp.cpp
|
calib3d: eliminate 'register' build warning
|
2020-11-20 20:32:59 +00:00 |
sqpnp.hpp
|
cheirality -> chirality
|
2022-06-01 00:54:44 +01:00 |
stereobm.cpp
|
Merge pull request #19685 from danbey:setting_stereoBMImpl_in_init_list
|
2021-03-07 20:06:08 +03:00 |
stereosgbm.cpp
|
Init params (StereoSGBMParams) in StereoSGBMImpl constructor initialization list
|
2021-03-10 13:05:35 -05:00 |
triangulate.cpp
|
Add semicolons after CV_INSTRUMENT macros
|
2018-09-14 06:45:31 +09: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 |