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
#!/usr/bin/env ruby

$KCODE = 'u'
...

Ruby Minimal Code Example Ruby a...

by saLOUt, July 26, 2009 23:12, No refactoring, tagged with KDE, Qt, korundum4

This is a very small KDE pr...

3dc40d881051fac9788d708b3c5ca099 Talk
#!/usr/bin/env ruby
...

Ruby KMainWindow Template with R...

by saLOUt, July 19, 2009 23:00, No refactoring, tagged with ruby, KDE, Qt, kmainwindow, korundum4

Hope it is useable for you....

3dc40d881051fac9788d708b3c5ca099 Talk