Andrey Kamaev
|
71df8906be
|
Android camera: commented logs in frame callback
|
13 years ago |
Andrey Kamaev
|
ad35f317f6
|
Fix buffer allocation in Android camera
|
13 years ago |
Vadim Pisarevsky
|
e95bc7d502
|
fixed ios camera timing (patch by Eduard Feicho)
|
13 years ago |
Vadim Pisarevsky
|
0d2b8f4ba1
|
fixed the channel ordering of rgba images (by Eduard)
|
13 years ago |
Vadim Pisarevsky
|
8efb84b5a4
|
added ios camera support in highgui. turned on optimization in opencv2.framework (ticket #2232)
|
13 years ago |
Andrey Kamaev
|
d525362cd5
|
Fixed 2 new Android build warnings
|
13 years ago |
Andrey Kamaev
|
5100ca7508
|
svn repository web references are replaced with links to git
|
13 years ago |
Sam Bromley
|
8506ce06c1
|
Fix missing remainder of line.
|
13 years ago |
Sam Bromley
|
966a652142
|
Fix crash when polling for non-existent Kinects.
If no Kinects are present, crash can result from
stepping beyond end of device list. Now we check
to ensure this does not happen.
|
13 years ago |
Maria Dimashova
|
469ec7c522
|
fixed vfw (#2156)
|
13 years ago |
Maria Dimashova
|
bc3fb347a3
|
fixed #2155
|
13 years ago |
Marina Kolpakova
|
d88bbb3d9d
|
fixed undefined behaviour in image codecs initialization
|
13 years ago |
Andrey Kamaev
|
e900952b87
|
quiet most of the OSX build warnings
|
13 years ago |
Andrey Kamaev
|
df262b340c
|
Fixed #2125
|
13 years ago |
Vadim Pisarevsky
|
7ef2114107
|
added fullscreen mode on Mac (patch #2040 by Takahiro Horikawa)
|
13 years ago |
Andrey Kamaev
|
27c23b557c
|
Merged few small fixes from 2.4 branch
|
13 years ago |
Andrey Kamaev
|
4d09d62f85
|
Added Ptr<T> support to AlgorithmInfo; fixed some warnings
|
13 years ago |
Vadim Pisarevsky
|
82cb2ab556
|
fixed bug in SVD, ticket #2027; fixed building highgui with ffmpeg support on MacOSX
|
13 years ago |
Vadim Pisarevsky
|
7c778fc043
|
fixed possible video distortion problem when cap_avfoundation.mm is used to capture video (ticket #1980)
|
13 years ago |
Andrey Kamaev
|
a323da6fd5
|
Fixed some warnings and install problems on linux
|
13 years ago |
Andrey Kamaev
|
69b5972e03
|
Fixed MSVC build with Qt enabled #2096
|
13 years ago |
Andrey Kamaev
|
55567582a6
|
added XIMEA support for linux (by Igor Kuzmin) #2085
|
13 years ago |
Andrey Kamaev
|
f9418853a0
|
Applied XIMEA path (by Marian Zajko) with multiple changes #2054
|
13 years ago |
Andrey Kamaev
|
d9c74f63e1
|
All tests writing temporary files are updated to use cv::tempfile() function
|
13 years ago |
Andrey Kamaev
|
5e0160d711
|
Fixed few warnings on Linux
|
13 years ago |
Andrey Kamaev
|
25f70e691a
|
Fixed warnigs from zlib defines
|
13 years ago |
Andrey Kamaev
|
e94e5866a1
|
Fixed mingw build warnings
|
13 years ago |
Andrey Kamaev
|
d48d7b2b46
|
Updated warning options for GCC; fixed new warnings.
|
13 years ago |
Andrey Kamaev
|
16c94d643f
|
Fixed #2053
|
13 years ago |
Marina Kolpakova
|
f273e54be3
|
fixed part of shadow warnings
|
13 years ago |
Andrey Kamaev
|
7cccc93bdf
|
Fixed Android build warnings and few warnings in specific cnfigurations
|
13 years ago |
Andrey Kamaev
|
827d7ba2e9
|
fixed highgui configuration with QT enabled
|
13 years ago |
Andrey Kamaev
|
694f0e954f
|
Added linking against AppKit framework when OpenCV is configured with WITH_QUICKTIME=OFF
|
13 years ago |
Maria Dimashova
|
f363c835ab
|
fixed compilation error and some warnings if with_openni is true
|
13 years ago |
Andrey Kamaev
|
c5aba337e9
|
Fixed number of warnings. Fixed mingw64 build.
|
13 years ago |
Marina Kolpakova
|
09d4d69100
|
minor warning fixes
|
13 years ago |
Andrey Kamaev
|
f2d3b9b4a1
|
Warning fixes continued
|
13 years ago |
Andrey Kamaev
|
47a4e87784
|
Ignored warnings from gtest with precompiled headers enabled
|
13 years ago |
Andrey Kamaev
|
2f40905548
|
Fixed Android build
|
13 years ago |
Andrey Kamaev
|
79df8db76f
|
Fixed recently introduced build problems on some platforms
|
13 years ago |
Andrey Kamaev
|
f62028dc16
|
Fixed mingw build.
|
13 years ago |
Andrey Kamaev
|
49a1ba6038
|
Set stricter warning rules for gcc
|
13 years ago |
Vadim Pisarevsky
|
677680d82d
|
reverted the original VideoCapture::read() code; moved frame index check to where it should belong: ffmpeg wrapper; applied patch by Rob Reilink (ticket #1971)
|
13 years ago |
Andrey Kamaev
|
314813e51c
|
Added C++ and python signatures for moveWindow, resizeWindow and setMouseCallback
|
13 years ago |
Evgeny Talanin
|
d3c73071ea
|
Temporarily disable test on Mac
|
13 years ago |
Andrey Kamaev
|
05de6302fd
|
Fixed documentation: corrected parameter names
|
13 years ago |
Andrey Kamaev
|
c492dc6a83
|
Fixed property names in cap_dshow #1993
|
13 years ago |
Andrey Kamaev
|
6ca618277c
|
More fixes for documentation.
|
13 years ago |
Andrey Kamaev
|
eb2f1f81ed
|
Fixed hundreds of documentation problems
|
13 years ago |
Andrey Kamaev
|
e161f428a0
|
Fixed PvAPI search on Windows #1927
|
13 years ago |