Vadim Pisarevsky
|
bb93651048
|
added support for bi-level PNG's (patch #2301; thanks to Costantino Grana)
|
2012-09-11 14:05:25 +04:00 |
|
Andrey Kamaev
|
f268af8ef0
|
Removed remaining SWIG marks from headers
|
2012-09-07 22:19:43 +04:00 |
|
Alexander Smorkalov
|
710e070990
|
Native camera issue on HTC One S fixed.
Camera connect->disconnect->connect leads to sigsegv.
Apply properties method reimplemented.
|
2012-09-07 17:22:47 +04:00 |
|
Andrey Kamaev
|
bcd0aefbca
|
Fix gcc build errors and warnings
|
2012-09-05 15:51:51 +04:00 |
|
Andrey Kamaev
|
577d9cdece
|
Fix openexr build on MinGW
|
2012-09-02 20:44:09 +04:00 |
|
Andrey Kamaev
|
941391c0be
|
Fix openexr build with MSVC
|
2012-09-02 20:44:07 +04:00 |
|
Andrey Kamaev
|
867777f825
|
Added OpenEXR library v1.7.1
|
2012-09-02 20:44:04 +04:00 |
|
Vadim Pisarevsky
|
2367a195c5
|
probably fixed compile error on MacOSX 10.6
|
2012-08-31 14:35:11 +04:00 |
|
Sergiu Dotenco
|
85eae7b30d
|
win32: always link to vfw32
|
2012-08-30 14:52:39 +02:00 |
|
Vadim Pisarevsky
|
a6e2acbfee
|
added a few missing images for tutorials; integrated pull request #26
|
2012-08-30 16:23:18 +04:00 |
|
Vadim Pisarevsky
|
633a8bfacc
|
fixed many warnings (modified pull request 13)
|
2012-08-28 18:15:14 +04:00 |
|
Andrey Kamaev
|
7744b1d600
|
Android camera: fix logging macro part 2
|
2012-08-28 15:07:42 +04:00 |
|
Vadim Pisarevsky
|
e2c9e7c3fb
|
applied patches from #2311
|
2012-08-28 14:19:34 +04:00 |
|
Andrey Kamaev
|
71df8906be
|
Android camera: commented logs in frame callback
|
2012-08-24 16:10:17 +04:00 |
|
Andrey Kamaev
|
ad35f317f6
|
Fix buffer allocation in Android camera
|
2012-08-24 16:10:17 +04:00 |
|
Vadim Pisarevsky
|
e95bc7d502
|
fixed ios camera timing (patch by Eduard Feicho)
|
2012-08-22 13:33:13 +04:00 |
|
Vadim Pisarevsky
|
0d2b8f4ba1
|
fixed the channel ordering of rgba images (by Eduard)
|
2012-08-21 15:41:05 +04:00 |
|
Vadim Pisarevsky
|
8efb84b5a4
|
added ios camera support in highgui. turned on optimization in opencv2.framework (ticket #2232)
|
2012-08-20 19:36:36 +04:00 |
|
Andrey Kamaev
|
d525362cd5
|
Fixed 2 new Android build warnings
|
2012-08-13 19:24:31 +04:00 |
|
Andrey Kamaev
|
5100ca7508
|
svn repository web references are replaced with links to git
|
2012-08-07 14:30:36 +04:00 |
|
Sam Bromley
|
8506ce06c1
|
Fix missing remainder of line.
|
2012-07-26 12:46:51 -02:30 |
|
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.
|
2012-07-26 12:36:21 -02:30 |
|
Maria Dimashova
|
469ec7c522
|
fixed vfw (#2156)
|
2012-07-11 09:04:25 +00:00 |
|
Maria Dimashova
|
bc3fb347a3
|
fixed #2155
|
2012-07-11 08:41:09 +00:00 |
|
Marina Kolpakova
|
d88bbb3d9d
|
fixed undefined behaviour in image codecs initialization
|
2012-07-08 18:26:28 +00:00 |
|
Andrey Kamaev
|
e900952b87
|
quiet most of the OSX build warnings
|
2012-07-05 12:56:31 +00:00 |
|
Andrey Kamaev
|
df262b340c
|
Fixed #2125
|
2012-07-02 14:20:59 +00:00 |
|
Vadim Pisarevsky
|
7ef2114107
|
added fullscreen mode on Mac (patch #2040 by Takahiro Horikawa)
|
2012-07-01 20:25:24 +00:00 |
|
Andrey Kamaev
|
27c23b557c
|
Merged few small fixes from 2.4 branch
|
2012-06-30 13:36:27 +00:00 |
|
Andrey Kamaev
|
4d09d62f85
|
Added Ptr<T> support to AlgorithmInfo; fixed some warnings
|
2012-06-29 07:46:53 +00:00 |
|
Vadim Pisarevsky
|
82cb2ab556
|
fixed bug in SVD, ticket #2027; fixed building highgui with ffmpeg support on MacOSX
|
2012-06-28 19:45:13 +00:00 |
|
Vadim Pisarevsky
|
7c778fc043
|
fixed possible video distortion problem when cap_avfoundation.mm is used to capture video (ticket #1980)
|
2012-06-28 16:34:53 +00:00 |
|
Andrey Kamaev
|
a323da6fd5
|
Fixed some warnings and install problems on linux
|
2012-06-27 12:02:31 +00:00 |
|
Andrey Kamaev
|
69b5972e03
|
Fixed MSVC build with Qt enabled #2096
|
2012-06-26 21:05:15 +00:00 |
|
Andrey Kamaev
|
55567582a6
|
added XIMEA support for linux (by Igor Kuzmin) #2085
|
2012-06-26 11:48:58 +00:00 |
|
Andrey Kamaev
|
f9418853a0
|
Applied XIMEA path (by Marian Zajko) with multiple changes #2054
|
2012-06-26 11:47:49 +00:00 |
|
Andrey Kamaev
|
d9c74f63e1
|
All tests writing temporary files are updated to use cv::tempfile() function
|
2012-06-25 11:24:06 +00:00 |
|
Andrey Kamaev
|
5e0160d711
|
Fixed few warnings on Linux
|
2012-06-21 12:44:48 +00:00 |
|
Andrey Kamaev
|
25f70e691a
|
Fixed warnigs from zlib defines
|
2012-06-21 10:28:57 +00:00 |
|
Andrey Kamaev
|
e94e5866a1
|
Fixed mingw build warnings
|
2012-06-20 17:57:26 +00:00 |
|
Andrey Kamaev
|
d48d7b2b46
|
Updated warning options for GCC; fixed new warnings.
|
2012-06-20 12:27:02 +00:00 |
|
Andrey Kamaev
|
16c94d643f
|
Fixed #2053
|
2012-06-15 06:40:20 +00:00 |
|
Marina Kolpakova
|
f273e54be3
|
fixed part of shadow warnings
|
2012-06-13 13:21:51 +00:00 |
|
Andrey Kamaev
|
7cccc93bdf
|
Fixed Android build warnings and few warnings in specific cnfigurations
|
2012-06-13 13:19:43 +00:00 |
|
Andrey Kamaev
|
827d7ba2e9
|
fixed highgui configuration with QT enabled
|
2012-06-13 11:49:27 +00:00 |
|
Andrey Kamaev
|
694f0e954f
|
Added linking against AppKit framework when OpenCV is configured with WITH_QUICKTIME=OFF
|
2012-06-13 10:43:03 +00:00 |
|
Maria Dimashova
|
f363c835ab
|
fixed compilation error and some warnings if with_openni is true
|
2012-06-13 08:38:30 +00:00 |
|
Andrey Kamaev
|
c5aba337e9
|
Fixed number of warnings. Fixed mingw64 build.
|
2012-06-12 14:46:12 +00:00 |
|
Marina Kolpakova
|
09d4d69100
|
minor warning fixes
|
2012-06-09 15:24:36 +00:00 |
|
Andrey Kamaev
|
f2d3b9b4a1
|
Warning fixes continued
|
2012-06-09 15:00:04 +00:00 |
|