.. |
opencl
|
Misc. modules/ typos (cont.)
|
7 years ago |
ap3p.cpp
|
apply to correct range (entire 3.0 and 4.0 series)
|
5 years ago |
ap3p.h
|
Add SOLVEPNP_IPPE for planar pose estimation. Add solvePnPGeneric function that returns all the pose solutions and the reprojection errors.
|
6 years ago |
calib3d_c_api.cpp
|
calib3d: chessboard detector - replace OpenCV C API
|
6 years ago |
calibinit.cpp
|
Merge pull request #19498 from mattalvarado:fix_findcirclesgrid
|
4 years ago |
calibration.cpp
|
Merge pull request #21107 from take1014:remove_assert_21038
|
3 years ago |
calibration_handeye.cpp
|
Fix cubic root computation to be able to handle negative values. Improve doc. Add regression test.
|
4 years ago |
checkchessboard.cpp
|
Several chessboard detector improvements:
|
8 years ago |
circlesgrid.cpp
|
calib3d: fix findCirclesGrid hang
|
4 years ago |
circlesgrid.hpp
|
CircleGridClusterFinder: map circle pattern width and height correctly
|
6 years ago |
compat_ptsetreg.cpp
|
Merge pull request #21107 from take1014:remove_assert_21038
|
3 years ago |
compat_stereo.cpp
|
don't use constructors for C API structures
|
6 years ago |
dls.cpp
|
Merge pull request #21405 from h6197627:3.4
|
3 years ago |
dls.h
|
Merge pull request #21405 from h6197627:3.4
|
3 years ago |
epnp.cpp
|
calib3d: initialize local vars, fix indentation in for loops
|
6 years ago |
epnp.h
|
Fixed some issues found by static analysis
|
7 years ago |
fisheye.cpp
|
Fixed typo in assertion
|
5 years ago |
fisheye.hpp
|
switch mask type from vector<int> to vector<uchar>
|
9 years ago |
five-point.cpp
|
Expose maxIters in findEssentialMat
|
4 years ago |
fundam.cpp
|
Add maxIters parameter to LMeDS method in findFundamentalMat
|
4 years ago |
homography_decomp.cpp
|
Merge pull request #13601 from JimZhou-001:JimZhou-001
|
6 years ago |
ippe.cpp
|
Fixed assertions on ippe solver
|
4 years ago |
ippe.hpp
|
Fix some typos
|
6 years ago |
levmarq.cpp
|
calib3d: fix uninitialized fields in ctors
|
6 years ago |
main.cpp
|
IPPInitSingelton was added to contain IPP related global variables;
|
9 years ago |
p3p.cpp
|
calib3d: initialize local vars, fix indentation in for loops
|
6 years ago |
p3p.h
|
Add SOLVEPNP_IPPE for planar pose estimation. Add solvePnPGeneric function that returns all the pose solutions and the reprojection errors.
|
6 years ago |
polynom_solver.cpp
|
Merge pull request #19583 from theroyalpekka:patch-1
|
4 years ago |
polynom_solver.h
|
Normalize line endings and whitespace
|
12 years ago |
posit.cpp
|
Fixed some issues found by static analysis
|
7 years ago |
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.
|
6 years ago |
ptsetreg.cpp
|
Merge pull request #16011 from sebastien-wybo:fix_16007
|
5 years ago |
quadsubpix.cpp
|
calib3d: fixed VS2019 warning C4756
|
5 years ago |
rho.cpp
|
Use BufferArea in more places
|
5 years ago |
rho.h
|
build: portable integer types
|
7 years ago |
solvepnp.cpp
|
Merge pull request #21405 from h6197627:3.4
|
3 years ago |
sqpnp.cpp
|
calib3d: eliminate 'register' build warning
|
4 years ago |
sqpnp.hpp
|
Fixed several issues found by static analysis
|
4 years ago |
stereobm.cpp
|
Merge pull request #19685 from danbey:setting_stereoBMImpl_in_init_list
|
4 years ago |
stereosgbm.cpp
|
Init params (StereoSGBMParams) in StereoSGBMImpl constructor initialization list
|
4 years ago |
triangulate.cpp
|
Add semicolons after `CV_INSTRUMENT` macros
|
6 years ago |
upnp.cpp
|
build: GCC9 compilation
|
5 years ago |
upnp.h
|
build: GCC9 compilation
|
5 years ago |