..
opencl
Misc. modules/ typos (cont.)
2018-02-12 10:15:36 -05:00
ap3p.cpp
Merge pull request #8585 from tonyke1993:ap3p
2017-06-28 15:27:30 +03:00
ap3p.h
Fixed some issues found by static analysis (4th round)
2017-06-30 12:26:53 +03:00
calibinit.cpp
Misc. modules/ typos (cont.)
2018-02-12 10:15:36 -05:00
calibration.cpp
Fix unstable work of stereoRectify function. Issue description: https://github.com/opencv/opencv/issues/10791
2018-02-05 15:30:26 -05:00
checkchessboard.cpp
Several chessboard detector improvements:
2016-09-22 19:25:04 +03:00
circlesgrid.cpp
make tmpRow proper size before copyTo to avoid reallocated tmpCol ( #10860 )
2018-02-20 16:55:25 +03:00
circlesgrid.hpp
calib3d: export parameters of CALIB_CB_CLUSTERING
2017-10-02 14:27:32 +02:00
compat_ptsetreg.cpp
clean up unused #if
2017-01-06 18:23:45 +09:00
compat_stereo.cpp
dls.cpp
dls.h
Fixing some static analysis issues
2017-06-27 14:30:26 +03:00
epnp.cpp
Fixed some issues found by static analysis (4th round)
2017-06-30 12:26:53 +03:00
epnp.h
Fixed some issues found by static analysis
2017-09-08 12:22:12 +03:00
fisheye.cpp
IntrinsicParams operator+ fix
2018-01-26 14:04:45 +13:00
fisheye.hpp
switch mask type from vector<int> to vector<uchar>
2015-11-21 00:45:45 +01:00
five-point.cpp
Misc. modules/ typos (cont.)
2018-02-12 10:15:36 -05:00
fundam.cpp
Improve the doc for fundamental matrix.
2018-01-19 13:41:47 +01:00
homography_decomp.cpp
improve the doc for the viz module.
2018-02-11 16:14:09 +08:00
levmarq.cpp
Improve the documentation for affine transform estimation.
2018-01-18 19:54:18 +01:00
main.cpp
IPPInitSingelton was added to contain IPP related global variables;
2015-10-01 09:58:48 +03:00
p3p.cpp
Misc. modules/ typos (cont.)
2018-02-12 10:15:36 -05:00
p3p.h
Merge pull request #8585 from tonyke1993:ap3p
2017-06-28 15:27:30 +03: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
Improve the documentation for affine transform estimation.
2018-01-18 19:54:18 +01:00
ptsetreg.cpp
Improve the documentation for affine transform estimation.
2018-01-18 19:54:18 +01:00
quadsubpix.cpp
Instrumentation for OpenCV API regions and IPP functions;
2016-08-19 18:10:03 +03:00
rho.cpp
build: portable integer types
2018-02-15 23:43:02 +03:00
rho.h
build: portable integer types
2018-02-15 23:43:02 +03:00
solvepnp.cpp
Allow to use 3 points in SolvePnP if SOLVEPNP_ITERATIVE and useExtrinsicGuess==true. Add bibtex citations for P3P. Update SolvPnP tests.
2017-11-28 15:04:59 +01:00
stereobm.cpp
ocl: avoid unnecessary loading/initializing OpenCL subsystem
2017-11-28 14:02:42 +03:00
stereosgbm.cpp
fix StereoBM disparity map right margin truncation when minDisparities > 0
2017-10-09 14:51:36 -07:00
triangulate.cpp
Merge pull request #9075 from TonyLianLong:master
2017-07-03 16:14:17 +00: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