Andrey Kamaev
|
4d059e9e5b
|
Merge release 2.4.3
|
2012-11-02 17:58:02 +04:00 |
|
Andrey Kamaev
|
fd4909360f
|
Remove windows.h include from opencv2/core/internal.hpp to avoid conflicts with TBB library.
|
2012-11-01 12:44:10 +04:00 |
|
Andrey Kamaev
|
8dbde3297e
|
Merge branch '2.4'
|
2012-10-23 20:32:19 +04:00 |
|
Andrey Kamaev
|
2e91405833
|
Fix OS X build warnings
|
2012-10-22 20:33:14 +04:00 |
|
Andrey Kamaev
|
0e7ca71dcc
|
Normalize whitespace in documentation and text files
|
2012-10-17 21:42:09 +04:00 |
|
OpenCV Buildbot
|
81f826db2b
|
Normalize line endings and whitespace
|
2012-10-17 15:57:49 +04:00 |
|
OpenCV Buildbot
|
04384a71e4
|
Normalize line endings and whitespace
|
2012-10-17 15:32:23 +04:00 |
|
Evgeny Talanin
|
5dd1ec98f7
|
#720 patch apply
|
2012-10-12 14:25:36 +04:00 |
|
Evgeny Talanin
|
2e7656dbdf
|
#2192 patch apply
|
2012-10-12 13:03:43 +04:00 |
|
Andrey Kamaev
|
f41ab3a330
|
Merge pull request #34 from roynos/master
|
2012-10-11 16:31:20 +04:00 |
|
Evgeny Talanin
|
bd4620f04e
|
#2408 patch apply (see pull request at https://github.com/Itseez/opencv/pull/33)
|
2012-10-11 14:38:25 +04:00 |
|
Vadim Pisarevsky
|
63c9412922
|
enable huge value range in highgui sliders on Windows (patch #941)
|
2012-10-10 23:05:15 +04:00 |
|
Vadim Pisarevsky
|
0e314163e5
|
fixed INT64_C & UINT64_C definitions (patch #2033)
|
2012-10-10 17:27:32 +04:00 |
|
Vadim Pisarevsky
|
a09c88ab16
|
added Asus Xtion QVGA modes to the OpenNI backend (patch #1753)
|
2012-10-09 22:01:43 +04:00 |
|
Vadim Pisarevsky
|
3243ad3483
|
applied patch #1473 (timestamp retrieval in OpenNI)
|
2012-10-09 21:52:41 +04:00 |
|
Roy Reapor
|
5d9d4659ad
|
Fixed issue 2404
- imdecode_() only creates a temporary file when needed.
- Use the string's empty() function to flag if the temporary file needs
to be deleted.
|
2012-10-03 23:06:59 -07:00 |
|
Vadim Pisarevsky
|
c9f1490302
|
added variant of cv::imdecode with the specified output matrix
|
2012-10-01 16:23:40 +04:00 |
|
Vadim Pisarevsky
|
420dd22258
|
fixed a few warnings reported by Oleg; restored SSE2 optimization in FAST
|
2012-10-01 14:12:19 +04:00 |
|
marina.kolpakova
|
dc568d4de1
|
fix for 4-channels TIFF missing 'break' statement
|
2012-10-01 08:33:56 +04:00 |
|
Vadim Pisarevsky
|
40d5b026c7
|
fixed verbose mode in highgui's DirectShow wrapper (bug #2350)
|
2012-09-19 16:57:10 +04:00 |
|
Vadim Pisarevsky
|
4e07561141
|
fixed possible compile error in cap_ffmpeg_impl.hpp (bug #2365)
|
2012-09-19 16:48:19 +04:00 |
|
Vadim Pisarevsky
|
d9e801fbfa
|
improved image rendering performance in Qt backend for highgui UI (bug #2356)
|
2012-09-17 16:13:53 +04:00 |
|
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 |
|
Vadim Pisarevsky
|
2367a195c5
|
probably fixed compile error on MacOSX 10.6
|
2012-08-31 14:35:11 +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 |
|
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
|
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
|
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
|
f9418853a0
|
Applied XIMEA path (by Marian Zajko) with multiple changes #2054
|
2012-06-26 11:47:49 +00:00 |
|