.. |
opencl
|
Optimize OpenCL version of StereoBM function
|
2014-10-23 20:18:53 +04:00 |
calibinit.cpp
|
Reduce variables scope, move declaration to first use point
|
2014-12-08 18:21:17 +03:00 |
calibration.cpp
|
Several type of formal refactoring:
|
2014-08-13 15:21:35 +04:00 |
checkchessboard.cpp
|
Move C API of opencv_calib3d to separate file
|
2013-04-11 21:00:17 +04:00 |
circlesgrid.cpp
|
world fix
|
2014-08-05 20:12:35 +04:00 |
circlesgrid.hpp
|
Finalize core headers reorganization
|
2013-04-03 14:10:03 +04:00 |
compat_ptsetreg.cpp
|
Adding feature 1544 and 1557
|
2014-08-17 13:06:06 -04:00 |
compat_stereo.cpp
|
quickly corrected the previous refactoring of features2d: moved from set(SOME_PROP, val) to setSomeProp(val)
|
2014-10-18 20:44:26 +04:00 |
dls.cpp
|
cleaned dls code
|
2014-08-19 00:56:13 +02:00 |
dls.h
|
PnP solver: fixed element-wise access
|
2014-08-25 17:06:17 +02:00 |
epnp.cpp
|
Merge commit '43aec5ad' into merge-2.4
|
2013-08-27 13:26:44 +04:00 |
epnp.h
|
PnP solver: fixed element-wise access
|
2014-08-25 17:06:17 +02:00 |
fisheye.cpp
|
Merge remote-tracking branch 'origin/2.4' into merge-2.4
|
2014-07-08 14:33:56 +04:00 |
fisheye.hpp
|
Fixed build issues
|
2014-05-14 18:58:39 +04:00 |
five-point.cpp
|
Several type of formal refactoring:
|
2014-08-13 15:21:35 +04:00 |
fundam.cpp
|
Adding feature 1544 and 1557
|
2014-08-17 13:06:06 -04:00 |
homography_decomp.cpp
|
added comment.
|
2014-07-30 19:32:37 -04:00 |
levmarq.cpp
|
deleted excess semicolons, commas
|
2014-01-18 01:31:33 +04:00 |
p3p.cpp
|
Merge commit '43aec5ad' into merge-2.4
|
2013-08-27 13:26:44 +04:00 |
p3p.h
|
PnP solver: fixed element-wise access
|
2014-08-25 17:06:17 +02:00 |
polynom_solver.cpp
|
Remove all using directives for STL namespace and members
|
2013-02-25 15:04:17 +04:00 |
polynom_solver.h
|
Normalize line endings and whitespace
|
2012-10-17 15:57:49 +04:00 |
posit.cpp
|
Prevent division by zero
|
2014-12-02 14:44:09 +03:00 |
precomp.hpp
|
stereoBM
|
2014-03-14 18:00:09 +04:00 |
ptsetreg.cpp
|
Merge branch 'master' of https://github.com/Itseez/opencv
|
2014-08-18 22:30:00 +02:00 |
quadsubpix.cpp
|
Move C API of opencv_calib3d to separate file
|
2013-04-11 21:00:17 +04:00 |
solvepnp.cpp
|
solvePnPRansac: fix mask generation
|
2014-11-09 23:10:43 +01:00 |
stereobm.cpp
|
Optimize OpenCL version of StereoBM function
|
2014-10-23 20:18:53 +04:00 |
stereosgbm.cpp
|
quickly corrected the previous refactoring of features2d: moved from set(SOME_PROP, val) to setSomeProp(val)
|
2014-10-18 20:44:26 +04:00 |
triangulate.cpp
|
Boring changes - calib3d.
|
2013-09-05 18:26:43 +04:00 |
upnp.cpp
|
Updating to c++ interfaces
|
2014-10-11 01:44:46 +02:00 |
upnp.h
|
fixed incorrect array access in solvepnp (which affected debug builds only)
|
2014-10-17 17:01:39 +04:00 |