Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
O
opencv
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
opencv
Repository
bc3dd2452f41900f03348486b83c4d917c8f3964
Switch branch/tag
opencv
modules
calib3d
test
History
Find file
Select Archive Format
Source code
Download zip
Download tar.gz
Download tar.bz2
Download tar
Move C API of opencv_calib3d to separate file
· e5a33723
Andrey Kamaev
authored
11 years ago
e5a33723
Name
Last commit
Last update
..
test_affine3.cpp
Added Affine3<T> class
12 years ago
test_affine3d_estimator.cpp
rewritten several functions from calib3d: findhomography, findfundamentalmat, findessentialmat, estimateaffine3d, computecorrespondepilines, convert points{to/from}homogeneous to C++.
12 years ago
test_cameracalibration.cpp
Move C API of opencv_calib3d to separate file
11 years ago
test_cameracalibration_artificial.cpp
Move C API of opencv_calib3d to separate file
11 years ago
test_cameracalibration_badarg.cpp
Move C API of opencv_calib3d to separate file
11 years ago
test_chessboardgenerator.cpp
Move C API of opencv_calib3d to separate file
11 years ago
test_chessboardgenerator.hpp
Main module headers are moved 1 level up
12 years ago
test_chesscorners.cpp
Move C API of opencv_calib3d to separate file
11 years ago
test_chesscorners_badarg.cpp
Move C API of opencv_calib3d to separate file
11 years ago
test_chesscorners_timing.cpp
Move C API of opencv_calib3d to separate file
11 years ago
test_compose_rt.cpp
Warning fixes continued
12 years ago
test_cornerssubpix.cpp
Move border type constants and Moments class to core module
11 years ago
test_fundam.cpp
Move C API of opencv_calib3d to separate file
11 years ago
test_homography.cpp
Move C API of opencv_calib3d to separate file
11 years ago
test_main.cpp
reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine.
14 years ago
test_modelest.cpp
rewritten several functions from calib3d: findhomography, findfundamentalmat, findessentialmat, estimateaffine3d, computecorrespondepilines, convert points{to/from}homogeneous to C++.
12 years ago
test_posit.cpp
Move C API of opencv_calib3d to separate file
11 years ago
test_precomp.cpp
reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine.
14 years ago
test_precomp.hpp
Move border type constants and Moments class to core module
11 years ago
test_reproject_image_to_3d.cpp
Move C API of opencv_calib3d to separate file
11 years ago
test_solvepnp_ransac.cpp
Move C API of opencv_calib3d to separate file
11 years ago
test_stereomatching.cpp
Move C API of opencv_calib3d to separate file
11 years ago
test_undistort.cpp
Move border type constants and Moments class to core module
11 years ago
test_undistort_badarg.cpp
Move border type constants and Moments class to core module
11 years ago
test_undistort_points.cpp
Normalize line endings and whitespace
12 years ago