Suleyman TURKMEN
|
11ca1c95f8
|
update cpp samples and tutorials
|
9 years ago |
ValeryTyumen
|
297808e6b9
|
Feature #3957
|
9 years ago |
RafaRuiz
|
f0595b8254
|
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
|
10 years ago |
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
|
10 years ago |
vbystricky
|
d58f736935
|
Split highgui module to videoio and highgui
|
11 years ago |
StevenPuttemans
|
2b106db02f
|
Applied all fixes related to translating C to C++ code
Also fixed some typos and code alignment
Also adapted tutorial CPP samples
Fixed some identation problems
|
11 years ago |
Kirill Kornyakov
|
53a06913cb
|
Minor code cleanings in lkdemo.cpp
|
12 years ago |
Kirill Kornyakov
|
e351538697
|
#2813 bugfix
|
12 years ago |
Andrey Kamaev
|
199a35a105
|
Move C API of opencv_video to separate file
|
12 years ago |
Andrey Kamaev
|
0738ea7d0f
|
Make highgui.hpp independent from C API
|
12 years ago |
Andrey Kamaev
|
bd0e0b5800
|
Merged the trunk r8589:8653 - all changes related to build warnings
|
13 years ago |
Andrey Kamaev
|
c5aba337e9
|
Fixed number of warnings. Fixed mingw64 build.
|
13 years ago |
Andrey Kamaev
|
49a1ba6038
|
Set stricter warning rules for gcc
|
13 years ago |
Marina Kolpakova
|
1d2c6ef410
|
fixed sample for new signature of calcOpticalFlowPyrLK
|
13 years ago |
Vadim Pisarevsky
|
eebe4860da
|
added minEigThreshold parameter to calcOpticalFlowPyrLK to filter out bad points earlier.
|
14 years ago |
Anatoly Baksheev
|
998fab0ef5
|
warningx fixed under vs2008
|
14 years ago |
Gary Bradski
|
272ce5938d
|
revamped
|
14 years ago |
Vadim Pisarevsky
|
fa1d85bc14
|
removed obsolete headers from opencv.hpp, fixed 2 gcc warnings and bug in SVBackSubst().
|
14 years ago |
Vadim Pisarevsky
|
f2a3e7e312
|
converted some more samples to C++
|
14 years ago |
Vadim Pisarevsky
|
ee3618243d
|
converted some OpenCV C samples to C++
|
14 years ago |
Vadim Pisarevsky
|
042271f5f7
|
use the new-style headers in the samples to improve OpenCV build time.
|
14 years ago |
Vadim Pisarevsky
|
127d6649a1
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
15 years ago |