OpenCVwithUVC
OpenCVwithUVC copied to clipboard
Adding and using my own openCV functions.
I have a function that I want to use in the program. In which file do I need to add a custom function and how to use it in the program? The function is written in cpp.
the functions have to be added to ImageProcessor.cpp file