Andrey Kamaev
|
d566c6bc86
|
Revert "add new version of CommandLineParser. add empty docs"
This reverts commit 54a202b3d522f19a05993998ab40a40733a0d3b8.
Conflicts:
modules/core/doc/command_line_parser.rst
modules/core/include/opencv2/core/core.hpp
modules/core/src/cmdparser.cpp
modules/gpu/perf/main.cpp
modules/gpu/test/main.cpp
modules/ts/src/ts_perf.cpp
|
2012-10-15 20:01:44 +04:00 |
|
AoD314
|
54a202b3d5
|
add new version of CommandLineParser. add empty docs
|
2012-09-07 13:24:48 +04:00 |
|
Andrey Kamaev
|
49a1ba6038
|
Set stricter warning rules for gcc
|
2012-06-07 17:21:29 +00:00 |
|
Vadim Pisarevsky
|
4985c1b632
|
fixed hundreds of warnings from MSVC 2010.
|
2012-03-16 21:21:04 +00:00 |
|
Vladislav Vinogradov
|
2d30480982
|
created wrappers for new NPP functions
removed void integral(const GpuMat& src, GpuMat& sum, GpuMat& sqsum, Stream& stream) - it fails with NPP_NOT_IMPLEMENTED error
updated docs, accuracy and performance tests
|
2012-02-22 10:00:53 +00:00 |
|
Vladislav Vinogradov
|
6310622be3
|
minor
|
2011-12-13 06:25:37 +00:00 |
|
Vladislav Vinogradov
|
f6d8f4dc6b
|
minor
|
2011-12-12 13:59:34 +00:00 |
|
Vladislav Vinogradov
|
bd4239be7b
|
moved OpenGL wrappers to separate header
added GlBuffer, GlTexture and GpuMat support to InputArray
replaced addTextOpenGl function by render + GlFont
|
2011-11-30 06:20:29 +00:00 |
|
Vladislav Vinogradov
|
9817252b23
|
added addTextOpenGl function
|
2011-11-28 11:50:46 +00:00 |
|
Vladislav Vinogradov
|
2a4fb155e1
|
added OpenGL support to Gtk realization of highgui
|
2011-11-28 08:23:26 +00:00 |
|
Vladislav Vinogradov
|
d7450c2449
|
added GlArrays class and pointCloudShow function
|
2011-11-23 10:05:24 +00:00 |
|