Roman Donchenko
|
e9a28f66ee
|
Normalized file endings.
|
12 years ago |
Andrey Kamaev
|
e5a33723fc
|
Move C API of opencv_calib3d to separate file
|
12 years ago |
Andrey Kamaev
|
0738ea7d0f
|
Make highgui.hpp independent from C API
|
12 years ago |
Andrey Kamaev
|
2a6fb2867e
|
Remove all using directives for STL namespace and members
Made all STL usages explicit to be able automatically find all usages of
particular class or function.
|
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
|
86cd9fadf3
|
Fixed some grammatical errors
|
14 years ago |
Kirill Kornyakov
|
87ad9b1c3e
|
samples C/C++: fixed compilation problem on Ubuntu
|
14 years ago |
itsyplen
|
a1ee9d406e
|
Help and parsing command line were updated in next samples: camshiftdemo, calibration_artificial
|
14 years ago |
Vadim Pisarevsky
|
23768b1826
|
replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719)
|
14 years ago |
Gary Bradski
|
68a156d6bb
|
revamped
|
15 years ago |
Gary Bradski
|
715ca399f1
|
docs
|
15 years ago |
Vadim Pisarevsky
|
f2a3e7e312
|
converted some more samples to C++
|
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 |