MoonChasing
|
98db891851
|
using argv[0] represent binary executable files' name in help() function
in sample codes instead of cpp files' name.
|
5 years ago |
Suleyman TURKMEN
|
89480801b8
|
some improvements on tutorials
|
8 years ago |
ValeryTyumen
|
297808e6b9
|
Feature #3957
|
9 years ago |
Vadim Pisarevsky
|
9a5aa4b23c
|
trying to solve compile problems; temporarily disabled some tests for just added optimization algo's
|
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 |
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
|
49a1ba6038
|
Set stricter warning rules for gcc
|
13 years ago |
itsyplen
|
bc64567d37
|
Update samples using cmd parser
|
14 years ago |
Vadim Pisarevsky
|
23768b1826
|
replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719)
|
14 years ago |
Vadim Pisarevsky
|
0de9c9fd3c
|
opencv_zlib renamed back to zlib; make static libs work on Windows
|
14 years ago |
Gary Bradski
|
2944ceff34
|
revamped
|
14 years ago |
Gary Bradski
|
31d0358fb2
|
doc output
|
14 years ago |
Vadim Pisarevsky
|
ee3618243d
|
converted some OpenCV C samples to C++
|
14 years ago |