MoonChasing
|
98db891851
|
using argv[0] represent binary executable files' name in help() function
in sample codes instead of cpp files' name.
|
2020-02-28 20:36:56 +08:00 |
|
Alexander Alekhin
|
c4c31f5bba
|
samples: use findFile() in "cpp"
|
2018-11-16 18:08:22 +00:00 |
|
StevenPuttemans
|
6d34d6b47e
|
update samples: waitKey() usage
Original commit is a5f19f7dd6
|
2016-12-15 15:39:47 +03: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 |
|
Dmitriy Anisimov
|
1007c06d44
|
initial commit
|
2014-09-23 07:45:51 +04:00 |
|
vbystricky
|
d58f736935
|
Split highgui module to videoio and highgui
|
2014-07-14 23:16:47 +04:00 |
|
vbystricky
|
4286f60387
|
Extract imgcodecs module from highgui
|
2014-07-07 16:28:08 +04:00 |
|
Andrey Kamaev
|
0738ea7d0f
|
Make highgui.hpp independent from C API
|
2013-04-08 15:47:29 +04:00 |
|
Andrey Kamaev
|
288a0634c2
|
Make imgproc.hpp independent from C API
|
2013-04-08 15:47:28 +04:00 |
|
Andrey Kamaev
|
49a1ba6038
|
Set stricter warning rules for gcc
|
2012-06-07 17:21:29 +00:00 |
|
Vadim Pisarevsky
|
4985c1b632
|
fixed hundreds of warnings from MSVC 2010.
|
2012-03-16 21:21:04 +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 |
|
Vadim Pisarevsky
|
0de9c9fd3c
|
opencv_zlib renamed back to zlib; make static libs work on Windows
|
2010-12-05 01:19:36 +00:00 |
|
Gary Bradski
|
fddcaa56fc
|
revamped
|
2010-12-04 08:28:57 +00:00 |
|
Vadim Pisarevsky
|
ee3618243d
|
converted some OpenCV C samples to C++
|
2010-11-27 23:15:16 +00:00 |
|