Ask Your Question

vineetkr137's profile - activity

2018-04-17 06:14:30 -0600 commented question Send cv::Mat from c++ to python

@berak , I have the same problem mentioned above. created a C++ for pointgrey camera suing sdk. and converted into cv::

2018-04-16 08:41:03 -0600 commented question Send cv::Mat from c++ to python

do i need to convert cv::Mat to numpy and than return numpy from Cpp code.?? are you able to solve this issue..??