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 |
|
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 |
|
Vadim Pisarevsky
|
68305703bd
|
modified farneback sample to use T-API
|
2014-08-08 22:45:07 +04:00 |
|
vbystricky
|
d58f736935
|
Split highgui module to videoio and highgui
|
2014-07-14 23:16:47 +04:00 |
|
Andrey Kamaev
|
199a35a105
|
Move C API of opencv_video to separate file
|
2013-04-11 17:38:33 +04:00 |
|
Andrey Kamaev
|
49a1ba6038
|
Set stricter warning rules for gcc
|
2012-06-07 17:21:29 +00:00 |
|
Vadim Pisarevsky
|
562914e33b
|
upgraded to FLANN 1.6. Added miniflann interface, which is now used in the rest of OpenCV. Added Python bindings for FLANN.
|
2011-07-13 23:04:39 +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
|
4b7aaf2e48
|
fixed build errors on Linux + fixed Farneback optical flow sample
|
2011-02-09 23:10:51 +00:00 |
|
Gary Bradski
|
05f45a3b95
|
revamped
|
2010-12-04 08:29:51 +00:00 |
|
Vadim Pisarevsky
|
ee3618243d
|
converted some OpenCV C samples to C++
|
2010-11-27 23:15:16 +00:00 |
|