opencv/modules
take1014 03407a9da0 Merge pull request #10646 from take1014:master
* Add a new interface for hough transform

* Fixed warning code

* Fix HoughLinesUsingSetOfPoints based on HoughLinesStandard

* Delete memset

* Rename HoughLinesUsingSetOfPoints and add common function

* Fix test error

* Change static function name

* Change using CV_Assert instead of if-block and add integer test case

* I solve the conflict and delete 'std :: tr1' and changed it to use 'tuple'

* I deleted std::tr1::get and changed int to use 'get'

* Fixed sample code

* revert test_main.cpp

* Delete sample code in comment and add snippets

* Change file name

* Delete static function

* Fixed build error
2018-02-08 22:54:43 +03:00
..
calib3d build: eliminate calls of removed functionality from C++17 2018-02-07 12:00:33 +03:00
core build: eliminate calls of removed functionality from C++17 2018-02-07 12:00:33 +03:00
cudaarithm ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
cudabgsegm ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
cudacodec ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
cudafeatures2d build: eliminate calls of removed functionality from C++17 2018-02-07 12:00:33 +03:00
cudafilters ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
cudaimgproc ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
cudalegacy ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
cudaobjdetect ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
cudaoptflow ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
cudastereo ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
cudawarping ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
cudev cudev(test): avoid namespace check 2018-02-03 19:39:47 +00:00
dnn Merge pull request #10799 from dkurt:dnn_inference_engine_face_detection 2018-02-07 13:42:08 +00:00
features2d ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
flann ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
highgui Merge pull request #9770 from alalek:refactor_test_files 2018-02-06 09:33:58 +00:00
imgcodecs ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
imgproc Merge pull request #10646 from take1014:master 2018-02-08 22:54:43 +03:00
java Merge pull request #10621 from mshabunin:disable-docs 2018-01-18 16:37:19 +03:00
js js: filterout OpenCL headers 2018-02-02 12:26:22 +03:00
ml ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
objdetect build: eliminate calls of removed functionality from C++17 2018-02-07 12:00:33 +03:00
photo ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
python opencv_version: dump OpenCL information via opencv_version 2018-01-27 17:08:28 +00:00
shape build: eliminate calls of removed functionality from C++17 2018-02-07 12:00:33 +03:00
stitching ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
superres ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
ts build: eliminate calls of removed functionality from C++17 2018-02-07 12:00:33 +03:00
video ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
videoio ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
videostab ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
viz Merge pull request #9770 from alalek:refactor_test_files 2018-02-06 09:33:58 +00:00
world Do not build protobuf without dnn (#10689) 2018-02-01 16:30:23 +03:00
CMakeLists.txt cmake: allow providing list of extra modules paths 2018-02-01 19:02:02 +03:00