This project includes C++ Python extension module which handles Numpy objects. Numpy object and OpenCV Mat object interaction code example is also included.
build.bat
Tested on Win10 with MSVC 2019.
Sample code of Python C++ extension module. Demonstrates how to deal with Numpy objects in C++ codes. Also, OpenCV Mat and Numpy interaction code example is included.
C++