I want to apply the same operation of cvConvertScale directly to Mat without changing into IplImage. How should I do the same to Mat structure?
1 | initial version |
I want to apply the same operation of cvConvertScale directly to Mat without changing into IplImage. How should I do the same to Mat structure?