StevenPuttemans
a5f19f7dd6
adding waitChar key to remove issues with waitKey char comparisons
...
done for cpp/markdown/python filters on search function
also added wrapped functionality for Python
then checked all python samples, removed ord() and 0xFF anding - no longer needed -
2016-08-25 13:00:24 +02:00
Suleyman TURKMEN
11ca1c95f8
update cpp samples and tutorials
2016-06-26 20:55:00 +03:00
ValeryTyumen
297808e6b9
Feature #3957
2015-12-17 18:19:39 +03:00
Andrey Kamaev
0738ea7d0f
Make highgui.hpp independent from C API
2013-04-08 15:47:29 +04:00
Andrey Kamaev
49a1ba6038
Set stricter warning rules for gcc
2012-06-07 17:21:29 +00:00
Ilya Lysenkov
9c2efd6cbd
Fixed #797 .
2011-05-30 09:02:17 +00:00
Vadim Pisarevsky
23768b1826
replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719 )
2011-05-21 18:32:34 +00:00
Anatoly Baksheev
6b6a63ba38
fixed some warnings
...
GPU: TargetArchs -> added FEATURE_SET prefix.
2011-02-15 10:54:49 +00:00
Gary Bradski
d8e8fb27ca
revamped
2010-12-04 08:29:27 +00:00
Gary Bradski
6cddef8650
help function added
2010-11-30 01:35:54 +00:00
Vadim Pisarevsky
ee3618243d
converted some OpenCV C samples to C++
2010-11-27 23:15:16 +00:00