Andrey Kamaev
|
49a1ba6038
|
Set stricter warning rules for gcc
|
13 years ago |
Kirill Kornyakov
|
7d8f487b03
|
reverted occasional commit
|
13 years ago |
Kirill Kornyakov
|
913811836a
|
workaround for the case when perf system is used in external app without TBB
|
13 years ago |
Kirill Kornyakov
|
0595ca7454
|
reverted
|
14 years ago |
Kirill Kornyakov
|
2a47ab6e08
|
java tests: minor updates
|
14 years ago |
Vladimir Dudnik
|
6e38b6aaed
|
removed trailing backspaces, reduced number of warnings (under MSVC2010 x64) for size_t to int conversion, added handling of samples launch without parameters (should not have abnormal termination if there was no paramaters supplied)
|
14 years ago |
itsyplen
|
3876cf22e3
|
reverted samples with new command argument parser. will be continued after OpenCV release.
|
14 years ago |
Vadim Pisarevsky
|
23768b1826
|
replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719)
|
14 years ago |
Kirill Kornyakov
|
aadb1669a7
|
some samples updated according to new CommandLineParser class
|
14 years ago |
Kirill Kornyakov
|
94760a5f2b
|
command line parser added. Leonid Beynenson is original contributor of the class. Class will be used in samples for convenient (and unified) work with command arguments.
|
14 years ago |
Kirill Kornyakov
|
33c44fcd7a
|
facedetect code cleaned. added new multicascadeclassifier sample, duplicating facedetect right now.
|
14 years ago |
Gary Bradski
|
d04321e747
|
revamped
|
14 years ago |
Gary Bradski
|
bbbd57d6c1
|
added an example call
|
14 years ago |
Gary Bradski
|
dab507e32a
|
put in a bunch of checks, outputs and docs
|
14 years ago |
Victor Erukhimov
|
1fb6e7d1ce
|
Fixing a missing header compilation problem
|
15 years ago |
Vadim Pisarevsky
|
042271f5f7
|
use the new-style headers in the samples to improve OpenCV build time.
|
15 years ago |
Vadim Pisarevsky
|
127d6649a1
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
15 years ago |