profile/ivi/opencv.git
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.

11 years agofixed crash in Python's SURF wrapper (bug #2325)
Vadim Pisarevsky [Tue, 11 Sep 2012 12:47:25 +0000 (16:47 +0400)]
fixed crash in Python's SURF wrapper (bug #2325)

11 years agoseveral fixes in gpu module
Vladislav Vinogradov [Tue, 11 Sep 2012 10:59:52 +0000 (14:59 +0400)]
several fixes in gpu module

fixed iterations>1 case in morphological operations
fixed possible access violation in HSV2RGB
fixed the case learningRate==0 in BackgroundSubtractorMOG2

11 years agofixed iterations>1 case in morphological operations (bug #2348; thanks to Andrei...
Vadim Pisarevsky [Tue, 11 Sep 2012 10:49:56 +0000 (14:49 +0400)]
fixed iterations>1 case in morphological operations (bug #2348; thanks to Andrei Zaharescu for the fix)

11 years agofixed OpenCL detection in Linux (patch #2261)
Vadim Pisarevsky [Tue, 11 Sep 2012 10:32:31 +0000 (14:32 +0400)]
fixed OpenCL detection in Linux (patch #2261)

11 years agofixed possible access violation in HSV2RGB (patch #2020)
Vadim Pisarevsky [Tue, 11 Sep 2012 10:25:34 +0000 (14:25 +0400)]
fixed possible access violation in HSV2RGB (patch #2020)

11 years agofixed the case learningRate==0 in BackgroundSubtractorMOG2 (patch #2221; thanks to...
Vadim Pisarevsky [Tue, 11 Sep 2012 10:13:37 +0000 (14:13 +0400)]
fixed the case learningRate==0 in BackgroundSubtractorMOG2 (patch #2221; thanks to Will Lucas)

11 years agoadded support for bi-level PNG's (patch #2301; thanks to Costantino Grana)
Vadim Pisarevsky [Tue, 11 Sep 2012 10:05:25 +0000 (14:05 +0400)]
added support for bi-level PNG's (patch #2301; thanks to Costantino Grana)

11 years agofixed bug #2186 (thanks to Joao Soares for the patch)
Vadim Pisarevsky [Tue, 11 Sep 2012 09:56:25 +0000 (13:56 +0400)]
fixed bug #2186 (thanks to Joao Soares for the patch)

11 years agofixed some warnings and errors on windows
Ilya Lavrenov [Mon, 10 Sep 2012 17:37:44 +0000 (21:37 +0400)]
fixed some warnings and errors on windows

11 years agoFix Android build warnings in new imgproc tests
Andrey Kamaev [Mon, 10 Sep 2012 16:33:35 +0000 (20:33 +0400)]
Fix Android build warnings in new imgproc tests

11 years agoa reference function for remap was stabilized
Ilya Lavrenov [Mon, 10 Sep 2012 15:55:03 +0000 (19:55 +0400)]
a reference function for remap was stabilized

11 years agoFix warning in Android camera code
Andrey Kamaev [Mon, 10 Sep 2012 15:44:59 +0000 (19:44 +0400)]
Fix warning in Android camera code

11 years agoMove gpu sample to gpu folder
Andrey Kamaev [Mon, 10 Sep 2012 15:17:50 +0000 (19:17 +0400)]
Move gpu sample to gpu folder

11 years agoImprove Eigen search
Andrey Kamaev [Mon, 10 Sep 2012 14:14:32 +0000 (18:14 +0400)]
Improve Eigen search

Should now automatically detect it during Android build

11 years agogetWidth/getHeight optimized.
Alexander Smorkalov [Mon, 10 Sep 2012 13:07:21 +0000 (17:07 +0400)]
getWidth/getHeight optimized.

11 years agoadded Generalized Hough implementation
Vladislav Vinogradov [Mon, 10 Sep 2012 12:24:55 +0000 (16:24 +0400)]
added Generalized Hough implementation

11 years agoIssue #2316 Change default libnative_camera path implemented.
Alexander Smorkalov [Mon, 10 Sep 2012 12:28:56 +0000 (16:28 +0400)]
Issue #2316 Change default libnative_camera path implemented.

11 years agoAdd gitignore for Android tests and samples
Andrey Kamaev [Mon, 10 Sep 2012 11:48:57 +0000 (15:48 +0400)]
Add gitignore for Android tests and samples

11 years agoOpenCV Manager version incremented.
Alexander Smorkalov [Mon, 10 Sep 2012 07:37:04 +0000 (11:37 +0400)]
OpenCV Manager version incremented.

11 years agoabi-compatibility-check tool configuration script for adnroid added.
Alexander Smorkalov [Mon, 10 Sep 2012 07:35:22 +0000 (11:35 +0400)]
abi-compatibility-check tool configuration script for adnroid added.

11 years agofix ocl::columnsum bug
yao [Mon, 10 Sep 2012 06:52:28 +0000 (14:52 +0800)]
fix ocl::columnsum bug

11 years agoMerge branch 'master' of git://code.opencv.org/opencv
Philipp Wagner [Fri, 7 Sep 2012 20:44:15 +0000 (22:44 +0200)]
Merge branch 'master' of git://code.opencv.org/opencv

11 years agoThe labels of a model are now cloned instead of using Mat::copyTo, because Mat::copyT...
Philipp Wagner [Fri, 7 Sep 2012 20:42:46 +0000 (22:42 +0200)]
The labels of a model are now cloned instead of using Mat::copyTo, because Mat::copyTo leads to a crash with the Python wrapper. I need to further investigate it.

11 years agoRemoved remaining SWIG marks from headers
Andrey Kamaev [Tue, 4 Sep 2012 21:15:00 +0000 (01:15 +0400)]
Removed remaining SWIG marks from headers

11 years agoAdded a simple CMakeLists.txt to the facerec_samples, which are not included in the...
Philipp Wagner [Fri, 7 Sep 2012 15:33:44 +0000 (17:33 +0200)]
Added a simple CMakeLists.txt to the facerec_samples, which are not included in the samples folder. Makes building these samples a lot easier.

11 years agoAndroid toolchain: added fixes/workarounds for NDK r8b and NDK r6 bugs
Andrey Kamaev [Fri, 7 Sep 2012 14:27:47 +0000 (18:27 +0400)]
Android toolchain: added fixes/workarounds for NDK r8b and NDK r6 bugs

11 years agofixed compile error under linux
Andrey Morozov [Fri, 7 Sep 2012 14:01:06 +0000 (18:01 +0400)]
fixed compile error under linux

11 years agolittle fix in command line parser - catch unknown parameter types
Vadim Pisarevsky [Fri, 7 Sep 2012 13:49:38 +0000 (17:49 +0400)]
little fix in command line parser - catch unknown parameter types

11 years agorefactored command line parser, fixed the docs
Vadim Pisarevsky [Fri, 7 Sep 2012 13:44:01 +0000 (17:44 +0400)]
refactored command line parser, fixed the docs

11 years agoBuild script for all native cameras added.
Alexander Smorkalov [Fri, 7 Sep 2012 13:22:11 +0000 (17:22 +0400)]
Build script for all native cameras added.

11 years agoAll native camera libraries rebuild after HTC One S fix.
Alexander Smorkalov [Fri, 7 Sep 2012 13:19:46 +0000 (17:19 +0400)]
All native camera libraries rebuild after HTC One S fix.

11 years agoIssue #2248 OpenCV manager fails to determine hardware platfrom on Android Emulator...
Alexander Smorkalov [Fri, 7 Sep 2012 08:57:37 +0000 (12:57 +0400)]
Issue #2248 OpenCV manager fails to determine hardware platfrom on Android Emulator fixed.
Search keys for /proc/sysinfo updated.

11 years agoNative camera issue on HTC One S fixed.
Alexander Smorkalov [Fri, 7 Sep 2012 08:43:45 +0000 (12:43 +0400)]
Native camera issue on HTC One S fixed.
Camera connect->disconnect->connect leads to sigsegv.
Apply properties method reimplemented.

11 years agoregenerated opencv_cheatsheet.pdf from the previously updated opencv_cheatsheet.tex
Vadim Pisarevsky [Fri, 7 Sep 2012 11:35:18 +0000 (15:35 +0400)]
regenerated opencv_cheatsheet.pdf from the previously updated opencv_cheatsheet.tex

11 years agofixed compile error on Windows
Vadim Pisarevsky [Fri, 7 Sep 2012 11:25:32 +0000 (15:25 +0400)]
fixed compile error on Windows

11 years agoadd new version of CommandLineParser. add empty docs
AoD314 [Fri, 7 Sep 2012 09:24:48 +0000 (13:24 +0400)]
add new version of CommandLineParser. add empty docs

11 years agoUse TBB 4.1 on Android
Andrey Kamaev [Thu, 6 Sep 2012 15:38:13 +0000 (19:38 +0400)]
Use TBB 4.1 on Android

11 years agoReduce verbosity of Java API generators
Andrey Kamaev [Thu, 6 Sep 2012 10:55:48 +0000 (14:55 +0400)]
Reduce verbosity of Java API generators

11 years agoFix Android build warnings
Andrey Kamaev [Thu, 6 Sep 2012 10:43:08 +0000 (14:43 +0400)]
Fix Android build warnings

11 years agoDisable TBB on Android for mips
Andrey Kamaev [Thu, 6 Sep 2012 10:42:30 +0000 (14:42 +0400)]
Disable TBB on Android for mips

11 years agoFix Android CMake toolchain compiler and linker flags
Andrey Kamaev [Wed, 5 Sep 2012 16:31:09 +0000 (20:31 +0400)]
Fix Android CMake toolchain compiler and linker flags

11 years agopossibility to maintain custom hardware-specific libs folders
Andrey Pavlenko [Thu, 6 Sep 2012 12:00:57 +0000 (16:00 +0400)]
possibility to maintain custom hardware-specific libs folders

11 years agoremoved non-existing CoreAnimation framework from the list of required frameworks...
Vadim Pisarevsky [Thu, 6 Sep 2012 10:22:40 +0000 (14:22 +0400)]
removed non-existing CoreAnimation framework from the list of required frameworks (bug #2326)

11 years agofixed typo (bug #2327)
Vadim Pisarevsky [Thu, 6 Sep 2012 10:16:18 +0000 (14:16 +0400)]
fixed typo (bug #2327)

11 years agoFixed some minor formatting issues in 'old_basic_structures' and 'operations_on_arrays'.
Vsevolod Glumov [Thu, 6 Sep 2012 06:57:28 +0000 (10:57 +0400)]
Fixed some minor formatting issues in 'old_basic_structures' and 'operations_on_arrays'.

11 years agoMerge branch 'master' of git://code.opencv.org/opencv
yao [Thu, 6 Sep 2012 06:39:56 +0000 (14:39 +0800)]
Merge branch 'master' of git://code.opencv.org/opencv

11 years agoA little optimization on ocl/pyrdown, ocl/canny
yao [Thu, 6 Sep 2012 06:39:20 +0000 (14:39 +0800)]
A little optimization on ocl/pyrdown, ocl/canny

11 years agoRevert "Another batch of fixed 'undocumented parameter' warnings in 'operations_on_ar...
Vsevolod Glumov [Thu, 6 Sep 2012 06:38:03 +0000 (10:38 +0400)]
Revert "Another batch of fixed 'undocumented parameter' warnings in 'operations_on_arrays.rst'."

This reverts commit 907a9101eb7aca65e5f096cde387df65be8b271d.

11 years agoAnother batch of fixed 'undocumented parameter' warnings in 'operations_on_arrays...
Vsevolod Glumov [Wed, 5 Sep 2012 14:13:54 +0000 (18:13 +0400)]
Another batch of fixed 'undocumented parameter' warnings in 'operations_on_arrays.rst'.

11 years agofixed build errors and warnings on Windows
Vadim Pisarevsky [Wed, 5 Sep 2012 13:06:07 +0000 (17:06 +0400)]
fixed build errors and warnings on Windows

11 years agoAndroid toolchain: restored explicit include_directories of system /usr/include
Andrey Kamaev [Wed, 5 Sep 2012 12:25:14 +0000 (16:25 +0400)]
Android toolchain: restored explicit include_directories of system /usr/include

It is needed because of explicit STL include paths.
Otherwise some standard headers (like fenv.h) can not not be correctly found by the compiler.

11 years agoMerge https://github.com/urikz/opencv
Vadim Pisarevsky [Wed, 5 Sep 2012 12:01:59 +0000 (16:01 +0400)]
Merge https://github.com/urikz/opencv

11 years agoFix gcc build errors and warnings
Andrey Kamaev [Wed, 5 Sep 2012 11:51:51 +0000 (15:51 +0400)]
Fix gcc build errors and warnings

11 years agoSmall fixed #3
Yury Zemlyanskiy [Wed, 5 Sep 2012 10:39:33 +0000 (14:39 +0400)]
Small fixed #3

11 years agoSmall fixed #2
Yury Zemlyanskiy [Wed, 5 Sep 2012 10:36:40 +0000 (14:36 +0400)]
Small fixed #2

11 years agoSmall fixes
Yury Zemlyanskiy [Wed, 5 Sep 2012 10:19:44 +0000 (14:19 +0400)]
Small fixes