• Rémi Ratajczak's avatar
    dnn : Added an imagesFromBlob method to the dnn module (#10607) · b6752355
    Rémi Ratajczak authored
    * 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
    b6752355
Name
Last commit
Last update
..
cityscapes_semsegm_test_enet.py Loading commit data...
imagenet_cls_test_alexnet.py Loading commit data...
imagenet_cls_test_googlenet.py Loading commit data...
imagenet_cls_test_inception.py Loading commit data...
npy_blob.cpp Loading commit data...
npy_blob.hpp Loading commit data...
pascal_semsegm_test_fcn.py Loading commit data...
test_backends.cpp Loading commit data...
test_caffe_importer.cpp Loading commit data...
test_common.hpp Loading commit data...
test_darknet_importer.cpp Loading commit data...
test_googlenet.cpp Loading commit data...
test_halide_layers.cpp Loading commit data...
test_layers.cpp Loading commit data...
test_main.cpp Loading commit data...
test_misc.cpp Loading commit data...
test_nms.cpp Loading commit data...
test_precomp.hpp Loading commit data...
test_tf_importer.cpp Loading commit data...
test_torch_importer.cpp Loading commit data...