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 |
|
RafaRuiz
|
660a53e0e0
|
Update lkdemo.cpp because of memory leak
In MacOSx x64 it was getting a memory leak even without initializing points:
http://code.opencv.org/issues/4250
|
2015-03-24 09:06:55 +00:00 |
|
vbystricky
|
d58f736935
|
Split highgui module to videoio and highgui
|
2014-07-14 23:16:47 +04:00 |
|
Andrey Kamaev
|
3b364330ad
|
Merge branch '2.4'
|
2013-04-12 15:35:38 +04:00 |
|
Kirill Kornyakov
|
53a06913cb
|
Minor code cleanings in lkdemo.cpp
|
2013-04-11 17:57:33 +04:00 |
|
Kirill Kornyakov
|
e351538697
|
#2813 bugfix
|
2013-04-11 17:50:10 +04:00 |
|
Andrey Kamaev
|
199a35a105
|
Move C API of opencv_video to separate file
|
2013-04-11 17:38:33 +04:00 |
|
Andrey Kamaev
|
0738ea7d0f
|
Make highgui.hpp independent from C API
|
2013-04-08 15:47:29 +04:00 |
|
Andrey Kamaev
|
bd0e0b5800
|
Merged the trunk r8589:8653 - all changes related to build warnings
|
2012-06-15 13:04:17 +00:00 |
|
Andrey Kamaev
|
c5aba337e9
|
Fixed number of warnings. Fixed mingw64 build.
|
2012-06-12 14:46:12 +00:00 |
|
Andrey Kamaev
|
49a1ba6038
|
Set stricter warning rules for gcc
|
2012-06-07 17:21:29 +00:00 |
|
Marina Kolpakova
|
1d2c6ef410
|
fixed sample for new signature of calcOpticalFlowPyrLK
|
2012-03-19 12:55:48 +00:00 |
|
Vadim Pisarevsky
|
eebe4860da
|
added minEigThreshold parameter to calcOpticalFlowPyrLK to filter out bad points earlier.
|
2011-07-27 19:07:45 +00:00 |
|
Anatoly Baksheev
|
998fab0ef5
|
warningx fixed under vs2008
|
2010-12-21 11:37:08 +00:00 |
|
Gary Bradski
|
272ce5938d
|
revamped
|
2010-12-04 08:30:00 +00:00 |
|
Vadim Pisarevsky
|
fa1d85bc14
|
removed obsolete headers from opencv.hpp, fixed 2 gcc warnings and bug in SVBackSubst().
|
2010-11-29 15:31:25 +00:00 |
|
Vadim Pisarevsky
|
f2a3e7e312
|
converted some more samples to C++
|
2010-11-28 19:41:55 +00:00 |
|
Vadim Pisarevsky
|
ee3618243d
|
converted some OpenCV C samples to C++
|
2010-11-27 23:15:16 +00:00 |
|