.. |
opencl
|
quickly corrected the previous refactoring of features2d: moved from set(SOME_PROP, val) to setSomeProp(val)
|
10 years ago |
test_affine2d_estimator.cpp
|
add test for convertions in estimateAffine2D* functions
|
8 years ago |
test_affine3.cpp
|
cv::norm -> cvtest::norm in tests
|
11 years ago |
test_affine3d_estimator.cpp
|
Merge pull request #6933 from hrnr:gsoc_all
|
8 years ago |
test_affine_partial2d_estimator.cpp
|
add test for convertions in estimateAffine2D* functions
|
8 years ago |
test_cameracalibration.cpp
|
core: extend traits::Type / traits::Depth for compatible types
|
7 years ago |
test_cameracalibration_artificial.cpp
|
cv::norm -> cvtest::norm in tests
|
11 years ago |
test_cameracalibration_badarg.cpp
|
deleted excess semicolons, commas
|
11 years ago |
test_cameracalibration_tilt.cpp
|
Extension of the camera distortion model for tilted image sensors (Scheimpflug condition) including test
|
9 years ago |
test_chessboardgenerator.cpp
|
test: limit chessboard generator parameters
|
8 years ago |
test_chessboardgenerator.hpp
|
Merge remote-tracking branch 'origin/2.4' into merge-2.4
|
11 years ago |
test_chesscorners.cpp
|
clean up unused #if
|
8 years ago |
test_chesscorners_badarg.cpp
|
fixed defects from coverity.com
|
11 years ago |
test_chesscorners_timing.cpp
|
Ported PR #4187 to master
|
8 years ago |
test_compose_rt.cpp
|
Normalized file endings.
|
11 years ago |
test_cornerssubpix.cpp
|
Merge pull request #7872 from alalek:merge-2.4
|
8 years ago |
test_decompose_projection.cpp
|
Add test for calib3d function decomposeProjectionMatrix(...)
|
10 years ago |
test_fisheye.cpp
|
fix typo and align white spaces
|
8 years ago |
test_fundam.cpp
|
hack solvePoly to finds roots of polynoms with zero higher-order coefficients. The roots are populated in this case, which is not valid, strictly speaking, but good enough for function like correctMatches. This solves http://code.opencv.org/issues/4330
|
10 years ago |
test_homography.cpp
|
Merge 2.4 into master
|
9 years ago |
test_homography_decomp.cpp
|
Merge pull request #9075 from TonyLianLong:master
|
7 years ago |
test_main.cpp
|
changed testdata path for calib3d
|
11 years ago |
test_modelest.cpp
|
War on Whitespace, master edition: file endings.
|
11 years ago |
test_posit.cpp
|
Move C API of opencv_calib3d to separate file
|
12 years ago |
test_precomp.hpp
|
Extract imgcodecs module from highgui
|
11 years ago |
test_reproject_image_to_3d.cpp
|
Cast some image coordinates and sizes to double.
|
10 years ago |
test_solvepnp_ransac.cpp
|
fix the test fail on Calib3d_SolvePnP.accuracy
|
7 years ago |
test_stereomatching.cpp
|
Update window_gtk.cpp
|
7 years ago |
test_undistort.cpp
|
fixed defects from coverity.com
|
11 years ago |
test_undistort_badarg.cpp
|
Cast some image coordinates and sizes to double.
|
10 years ago |
test_undistort_points.cpp
|
imgproc: slightly change the signature of undistortPoints overload
|
7 years ago |