You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Roman Donchenko
f76dd99299
Merge remote-tracking branch 'origin/2.4' into merge-2.4
Conflicts:
cmake/OpenCVModule.cmake
doc/tutorials/calib3d/camera_calibration/camera_calibration.rst
doc/tutorials/features2d/feature_detection/feature_detection.rst
doc/tutorials/features2d/feature_flann_matcher/feature_flann_matcher.rst
doc/tutorials/features2d/feature_homography/feature_homography.rst
modules/core/include/opencv2/core/operations.hpp
modules/core/src/arithm.cpp
modules/gpu/perf/perf_video.cpp
modules/imgproc/include/opencv2/imgproc/imgproc.hpp
modules/java/generator/gen_java.py
modules/java/generator/src/cpp/VideoCapture.cpp
modules/nonfree/src/opencl/surf.cl
modules/ocl/include/opencv2/ocl/ocl.hpp
modules/ocl/perf/perf_haar.cpp
modules/ocl/perf/perf_precomp.hpp
modules/ocl/src/color.cpp
modules/ocl/src/filtering.cpp
modules/ocl/test/test_color.cpp
modules/ocl/test/test_objdetect.cpp
modules/python/src2/cv2.cpp
samples/gpu/CMakeLists.txt
samples/gpu/super_resolution.cpp
|
12 years ago |
.. |
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
|
12 years ago |
test_cameracalibration_artificial.cpp
|
Move C API of opencv_calib3d to separate file
|
12 years ago |
test_cameracalibration_badarg.cpp
|
Move C API of opencv_calib3d to separate file
|
12 years ago |
test_chessboardgenerator.cpp
|
Move C API of opencv_calib3d to separate file
|
12 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
|
12 years ago |
test_chesscorners_badarg.cpp
|
Move C API of opencv_calib3d to separate file
|
12 years ago |
test_chesscorners_timing.cpp
|
Move C API of opencv_calib3d to separate file
|
12 years ago |
test_compose_rt.cpp
|
Warning fixes continued
|
13 years ago |
test_cornerssubpix.cpp
|
Move border type constants and Moments class to core module
|
12 years ago |
test_fundam.cpp
|
Move C API of opencv_calib3d to separate file
|
12 years ago |
test_homography.cpp
|
Move C API of opencv_calib3d to separate file
|
12 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
|
12 years ago |
test_precomp.hpp
|
Move border type constants and Moments class to core module
|
12 years ago |
test_reproject_image_to_3d.cpp
|
Move C API of opencv_calib3d to separate file
|
12 years ago |
test_solvepnp_ransac.cpp
|
Move C API of opencv_calib3d to separate file
|
12 years ago |
test_stereomatching.cpp
|
Move C API of opencv_calib3d to separate file
|
12 years ago |
test_undistort.cpp
|
Move border type constants and Moments class to core module
|
12 years ago |
test_undistort_badarg.cpp
|
Move border type constants and Moments class to core module
|
12 years ago |
test_undistort_points.cpp
|
Normalize line endings and whitespace
|
12 years ago |