lundi 22 octobre 2018

How to Convert a ndarray into opencv::Mat using boost.Python?

I am reading an image in python and passing that numpy array to c++ using boost python and recieving that in ndarray I need to convert the same into cv::Mat to perform operations in opencv c++. How do I do that.

Aucun commentaire:

Enregistrer un commentaire