I wrote a C++ .dll that takes in two character arrays, initializes an OpenCV DNN Net object and returns it.
//test.cpp #include "test.h" #define EXT