.. |
opencl
|
Misc. modules/ typos (cont.)
|
7 years ago |
ap3p.cpp
|
calib3d: initialize local vars, fix indentation in for loops
|
6 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
|
7 years ago |
calibinit.cpp
|
build: avoid highgui dependency
|
6 years ago |
calibration.cpp
|
static analysis issues
|
6 years ago |
calibration_handeye.cpp
|
Add Hand-Eye calibration methods (Tsai, Park, Horaud, Andreff, Daniilidis).
|
6 years ago |
checkchessboard.cpp
|
Several chessboard detector improvements:
|
8 years ago |
circlesgrid.cpp
|
build: avoid highgui dependency
|
6 years ago |
circlesgrid.hpp
|
CircleGridClusterFinder: map circle pattern width and height correctly
|
6 years ago |
compat_ptsetreg.cpp
|
clean up unused #if
|
8 years ago |
compat_stereo.cpp
|
don't use constructors for C API structures
|
6 years ago |
dls.cpp
|
MSVC: Slience external/meaningless warnings
|
6 years ago |
dls.h
|
Fixing some static analysis issues
|
8 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
|
fix static analysis issues
|
6 years ago |
fisheye.hpp
|
switch mask type from vector<int> to vector<uchar>
|
9 years ago |
five-point.cpp
|
Add semicolons after `CV_INSTRUMENT` macros
|
6 years ago |
fundam.cpp
|
Fix some typos
|
6 years ago |
homography_decomp.cpp
|
Merge pull request #13601 from JimZhou-001:JimZhou-001
|
6 years ago |
ippe.cpp
|
Add SOLVEPNP_IPPE for planar pose estimation. Add solvePnPGeneric function that returns all the pose solutions and the reprojection errors.
|
6 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
|
Misc. modules/ typos (cont.)
|
7 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 #14828 from armenpoghosov:parmen_RANSACPointSetRegistrator_getSubset_disaster_cleanup
|
6 years ago |
quadsubpix.cpp
|
code clean up
|
6 years ago |
rho.cpp
|
spelling fixes
|
6 years ago |
rho.h
|
build: portable integer types
|
7 years ago |
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.
|
6 years ago |
stereobm.cpp
|
Merge pull request #14916 from terfendail:wsignmask_deprecated
|
6 years ago |
stereosgbm.cpp
|
Merge pull request #14916 from terfendail:wsignmask_deprecated
|
6 years ago |
triangulate.cpp
|
Add semicolons after `CV_INSTRUMENT` macros
|
6 years ago |
upnp.cpp
|
Fixed some issues found by static analysis (4th round)
|
8 years ago |
upnp.h
|
Fixed some issues found by static analysis
|
7 years ago |