| .. |
|
calib3d_init.cpp
|
rewritten several functions from calib3d: findhomography, findfundamentalmat, findessentialmat, estimateaffine3d, computecorrespondepilines, convert points{to/from}homogeneous to C++.
|
2013-02-28 18:25:05 +04:00 |
|
calibinit.cpp
|
Move C++ basic structures to separate header and inverse dependency from C API
|
2013-04-01 15:24:32 +04:00 |
|
calibration.cpp
|
rewritten several functions from calib3d: findhomography, findfundamentalmat, findessentialmat, estimateaffine3d, computecorrespondepilines, convert points{to/from}homogeneous to C++.
|
2013-02-28 18:25:05 +04:00 |
|
checkchessboard.cpp
|
Main module headers are moved 1 level up
|
2013-03-13 17:26:56 +04:00 |
|
circlesgrid.cpp
|
Main module headers are moved 1 level up
|
2013-03-13 17:26:56 +04:00 |
|
circlesgrid.hpp
|
Normalize line endings and whitespace
|
2012-10-17 15:57:49 +04:00 |
|
compat_ptsetreg.cpp
|
rewritten several functions from calib3d: findhomography, findfundamentalmat, findessentialmat, estimateaffine3d, computecorrespondepilines, convert points{to/from}homogeneous to C++.
|
2013-02-28 18:25:05 +04:00 |
|
compat_stereo.cpp
|
converter stereo correspondence algorithms to the new style
|
2013-03-22 01:05:30 +04:00 |
|
epnp.cpp
|
Remove all using directives for STL namespace and members
|
2013-02-25 15:04:17 +04:00 |
|
epnp.h
|
Normalize line endings and whitespace
|
2012-10-17 15:57:49 +04:00 |
|
five-point.cpp
|
update five-point license
|
2013-03-20 09:53:44 +01:00 |
|
fundam.cpp
|
mask.create() re-converted to new style
|
2013-03-05 00:03:37 +04:00 |
|
levmarq.cpp
|
several minor fixes proposed by Andrey
|
2013-03-03 00:54:46 +04:00 |
|
p3p.cpp
|
Remove all using directives for STL namespace and members
|
2013-02-25 15:04:17 +04:00 |
|
p3p.h
|
Normalize line endings and whitespace
|
2012-10-17 15:57:49 +04: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
|
Check pointers before using them in var init
|
2013-01-28 16:51:28 -05:00 |
|
precomp.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
2010-05-11 17:44:00 +00:00 |
|
precomp.hpp
|
Move non-CV functionality from core.hpp to separate utility.hpp header
|
2013-03-20 17:56:06 +04:00 |
|
ptsetreg.cpp
|
Remove inline sorting algorithms from core headers
|
2013-03-28 17:22:50 +04:00 |
|
quadsubpix.cpp
|
Remove all using directives for STL namespace and members
|
2013-02-25 15:04:17 +04:00 |
|
solvepnp.cpp
|
Remove all using directives for STL namespace and members
|
2013-02-25 15:04:17 +04:00 |
|
stereobm.cpp
|
Merge pull request #692 from vpisarev:refactor_calib3d_stereo
|
2013-03-26 18:38:16 +04:00 |
|
stereosgbm.cpp
|
avoid explicit std::string use
|
2013-03-26 12:55:21 +04:00 |
|
triangulate.cpp
|
Normalize line endings and whitespace
|
2012-10-17 15:57:49 +04:00 |