Intel® Distribution of OpenVINO™ Toolkit
Community assistance about the Intel® Distribution of OpenVINO™ toolkit, OpenCV, and all aspects of computer vision-related on Intel® platforms.

Blob to mat

Corvid__Zabeth
1,157 Views

There is useful function matU8ToBlob in samples, which converts cv::mat to blob. Is there analogous reverse function ? I need such function for tensor 192x256x4 (color image).

 

0 Kudos
2 Replies
Kenneth_C_Intel
Employee
1,156 Views

No there isnt an analogous function. But you can find the definition of the function in deployment_tools/inference_engine/samples/common/samples/ocv_common.hpp

0 Kudos
Raza__Ghulam_Jilani
1,156 Views
0 Kudos
Reply