saki4510t / OpenCVwithUVC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot implement openCV functions

paulsonpaul312 opened this issue · comments

Can you explain how to use openCV functions to process the preview display.
I see there is conversion to gray happening but I cannot find the code which does this.

Should I convert any of the surface texture to Mat type ?

I am a complete beginner and need this library for our final year project so any help would be much appreciated.

The openCV functions have to be inserted in the ImageProcessor.cpp file