Andrey Kamaev
|
71729a5967
|
opencv_ts is removed for java API
|
2012-06-29 08:11:20 +00:00 |
|
Andrey Kamaev
|
17fd1c7c61
|
Merged recent changes from trunk - 8833,8848,8850
|
2012-06-29 07:52:34 +00:00 |
|
Andrey Kamaev
|
4d09d62f85
|
Added Ptr<T> support to AlgorithmInfo; fixed some warnings
|
2012-06-29 07:46:53 +00:00 |
|
Andrey Kamaev
|
a25c27ca05
|
Fixed windows build problems of BackgroundSubtractorGMG but code still need more work.
|
2012-06-28 20:42:26 +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 |
|
Andrey Kamaev
|
57fb5f0981
|
Merged Android build fix
|
2012-06-28 19:32:32 +00:00 |
|
Andrey Kamaev
|
5a2ba94dd6
|
Fixing parallel build for Android
|
2012-06-28 19:30:39 +00:00 |
|
Andrey Kamaev
|
35a31e1c35
|
Fixed few warnings
|
2012-06-28 18:11:54 +00:00 |
|
Andrey Kamaev
|
2a2092092f
|
Fixed Android build warnings in backgroundsubtractor_gbh
|
2012-06-28 18:11:10 +00:00 |
|
Marina Kolpakova
|
37a63523e7
|
fixed merge problem
|
2012-06-28 17:54:08 +00:00 |
|
Andrey Kamaev
|
a71797c0c4
|
Reverted some changes in videostab module
|
2012-06-28 17:48:53 +00:00 |
|
Andrey Kamaev
|
5715d9ef42
|
Removed incorrectly merged test
|
2012-06-28 17:41:03 +00:00 |
|
Marina Kolpakova
|
ab69f5e091
|
merged python samles
|
2012-06-28 17:33:11 +00:00 |
|
Marina Kolpakova
|
54ee92e3b0
|
merged trunk r8815:8827
|
2012-06-28 17:28:27 +00:00 |
|
Marina Kolpakova
|
b28b2428f6
|
changing package layout after 'make install' for Android build
|
2012-06-28 17:23:50 +00:00 |
|
Marina Kolpakova
|
2dcb091d94
|
merged Android samples
|
2012-06-28 17:14:29 +00:00 |
|
Marina Kolpakova
|
162f9fd7ea
|
merged the trunk r8735:8766, r8769, r8777:8780, r8790 and r8800:8811
|
2012-06-28 17:07:17 +00:00 |
|
Marina Kolpakova
|
b156e2f7ed
|
added FREAK (by Kirell Benzi, Raphael Ortiz, Alexandre Alahi and Pierre Vandergheynst)
|
2012-06-28 16:46:29 +00:00 |
|
Marina Kolpakova
|
3def843652
|
merged the trunk r8719:8731 and 8807
|
2012-06-28 16:39: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 |
|
Vadim Pisarevsky
|
e4b58ebff5
|
added GMG background segmentation algorithm by Andrew Godbehere, ticket #2065
|
2012-06-28 16:24:48 +00:00 |
|
Marina Kolpakova
|
01570fa800
|
merged Android Manager and new java layout
|
2012-06-28 16:23:19 +00:00 |
|
Marina Kolpakova
|
680a44189c
|
merged the trunk r8704:8716
|
2012-06-28 16:13:29 +00:00 |
|
Leonid Beynenson
|
35344569bf
|
Added possibility in the class DetectionBasedTracker to work as a tracker only -- without the mainDetector.
In this case new objects will be added into it by the method addObject(const cv::Rect& location).
|
2012-06-28 16:07:10 +00:00 |
|
Marina Kolpakova
|
2777ebb8a0
|
merged GPU scan
|
2012-06-28 16:00:38 +00:00 |
|
Vadim Pisarevsky
|
fd901d8323
|
fixed #2108 (thanks to Vincent for the report and proposed solution)
|
2012-06-28 15:52:34 +00:00 |
|
Marina Kolpakova
|
6cca6a4548
|
merged the trunk r8669:8702
|
2012-06-28 15:41:27 +00:00 |
|
Marina Kolpakova
|
150aeee58f
|
merged iOS framework from the trunk
|
2012-06-28 15:13:57 +00:00 |
|
Andrey Kamaev
|
6a13c9efc0
|
Added cmake for building Android package
|
2012-06-28 13:42:08 +00:00 |
|
Leonid Beynenson
|
d822989c8b
|
Added template method cv::Algorithm::set(const char* _name, const Ptr<_Tp>& value),
which allows to pass as the second parameter of the method set any cv::Ptr<_Tp> object.
|
2012-06-28 12:17:11 +00:00 |
|
Leonid Beynenson
|
00b02f9f6d
|
Small addition change in the FileStorage sample.
|
2012-06-28 11:17:32 +00:00 |
|
Andrey Kamaev
|
e4965b143f
|
Fixed discrepancy between SSE and regular baranches in FREAK
|
2012-06-28 11:08:11 +00:00 |
|
Andrey Kamaev
|
739da31add
|
Fixed Android build with SDK tools revision 20
|
2012-06-28 11:06:31 +00:00 |
|
Leonid Beynenson
|
7fc18fe146
|
Added to the sample, demonstrating FileStorage, how to read/write data from/to std::string.
|
2012-06-28 10:32:34 +00:00 |
|
Andrey Pavlenko
|
42d830ec23
|
switching to dynamic linking
|
2012-06-28 07:51:19 +00:00 |
|
Andrey Kamaev
|
e8b0d27942
|
Fixed cvExtractSURF in case of no keypoints found #2076
|
2012-06-28 05:59:30 +00:00 |
|
Vadim Pisarevsky
|
d60b1f2f82
|
fixed bug #2106; added test
|
2012-06-27 20:51:48 +00:00 |
|
Vadim Pisarevsky
|
73ce3ef8c1
|
fixed ios framework build (ticket #2092)
|
2012-06-27 19:52:59 +00:00 |
|
Philipp Wagner
|
ea0b57cc23
|
API Link corrected.
|
2012-06-27 18:37:03 +00:00 |
|
Philipp Wagner
|
d636c677f4
|
API Link corrected.
|
2012-06-27 18:35:52 +00:00 |
|
Andrey Kamaev
|
6c3137a8b5
|
Fixed divide by zero problem in cvStereoRectify (thanks to Philip Van Valkenberg) #2099
|
2012-06-27 15:15:32 +00:00 |
|
Andrey Kamaev
|
f09ae32796
|
Fixed Mat::isContinuous for big matrix (thanks to Boris Mansencal) #2103
|
2012-06-27 14:19:35 +00:00 |
|
Andrey Kamaev
|
15e50420bc
|
Fixed linux and android install
|
2012-06-27 13:52:29 +00:00 |
|
Alexander Mordvintsev
|
c6685bc9a7
|
improved recognition accuracy by better region normalization
|
2012-06-27 13:22:06 +00:00 |
|
Alexander Mordvintsev
|
60dd599aea
|
discard digit's internal contours in digits_video.py
|
2012-06-27 12:42:21 +00:00 |
|
Andrey Pavlenko
|
8b67adea98
|
workarounding missing native part in Java tests
|
2012-06-27 12:38:57 +00:00 |
|
Andrey Kamaev
|
a323da6fd5
|
Fixed some warnings and install problems on linux
|
2012-06-27 12:02:31 +00:00 |
|
Vladislav Vinogradov
|
59ce0a9f81
|
Merged revision(s) 8679 from trunk:
new implementation of gpu::PyrLKOpticalFlow::sparse (1.5 - 2x faster)
........
|
2012-06-27 10:53:35 +00:00 |
|
Alexander Mordvintsev
|
981564ffe9
|
work on digits_video.py
|
2012-06-27 10:09:45 +00:00 |
|
Vladislav Vinogradov
|
5c19c6cb67
|
Merged revision(s) 8664 from trunk:
new implementation of gpu::PyrLKOpticalFlow::dense (1.5 - 2x faster)
........
|
2012-06-27 09:58:33 +00:00 |
|