platform/upstream/opencv.git
11 years agopossibly repaired FAST test (however, FAST<7/12> and <5/8> could still do something...
Vadim Pisarevsky [Tue, 25 Sep 2012 11:50:03 +0000 (15:50 +0400)]
possibly repaired FAST test (however, FAST<7/12> and <5/8> could still do something different than described in the paper)

11 years agoChanged parallel_for to parallel_for_ in hog.cpp and cascadedetect.cpp
Evgeny Talanin [Tue, 25 Sep 2012 08:18:33 +0000 (12:18 +0400)]
Changed parallel_for to parallel_for_ in hog.cpp and cascadedetect.cpp

11 years agochanged map indexes in test_remap
Ilya Lavrenov [Mon, 24 Sep 2012 16:36:25 +0000 (20:36 +0400)]
changed map indexes in test_remap

11 years agoreorganized the resize algorithm
Ilya Lavrenov [Mon, 24 Sep 2012 13:07:08 +0000 (17:07 +0400)]
reorganized the resize algorithm

11 years agofixed bug in nln (out of border access)
Anatoly Baksheev [Mon, 24 Sep 2012 13:01:44 +0000 (17:01 +0400)]
fixed bug in nln (out of border access)

11 years agoAdded host compiler check before CUDA detection. For not supported compilers CUDA...
Anatoly Baksheev [Fri, 21 Sep 2012 13:42:37 +0000 (17:42 +0400)]
Added host compiler check before CUDA detection. For not supported compilers CUDA will be disabled.

11 years agolowered tolerance thresholds in BRISK tests
Vadim Pisarevsky [Mon, 24 Sep 2012 12:31:07 +0000 (16:31 +0400)]
lowered tolerance thresholds in BRISK tests

11 years agoMerge branch 'master' of git://code.opencv.org/opencv
bitwangyaoyao [Mon, 24 Sep 2012 12:29:21 +0000 (20:29 +0800)]
Merge branch 'master' of git://code.opencv.org/opencv

11 years agosome optimizations to ocl::pyrDown, PyrLK and Canny
bitwangyaoyao [Mon, 24 Sep 2012 12:28:35 +0000 (20:28 +0800)]
some optimizations to ocl::pyrDown, PyrLK and Canny

11 years agofixed fail in arithmetic test
Vadim Pisarevsky [Mon, 24 Sep 2012 12:14:19 +0000 (16:14 +0400)]
fixed fail in arithmetic test

11 years agoAdded 240p resolution alias for perf tests
Kirill Kornyakov [Mon, 24 Sep 2012 11:44:11 +0000 (15:44 +0400)]
Added 240p resolution alias for perf tests

11 years agoMerge remote-tracking branch 'origin/master'
Vadim Pisarevsky [Mon, 24 Sep 2012 11:11:45 +0000 (15:11 +0400)]
Merge remote-tracking branch 'origin/master'

11 years agoreverted libjpeg to an earlier version
Vadim Pisarevsky [Mon, 24 Sep 2012 11:11:29 +0000 (15:11 +0400)]
reverted libjpeg to an earlier version

11 years agoedited misprint
Ilya Lavrenov [Mon, 24 Sep 2012 10:18:54 +0000 (14:18 +0400)]
edited misprint

11 years agouncommented auto enabling GCD on Mac
Ilya Lavrenov [Mon, 24 Sep 2012 10:18:15 +0000 (14:18 +0400)]
uncommented auto enabling GCD on Mac

11 years agoedited misprint
Ilya Lavrenov [Mon, 24 Sep 2012 09:46:09 +0000 (13:46 +0400)]
edited misprint

11 years agoadded platform specific definitions in resize algorithm
Ilya Lavrenov [Mon, 24 Sep 2012 08:57:39 +0000 (12:57 +0400)]
added platform specific definitions in resize algorithm

11 years agodebug
Ilya Lavrenov [Mon, 24 Sep 2012 08:40:20 +0000 (12:40 +0400)]
debug

11 years agodebug
Ilya Lavrenov [Mon, 24 Sep 2012 07:35:46 +0000 (11:35 +0400)]
debug

11 years agosome bugfixes & improvements in openfabmap code, docs and samples by Arren Glover
Vadim Pisarevsky [Sun, 23 Sep 2012 16:57:34 +0000 (20:57 +0400)]
some bugfixes & improvements in openfabmap code, docs and samples by Arren Glover

11 years agosome restructuring of resize algorithm code
Ilya Lavrenov [Fri, 21 Sep 2012 14:17:54 +0000 (18:17 +0400)]
some restructuring of resize algorithm code

11 years agoattempt
Ilya Lavrenov [Fri, 21 Sep 2012 13:25:42 +0000 (17:25 +0400)]
attempt

11 years agoAdded Rotation motion mode in the videostab module
Ivan Korolev [Fri, 21 Sep 2012 12:54:21 +0000 (16:54 +0400)]
Added Rotation motion mode in the videostab module

11 years agofixed warnings under windows
Anatoly Baksheev [Fri, 21 Sep 2012 09:41:36 +0000 (13:41 +0400)]
fixed warnings under windows

11 years agomany bugs fix for intel's HD4000
niko [Fri, 21 Sep 2012 08:51:45 +0000 (16:51 +0800)]
many bugs fix for intel's HD4000
from my svn 855

11 years agoremoved obsolte global motion estimation method
Alexey Spizhevoy [Fri, 21 Sep 2012 06:46:00 +0000 (10:46 +0400)]
removed obsolte global motion estimation method

11 years agoFix: Windows compilation error in CommandLineParser.
Leonid Beynenson [Thu, 20 Sep 2012 14:11:33 +0000 (18:11 +0400)]
Fix: Windows compilation error in CommandLineParser.

11 years agoChanged CommandLineParser to make it less verbose
Leonid Beynenson [Thu, 20 Sep 2012 13:58:44 +0000 (17:58 +0400)]
Changed CommandLineParser to make it less verbose
when it is unrequired.

11 years agoMerge branch 'master' of git://code.opencv.org/opencv
Alexander Kapustin [Thu, 20 Sep 2012 13:32:54 +0000 (17:32 +0400)]
Merge branch 'master' of git://code.opencv.org/opencv

11 years agoChange denoising strength parameter from int to float
Andrey Kamaev [Thu, 20 Sep 2012 13:27:48 +0000 (17:27 +0400)]
Change denoising strength parameter from int to float

11 years ago1. New function ActualScalarDepth was added
Alexander Kapustin [Thu, 20 Sep 2012 13:24:20 +0000 (17:24 +0400)]
1. New function ActualScalarDepth was added
2. Two new NeonOptimized functions subtract_8u8u32f and subtract_8u8u8s were added

11 years ago1. New function ActualScalarDepth was added
Alexander Kapustin [Thu, 20 Sep 2012 12:26:45 +0000 (16:26 +0400)]
1. New function ActualScalarDepth was added
2. Two new NeonOptimized functions subtract_8u8u32f and subtract_8u8u8s were added

Conflicts:
modules/core/src/arithm.cpp

11 years agochanged the type of the arguments to const reference (Bug #2376)
Vladislav Vinogradov [Thu, 20 Sep 2012 09:52:04 +0000 (13:52 +0400)]
changed the type of the arguments to const reference (Bug #2376)

ORB_GPU::downloadKeyPoints
ORB_GPU::convertKeyPoints

11 years agoremove warnings of some functions in ocl module
yao [Thu, 20 Sep 2012 01:23:11 +0000 (09:23 +0800)]
remove warnings of some functions in ocl module

11 years agoRestore pdf patch command
Andrey Kamaev [Wed, 19 Sep 2012 14:45:57 +0000 (18:45 +0400)]
Restore pdf patch command

11 years agoThis reverts commit 738d3fef3819a11930502c44555cfacb95b29e5c.
Andrey Pavlenko [Wed, 19 Sep 2012 14:03:50 +0000 (18:03 +0400)]
This reverts commit 738d3fef3819a11930502c44555cfacb95b29e5c.

11 years agofixed mixed-type array operations (bug #2336)
Vadim Pisarevsky [Wed, 19 Sep 2012 13:55:34 +0000 (17:55 +0400)]
fixed mixed-type array operations (bug #2336)

11 years ago1. New function ActualScalarDepth was added
Alexander Kapustin [Wed, 19 Sep 2012 13:02:08 +0000 (17:02 +0400)]
1. New function ActualScalarDepth was added
2. Two new NeonOptimized functions subtract_8u8u32f and subtract_8u8u8s were added

11 years agoMerge remote-tracking branch 'origin/master'
Vadim Pisarevsky [Wed, 19 Sep 2012 12:57:27 +0000 (16:57 +0400)]
Merge remote-tracking branch 'origin/master'

11 years agofixed verbose mode in highgui's DirectShow wrapper (bug #2350)
Vadim Pisarevsky [Wed, 19 Sep 2012 12:57:10 +0000 (16:57 +0400)]
fixed verbose mode in highgui's DirectShow wrapper (bug #2350)

11 years agoFix typo
Andrey Kamaev [Wed, 19 Sep 2012 12:56:27 +0000 (16:56 +0400)]
Fix typo

11 years agoMerge remote-tracking branch 'origin/master'
Vadim Pisarevsky [Wed, 19 Sep 2012 12:52:07 +0000 (16:52 +0400)]
Merge remote-tracking branch 'origin/master'

11 years agofixed outlier filtering in cvStereoRectifyUncalibrated (bug #2367)
Vadim Pisarevsky [Wed, 19 Sep 2012 12:51:49 +0000 (16:51 +0400)]
fixed outlier filtering in cvStereoRectifyUncalibrated (bug #2367)

11 years agoRefactor fast NL-means denoising
Andrey Kamaev [Wed, 19 Sep 2012 12:42:39 +0000 (16:42 +0400)]
Refactor fast NL-means denoising

* reorder arguments
* rewrite accuracy tests
* replace doubles with integer arithmetic inside the main loop

11 years agoupdate FFMPEG wrapper binaries
OpenCV Buildbot [Wed, 19 Sep 2012 12:49:39 +0000 (16:49 +0400)]
update FFMPEG wrapper binaries

11 years agofixed possible compile error in cap_ffmpeg_impl.hpp (bug #2365)
Vadim Pisarevsky [Wed, 19 Sep 2012 12:48:19 +0000 (16:48 +0400)]
fixed possible compile error in cap_ffmpeg_impl.hpp (bug #2365)

11 years agosome optimizations to ocl::blend
yao [Wed, 19 Sep 2012 02:52:25 +0000 (10:52 +0800)]
some optimizations to ocl::blend

11 years agoAdded WQHD = 1444p frame size
Oleg Sklyarov [Tue, 18 Sep 2012 14:02:29 +0000 (18:02 +0400)]
Added WQHD = 1444p frame size

11 years agoimproved the condition in the FAST test
Vadim Pisarevsky [Tue, 18 Sep 2012 10:34:50 +0000 (14:34 +0400)]
improved the condition in the FAST test

11 years agoadded patches by Bram Bolder
Vadim Pisarevsky [Tue, 18 Sep 2012 10:11:08 +0000 (14:11 +0400)]
added patches by Bram Bolder

11 years agoa little optimizations to ocl::pyrDown
yao [Tue, 18 Sep 2012 09:57:37 +0000 (17:57 +0800)]
a little optimizations to ocl::pyrDown

11 years agoBug with several "in use" labels fixed in OpenCV Manager UI.
Alexander Smorkalov [Tue, 18 Sep 2012 06:52:28 +0000 (10:52 +0400)]
Bug with several "in use" labels fixed in OpenCV Manager UI.

11 years ago"in use" label update fix in OpenCV Manager UI.
Alexander Smorkalov [Tue, 18 Sep 2012 06:09:31 +0000 (10:09 +0400)]
"in use" label update fix in OpenCV Manager UI.

11 years agoMinor bug fix in building all native camera libs for android
Alexander Smorkalov [Mon, 17 Sep 2012 07:56:46 +0000 (11:56 +0400)]
Minor bug fix in building all native camera libs for android

11 years agoNDK detection bug fix.
Alexander Smorkalov [Fri, 14 Sep 2012 14:19:17 +0000 (18:19 +0400)]
NDK detection bug fix.

11 years agoMerge branch 'master' of git://code.opencv.org/opencv
Alexander Mordvintsev [Mon, 17 Sep 2012 15:42:55 +0000 (19:42 +0400)]
Merge branch 'master' of git://code.opencv.org/opencv

11 years agoattempt
Ilya Lavrenov [Mon, 17 Sep 2012 15:39:49 +0000 (19:39 +0400)]
attempt

11 years agoMerge branch 'master' of git://code.opencv.org/opencv
Alexander Mordvintsev [Mon, 17 Sep 2012 15:37:38 +0000 (19:37 +0400)]
Merge branch 'master' of git://code.opencv.org/opencv

11 years agoget rid of Lock in gabor_threads.py
Alexander Mordvintsev [Mon, 17 Sep 2012 15:30:20 +0000 (19:30 +0400)]
get rid of Lock in gabor_threads.py

11 years agofixed wrong condition with interpolation types
Ilya Lavrenov [Mon, 17 Sep 2012 14:30:55 +0000 (18:30 +0400)]
fixed wrong condition with interpolation types

11 years agochanged resize_area test
Ilya Lavrenov [Mon, 17 Sep 2012 13:38:23 +0000 (17:38 +0400)]
changed resize_area test

11 years agoMinor refactoring of NL-means denoising
Andrey Kamaev [Mon, 17 Sep 2012 13:18:04 +0000 (17:18 +0400)]
Minor refactoring of NL-means denoising

11 years agofixing git commit getting for Android build
Andrey Pavlenko [Mon, 17 Sep 2012 13:06:04 +0000 (17:06 +0400)]
fixing git commit getting for Android build

11 years agoadded extra debug parameters in resize test
Ilya Lavrenov [Mon, 17 Sep 2012 13:08:06 +0000 (17:08 +0400)]
added extra debug parameters in resize test

11 years agoadded test for png encoding bug #2352
Vadim Pisarevsky [Mon, 17 Sep 2012 12:44:40 +0000 (16:44 +0400)]
added test for png encoding bug #2352

11 years agoadded recalculating scale coefficients
Ilya Lavrenov [Mon, 17 Sep 2012 12:31:30 +0000 (16:31 +0400)]
added recalculating scale coefficients

11 years agoimproved image rendering performance in Qt backend for highgui UI (bug #2356)
Vadim Pisarevsky [Mon, 17 Sep 2012 12:13:53 +0000 (16:13 +0400)]
improved image rendering performance in Qt backend for highgui UI (bug #2356)

11 years agoMerge remote-tracking branch 'origin/master'
Vadim Pisarevsky [Mon, 17 Sep 2012 12:12:36 +0000 (16:12 +0400)]
Merge remote-tracking branch 'origin/master'

11 years agoadded test for #2336
Vadim Pisarevsky [Mon, 17 Sep 2012 12:12:30 +0000 (16:12 +0400)]
added test for #2336

11 years agoFix windows build warnings
Andrey Kamaev [Sun, 16 Sep 2012 20:42:34 +0000 (00:42 +0400)]
Fix windows build warnings

11 years agoFix copy-paste bug in AVX optimization of haar
Andrey Kamaev [Sun, 16 Sep 2012 20:41:32 +0000 (00:41 +0400)]
Fix copy-paste bug in AVX optimization of haar

11 years agoFix AVX and other SIMD support detection
Andrey Kamaev [Sun, 16 Sep 2012 20:40:17 +0000 (00:40 +0400)]
Fix AVX and other SIMD support detection

11 years agoFix build of Java API for Windows
Andrey Kamaev [Sat, 15 Sep 2012 11:36:37 +0000 (15:36 +0400)]
Fix build of Java API for Windows

11 years agoAdd experimental support for desktop Java
Andrey Kamaev [Sat, 15 Sep 2012 11:46:34 +0000 (15:46 +0400)]
Add experimental support for desktop Java

Based on pull request #31 (thanks to Eric Christiansen)
Support for Java is turned off by default and can be enabled setting
BUILD_opencv_java to ON (e.g. cmake -DBUILD_opencv_java=ON ..)

11 years agoRemove misused REQUIRED keyword from CMake scripts
Andrey Kamaev [Sat, 15 Sep 2012 11:45:27 +0000 (15:45 +0400)]
Remove misused REQUIRED keyword from CMake scripts

11 years agoadd PyrLK to ocl module
yao [Mon, 17 Sep 2012 01:48:34 +0000 (09:48 +0800)]
add PyrLK to ocl module

11 years agoHonor resently added functionality in hdr_parser and rst_parser; minor fixes in docum...
Andrey Kamaev [Fri, 7 Sep 2012 20:40:06 +0000 (00:40 +0400)]
Honor resently added functionality in hdr_parser and rst_parser; minor fixes in documentation

11 years agoLink to OpenCV website updated. Full Manager version added to UI. Screen orientation...
Alexander Smorkalov [Fri, 14 Sep 2012 13:44:08 +0000 (17:44 +0400)]
Link to OpenCV website updated. Full Manager version added to UI. Screen orientation fixed.

11 years agoIssue #2357 OpenCV manager fails to determine hardware platfrom on Tegra2 fixed.
Alexander Smorkalov [Fri, 14 Sep 2012 13:20:59 +0000 (17:20 +0400)]
Issue #2357 OpenCV manager fails to determine hardware platfrom on Tegra2 fixed.

11 years agoFixed a minor issue in OpenCV4Android Reference.
Vsevolod Glumov [Fri, 14 Sep 2012 13:06:59 +0000 (17:06 +0400)]
Fixed a minor issue in OpenCV4Android Reference.

11 years agoAll HTC One S related changes reverted due to applyProperties problems on other devic...
Alexander Smorkalov [Fri, 14 Sep 2012 12:50:04 +0000 (16:50 +0400)]
All HTC One S related changes reverted due to applyProperties problems on other devices. Libraries rebuilt.

11 years agoA more reasonable verify method for ocl::HOG accuracy test
yao [Fri, 14 Sep 2012 09:07:29 +0000 (17:07 +0800)]
A more reasonable verify method for ocl::HOG accuracy test

11 years agoFixed some language issues in OpenCV4Android Reference.
Vsevolod Glumov [Fri, 14 Sep 2012 07:10:53 +0000 (11:10 +0400)]
Fixed some language issues in OpenCV4Android Reference.

11 years agofixed compilation under VS2012 (Bug #2352, #2355)
Vladislav Vinogradov [Fri, 14 Sep 2012 05:34:56 +0000 (09:34 +0400)]
fixed compilation under VS2012 (Bug #2352, #2355)

11 years agoTweak strip flags for Android camera wrapper libs
Andrey Kamaev [Thu, 13 Sep 2012 16:27:03 +0000 (20:27 +0400)]
Tweak strip flags for Android camera wrapper libs

11 years agoRemove -g from Android complier flags in release mode (used by NDK but inconvenient...
Andrey Kamaev [Thu, 13 Sep 2012 16:25:53 +0000 (20:25 +0400)]
Remove -g from Android complier flags in release mode (used by NDK but inconvenient for CMake)

11 years agomake ocl surf sample compile on Linux
yao [Thu, 13 Sep 2012 09:34:06 +0000 (17:34 +0800)]
make ocl surf sample compile on Linux

11 years agodisabled utility code in gpu tests when WITH_CUDA=false
Vladislav Vinogradov [Thu, 13 Sep 2012 08:17:35 +0000 (12:17 +0400)]
disabled utility code in gpu tests when WITH_CUDA=false

11 years agooptimized gpu pyrDown and sepFilter2D
Vladislav Vinogradov [Thu, 13 Sep 2012 06:21:43 +0000 (10:21 +0400)]
optimized gpu pyrDown and sepFilter2D

11 years agofixed gpu perf tests (VideoCapture reopen)
Vladislav Vinogradov [Thu, 13 Sep 2012 06:18:42 +0000 (10:18 +0400)]
fixed gpu perf tests (VideoCapture reopen)

11 years agoNative camera fix for Nexus 7 with Android JB. Camera build script updated.
Alexander Smorkalov [Wed, 12 Sep 2012 10:29:00 +0000 (14:29 +0400)]
Native camera fix for Nexus 7 with Android JB. Camera build script updated.

11 years agoABI compatibility check config generator updated. Command line params added. NDK...
Alexander Smorkalov [Wed, 12 Sep 2012 06:48:45 +0000 (10:48 +0400)]
ABI compatibility check config generator updated. Command line params added. NDK searching added.

11 years agoSmall camera build script improvements.
Alexander Smorkalov [Tue, 11 Sep 2012 13:40:44 +0000 (17:40 +0400)]
Small camera build script improvements.

11 years agoAdd a SURF sample for ocl module
yao [Wed, 12 Sep 2012 03:49:37 +0000 (11:49 +0800)]
Add a SURF sample for ocl module

11 years agoadd bruteForceMatcher to ocl module
yao [Wed, 12 Sep 2012 03:40:13 +0000 (11:40 +0800)]
add bruteForceMatcher to ocl module

11 years agorename all the perf test files
niko [Wed, 12 Sep 2012 02:20:04 +0000 (10:20 +0800)]
rename all the perf test files
fix the channel 3 bug in matrix operation
perf and buf fix for LUT haardetect convertC3C4 resize warpaffine copytom settom
add convovle
remove stereo

11 years agoupdated description of LineIterator with information about LineIterator::pos() (ticke...
Vadim Pisarevsky [Tue, 11 Sep 2012 16:20:05 +0000 (20:20 +0400)]
updated description of LineIterator with information about LineIterator::pos() (ticket #2338)

11 years agofixed just introduced bug in Python wrapper generator
Vadim Pisarevsky [Tue, 11 Sep 2012 16:04:18 +0000 (20:04 +0400)]
fixed just introduced bug in Python wrapper generator

11 years agoIssue #2345 Adapt OpenCV Manager UI for different screen resolution partially fixed...
Alexander Smorkalov [Tue, 11 Sep 2012 13:04:01 +0000 (17:04 +0400)]
Issue #2345 Adapt OpenCV Manager UI for different screen resolution partially fixed. Layout for small resolution added.
Layout for small display resolution added.

11 years agoIssue # 2344 OpenCV Manager doesn't tell which pack is used fixed.
Alexander Smorkalov [Tue, 11 Sep 2012 12:10:15 +0000 (16:10 +0400)]
Issue # 2344 OpenCV Manager doesn't tell which pack is used fixed.