Alexander Alekhin
|
c1ea6f3c42
|
TAPI: stitching: improve warpers
|
2014-04-11 13:01:07 +04:00 |
|
Alexander Alekhin
|
1d9808e5d5
|
TAPI: stitching, replaced Mat->UMat/_Array
|
2014-04-11 13:01:06 +04:00 |
|
Andrey Kamaev
|
be7bbe3aa9
|
Drop cv:: prefix from cv::String used inside the cv namespace
|
2013-03-22 22:14:50 +04:00 |
|
Andrey Kamaev
|
2ad7b97f1c
|
All modules (except ocl and gpu) compiles and pass tests
|
2013-03-22 22:14:26 +04:00 |
|
Andrey Kamaev
|
ad5cddc007
|
Main module headers are moved 1 level up
e.g. <opencv2/core/core.hpp> become <opencv2/core.hpp>
Also renamed <opencv2/core/opengl_interop.hpp> to <opencv2/core/opengl.hpp>
|
2013-03-13 17:26:56 +04:00 |
|
OpenCV Buildbot
|
81f826db2b
|
Normalize line endings and whitespace
|
2012-10-17 15:57:49 +04:00 |
|
Andrey Kamaev
|
4a53199e7a
|
Quiet logs in stitching module
|
2012-10-09 19:28:15 +04:00 |
|
Andrey Kamaev
|
f2d3b9b4a1
|
Warning fixes continued
|
2012-06-09 15:00:04 +00:00 |
|
Andrey Kamaev
|
49a1ba6038
|
Set stricter warning rules for gcc
|
2012-06-07 17:21:29 +00:00 |
|
Anatoly Baksheev
|
84db4eb6fa
|
fixed ~200 warnings for windows
minor build system changes (now cuda code in opencv_core is compiled using CUDA_ARCH* cmake variables)
|
2012-02-14 10:22:34 +00:00 |
|
Vladislav Vinogradov
|
79cc05d062
|
minor fix
|
2012-01-25 07:31:56 +00:00 |
|
Leonid Beynenson
|
2395654cbf
|
Made changes in the stitching log macros: now the function stitchingLogLevel() may be used to make the stitching classes more/less verbose.
|
2012-01-24 11:56:32 +00:00 |
|
Leonid Beynenson
|
54adb3c9cf
|
Removed unrequired dependency to the header "cvconfig.h".
|
2011-12-19 18:31:20 +00:00 |
|
Leonid Beynenson
|
782ccc1844
|
Made changes in the stitching module to make correct logging on Android.
|
2011-11-28 20:44:41 +00:00 |
|
Alexey Spizhevoy
|
c9a41c6802
|
added first version of public stitching API, added simple sample which uses that API, old sample renamed to stitching_detailed
|
2011-09-07 11:14:27 +00:00 |
|
Alexey Spizhevoy
|
95a3ffd0c5
|
put all old stitching API into detail namespace
|
2011-09-07 06:34:22 +00:00 |
|