Vadim Pisarevsky
|
420dd22258
|
fixed a few warnings reported by Oleg; restored SSE2 optimization in FAST
|
12 years ago |
marina.kolpakova
|
dc568d4de1
|
fix for 4-channels TIFF missing 'break' statement
|
12 years ago |
Vadim Pisarevsky
|
40d5b026c7
|
fixed verbose mode in highgui's DirectShow wrapper (bug #2350)
|
12 years ago |
Vadim Pisarevsky
|
4e07561141
|
fixed possible compile error in cap_ffmpeg_impl.hpp (bug #2365)
|
12 years ago |
Vadim Pisarevsky
|
58fb8692c3
|
added test for png encoding bug #2352
|
12 years ago |
Vadim Pisarevsky
|
d9e801fbfa
|
improved image rendering performance in Qt backend for highgui UI (bug #2356)
|
12 years ago |
Vadim Pisarevsky
|
bb93651048
|
added support for bi-level PNG's (patch #2301; thanks to Costantino Grana)
|
12 years ago |
Andrey Kamaev
|
f268af8ef0
|
Removed remaining SWIG marks from headers
|
12 years ago |
Alexander Smorkalov
|
c07ba32e16
|
Native camera issue on HTC One S fixed.
Camera connect->disconnect->connect leads to sigsegv.
Apply properties method reimplemented.
(cherry picked from commit 710e070990 )
|
12 years ago |
Alexander Smorkalov
|
710e070990
|
Native camera issue on HTC One S fixed.
Camera connect->disconnect->connect leads to sigsegv.
Apply properties method reimplemented.
|
12 years ago |
Andrey Kamaev
|
bcd0aefbca
|
Fix gcc build errors and warnings
|
12 years ago |
Andrey Kamaev
|
577d9cdece
|
Fix openexr build on MinGW
|
12 years ago |
Andrey Kamaev
|
941391c0be
|
Fix openexr build with MSVC
|
12 years ago |
Andrey Kamaev
|
867777f825
|
Added OpenEXR library v1.7.1
|
12 years ago |
Vadim Pisarevsky
|
2367a195c5
|
probably fixed compile error on MacOSX 10.6
|
12 years ago |
Sergiu Dotenco
|
85eae7b30d
|
win32: always link to vfw32
|
12 years ago |
Vadim Pisarevsky
|
a6e2acbfee
|
added a few missing images for tutorials; integrated pull request #26
|
12 years ago |
Vadim Pisarevsky
|
633a8bfacc
|
fixed many warnings (modified pull request 13)
|
12 years ago |
Andrey Kamaev
|
7744b1d600
|
Android camera: fix logging macro part 2
|
12 years ago |
Vadim Pisarevsky
|
e2c9e7c3fb
|
applied patches from #2311
|
12 years ago |
Andrey Kamaev
|
d849f51023
|
Android camera: commented logs in frame callback
|
12 years ago |
Andrey Kamaev
|
4ac2c22776
|
Fix buffer allocation in Android camera
|
12 years ago |
Andrey Kamaev
|
71df8906be
|
Android camera: commented logs in frame callback
|
12 years ago |
Andrey Kamaev
|
ad35f317f6
|
Fix buffer allocation in Android camera
|
12 years ago |
Andrey Kamaev
|
639bbec44a
|
svn repository web references are replaced with links to git
|
12 years ago |
Vadim Pisarevsky
|
e95bc7d502
|
fixed ios camera timing (patch by Eduard Feicho)
|
12 years ago |
Vadim Pisarevsky
|
0d2b8f4ba1
|
fixed the channel ordering of rgba images (by Eduard)
|
12 years ago |
Vadim Pisarevsky
|
8efb84b5a4
|
added ios camera support in highgui. turned on optimization in opencv2.framework (ticket #2232)
|
12 years ago |
Andrey Kamaev
|
d525362cd5
|
Fixed 2 new Android build warnings
|
12 years ago |
Andrey Kamaev
|
5100ca7508
|
svn repository web references are replaced with links to git
|
12 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
|
d2b36d74cd
|
Merged the trunk r8911
|
13 years ago |
Andrey Kamaev
|
df262b340c
|
Fixed #2125
|
13 years ago |
Andrey Kamaev
|
d4df1e0b5c
|
Merged the trunk r8887, r8891, r8314
|
13 years ago |
Andrey Kamaev
|
b368f99d03
|
Merged the trunk r8852:8880
|
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
|
17fd1c7c61
|
Merged recent changes from trunk - 8833,8848,8850
|
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 |
Marina Kolpakova
|
b28b2428f6
|
changing package layout after 'make install' for Android build
|
13 years ago |
Marina Kolpakova
|
162f9fd7ea
|
merged the trunk r8735:8766, r8769, r8777:8780, r8790 and r8800:8811
|
13 years ago |
Marina Kolpakova
|
3def843652
|
merged the trunk r8719:8731 and 8807
|
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 |
Marina Kolpakova
|
680a44189c
|
merged the trunk r8704:8716
|
13 years ago |