Vladislav Vinogradov
|
76dc827648
|
added BruteForceMatcher_GPU (for legacy)
|
2012-04-28 07:41:21 +00:00 |
|
Alexander Smorkalov
|
c1c1a376a1
|
bad changes reverted.
|
2012-04-28 05:25:31 +00:00 |
|
Alexander Smorkalov
|
a9d9eb1ab6
|
Loader classes for OpenCV with Android service added. Library loading in OpenCV API removed.
|
2012-04-28 05:14:24 +00:00 |
|
Alexander Shishkov
|
ac8f6b02de
|
update FFMPEG wrapper binaries
|
2012-04-27 19:24:48 +00:00 |
|
Alexander Reshetnikov
|
689c1814a5
|
Fixed VideoCapture memory leak (bug #1481)
|
2012-04-27 19:23:26 +00:00 |
|
Andrey Kamaev
|
95e657714f
|
Minor improvements: reduced verbosity of positioning tests; run.py - filter out non-executables on windows
|
2012-04-27 19:13:58 +00:00 |
|
Vadim Pisarevsky
|
1a9758c0a2
|
fixed Linemod's Detector write method (removed nested sequence delimiters)
|
2012-04-27 18:09:57 +00:00 |
|
Vadim Pisarevsky
|
9b382d07f6
|
modified data matrix detection interface (that does not use any new data structures). Added Python sample for data matrix detection. Ticket #1664
|
2012-04-27 16:10:10 +00:00 |
|
Andrey Kamaev
|
1046f50acb
|
CMake for new Android example
|
2012-04-27 15:39:46 +00:00 |
|
Andrey Pavlenko
|
3a922a535c
|
adding one more assertion to a Java test
|
2012-04-27 14:41:28 +00:00 |
|
Andrey Pavlenko
|
52f5009a4c
|
adding Histogram and Posterize, removing Blur from 'image manipulation' Java sample
|
2012-04-27 14:40:25 +00:00 |
|
Vadim Pisarevsky
|
7ac713405f
|
put template Distance classes back to features2d, since they are used in GPU; fixed OpenCV build with Xcode 2.3 (which includes new libpng)
|
2012-04-27 14:11:44 +00:00 |
|
Alexander Shishkov
|
da0080dd15
|
fixed #1855
|
2012-04-27 14:08:10 +00:00 |
|
Alexander Shishkov
|
37295d7b35
|
fixed #1833
|
2012-04-27 14:00:59 +00:00 |
|
Alexander Shishkov
|
a07724aea2
|
fixed #1841
|
2012-04-27 13:37:48 +00:00 |
|
Alexander Smorkalov
|
d015a50d51
|
Base classes for sample added.
|
2012-04-27 13:37:45 +00:00 |
|
Vadim Pisarevsky
|
c78d056ef6
|
added BruteForceMatcher (the older variant of BFMatcher) to legacy (ticket #1796). added test for it. Renamed legacy tests to "Legacy_*"
|
2012-04-27 13:06:16 +00:00 |
|
Alexander Smorkalov
|
211dfd68fd
|
Base code for new sample added.
|
2012-04-27 12:49:21 +00:00 |
|
Alexey Spizhevoy
|
30431b94d9
|
Replaced CV_RANSAC in findHomography with CV_LMEDS (videostab)
|
2012-04-27 12:38:33 +00:00 |
|
Vadim Pisarevsky
|
d60caea559
|
added test to check #1737
|
2012-04-27 12:07:56 +00:00 |
|
Andrey Kamaev
|
2a39128268
|
Updated latentSVM tests and data
|
2012-04-27 11:32:40 +00:00 |
|
Andrey Kamaev
|
f14d80ab44
|
Minor documentation fix
|
2012-04-27 08:58:29 +00:00 |
|
Andrey Kamaev
|
33134ecb87
|
Increased test threshold for arm
|
2012-04-27 08:28:40 +00:00 |
|
Gary Bradski
|
54f92013b0
|
fix to Detector::write so that it doesn't abort on read
|
2012-04-27 04:05:33 +00:00 |
|
Andrey Kamaev
|
7bfc50b84d
|
#1854 Fixed Mac OS X build with Clang
|
2012-04-26 21:40:34 +00:00 |
|
Andrey Kamaev
|
09140c2fc6
|
Reenabled OpponentSIFT test;
Changed compiler flags for 32-bit MSVC;
Fixed handling of "d" suffix of debug binaries in run.py.
|
2012-04-26 21:37:27 +00:00 |
|
Andrey Pavlenko
|
fc44b3175e
|
adding VIEW_MODE_PIXELIZE to the 'image manipulations' sample
|
2012-04-26 15:56:01 +00:00 |
|
Vadim Pisarevsky
|
f87c2e49db
|
added version number to opencv_ffmpeg dlls (it's added only when dll copied to the bin directory); it resolves #1827
|
2012-04-26 13:32:27 +00:00 |
|
Andrey Kamaev
|
b93d3d7a55
|
Fixed build warnings
|
2012-04-26 11:58:06 +00:00 |
|
Alexey Spizhevoy
|
2799f51bf9
|
Minor changes in videostab module
|
2012-04-26 11:56:30 +00:00 |
|
Alexander Smorkalov
|
5c6de77fc8
|
Bug #1822 Native camera does not work on Samsung Galaxy SII with Android ICS 4.0.3 was fixed. All binary libs were rebuilt.
|
2012-04-26 11:38:07 +00:00 |
|
Andrey Kamaev
|
3d0f4fe167
|
Fixed compiler flags for debug builds
|
2012-04-26 11:06:34 +00:00 |
|
Andrey Kamaev
|
f208535bb6
|
run.py: Automatically enable color output in android tests (posix shell only)
|
2012-04-26 11:05:36 +00:00 |
|
Alexey Spizhevoy
|
02d34bdac2
|
Refactored videostab module
|
2012-04-26 09:01:15 +00:00 |
|
Alexander Kapustin
|
79e2070606
|
5 functions from addWeighted_func family were Neon Optimized
|
2012-04-26 08:18:01 +00:00 |
|
Alexander Shishkov
|
dd1edc61c5
|
update FFMPEG wrapper binaries
|
2012-04-26 07:39:11 +00:00 |
|
Vadim Pisarevsky
|
fcbfc030ef
|
avoid use of "AVFrame::best_effort_timestamp"
|
2012-04-26 07:38:35 +00:00 |
|
Alexander Kapustin
|
3e899f6fd7
|
File perf_addWeited.cpp added
|
2012-04-26 07:20:13 +00:00 |
|
Alexey Spizhevoy
|
2270c2f5bd
|
Refactored videostab module
|
2012-04-26 07:11:01 +00:00 |
|
Alexander Shishkov
|
d994923fec
|
update FFMPEG wrapper binaries
|
2012-04-26 07:08:40 +00:00 |
|
Vadim Pisarevsky
|
bc3c49518d
|
ok, now positioning seem to work well, at least with ffmpeg 0.10.2 on MacOSX 10.7
|
2012-04-26 07:07:37 +00:00 |
|
Vadim Pisarevsky
|
c9e6efc263
|
propagated changes for retina filters from trunk to 2.4
|
2012-04-25 17:32:14 +00:00 |
|
Andrey Kamaev
|
db3f9b139b
|
Fixed SURF behavior - from now it always returns keypoints in the same order
|
2012-04-25 16:03:01 +00:00 |
|
Vadim Pisarevsky
|
562e404224
|
fixed HighguiFramecount.regression test (and renamed it to Highgui_Video.framecount)
|
2012-04-25 14:48:15 +00:00 |
|
Vadim Pisarevsky
|
fb292b1b27
|
added PSNR function to imgproc; refactored highgui positioning test (which still fails)
|
2012-04-25 14:31:54 +00:00 |
|
Alexandre Benoit
|
9dfb1f77a0
|
fixed a dicide by zero potential problem
|
2012-04-25 13:56:09 +00:00 |
|
Alexandre Benoit
|
18fdc6bf1c
|
user can now use the default retia config auatogenerated file to test their own setup
|
2012-04-25 13:55:14 +00:00 |
|
Alexey Spizhevoy
|
71391eb76f
|
Added LP based global motion estimation (videostab)
|
2012-04-25 13:21:38 +00:00 |
|
Alexander Shishkov
|
bd49b9b8aa
|
update FFMPEG wrapper binaries
|
2012-04-25 12:58:42 +00:00 |
|
Vadim Pisarevsky
|
c0fcfcc7d8
|
refactored highgui_specificvideo* tests; fixed repeated libswscale context creation in videocapture & videowriter (ticket #1541)
|
2012-04-25 12:56:09 +00:00 |
|