OpenCVwithUVC icon indicating copy to clipboard operation
OpenCVwithUVC copied to clipboard

Adding and using my own openCV functions.

Open DenisN03 opened this issue 6 years ago • 1 comments

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.

DenisN03 avatar Mar 18 '18 10:03 DenisN03

the functions have to be added to ImageProcessor.cpp file

paulsonpaul312 avatar Mar 21 '18 05:03 paulsonpaul312