I have designed and implemented Algorithm in Vs c++ using OpenCv Library, now i need to check whether dll which i build is capable for integrating in c#.
What are the things to consider when i'm building dll ( which is implemented in VS C++ using OpenCv Library )
How to integrate dll in c# ( dll,which is implemented in VS C++ using OpenCv Library )