int width = iplImage->width;
	int height = iplImage->height;
...

C++ exchanging 2 values

by trusmis.blogspot.com, April 01, 2010 06:43, 1 refactoring, tagged with C++, optimize, Qt

I am working with OpenCV an...

55502f40dc8b7c769880b10874abc9d0 Talk