opencv/modules
Rémi Ratajczak b67523550f dnn : Added an imagesFromBlob method to the dnn module (#10607)
* Added the imagesFromBlob method to the dnn module.

* Rewritten imagesFromBlob based on first dkurt comments

* Updated code with getPlane()

* Modify comment of imagesFromBlob() in dnn module

* modified comments, removed useless assertions & added OutputArrayOfArray

* replaced tabs with whitespaces & put vectorOfChannels instantiation outside the loop

* Changed pre-commit.sample to pre-commit in .git/hooks/

* Added a test for imagesFromBlob in test_misc.cpp (dnn)

* Changed nbOfImages, robustified test with cv::randu, modified assertion
2018-02-12 14:51:07 +03:00
..
calib3d Merge pull request #10833 from csukuangfj:improve-viz3d 2018-02-12 09:12:39 +00:00
core cmake: update reporting of excluded dispatching files (#10711) 2018-02-12 14:48:20 +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 dnn : Added an imagesFromBlob method to the dnn module (#10607) 2018-02-12 14:51:07 +03: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 Merge pull request #10813 from alalek:cmake_cxx_flags 2018-02-10 12:27:00 +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 #10839 from csukuangfj:fix-9486 2018-02-12 09:24:29 +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