Andrey Kamaev [Sat, 1 Sep 2012 04:42:07 +0000 (08:42 +0400)]
Remove debug print
Vsevolod Glumov [Fri, 31 Aug 2012 15:32:07 +0000 (19:32 +0400)]
Cleaned 'old_basic_structures' of undocumented parameters.
kir [Fri, 31 Aug 2012 14:38:42 +0000 (18:38 +0400)]
removed duplicated sample (for facedetect)
Andrey Kamaev [Fri, 31 Aug 2012 10:26:22 +0000 (14:26 +0400)]
Fix Android samples for devices having front camera only (Nexus 7)
Andrey Kamaev [Fri, 31 Aug 2012 10:23:52 +0000 (14:23 +0400)]
Fix package name of Android color blob detection sample
Andrey Kamaev [Fri, 31 Aug 2012 08:36:24 +0000 (12:36 +0400)]
Unify manifest files in Android examples
Alexandre Benoit [Fri, 31 Aug 2012 12:55:32 +0000 (14:55 +0200)]
updated Retina module code for more flexible parallelisation : TBB parallel for loops are replaced by opencv parallel_for_ wrapper... compile error corrected
Alexandre Benoit [Fri, 31 Aug 2012 12:14:57 +0000 (14:14 +0200)]
updated code for more flexible parallelisation : TBB parallel for loops are replaced by opencv parallel_for_ wrapper
Vadim Pisarevsky [Fri, 31 Aug 2012 10:56:28 +0000 (14:56 +0400)]
fixed build warnings on Windows
Vadim Pisarevsky [Fri, 31 Aug 2012 10:56:09 +0000 (14:56 +0400)]
Merge remote-tracking branch 'origin/master'
Yury Zemlyanskiy [Fri, 31 Aug 2012 09:27:14 +0000 (13:27 +0400)]
Small fixes for SimpleFlow algorithm
+ Fixed warnings
+ Add new function calcOpticalFlow with smaller number of arguments
+ Add asserts to algorithm and remove 'exit(1)'
Yury Zemlyanskiy [Mon, 27 Aug 2012 10:40:57 +0000 (14:40 +0400)]
Updates for SimpleFlow algorithm
+ New format for flow data - CV_32C2
+ Memory optimization
+ Cross Bilateral Filter optimization
+ Minor optimizations
+ Sample for calcOpticalFlowSF improved
Yury Zemlyanskiy [Sun, 19 Aug 2012 11:56:19 +0000 (15:56 +0400)]
"SimpleFlow" optical flow estimation algorithm (GSoC project) declaration in includes, implementation, usage example, test
OpenCV Buildbot [Fri, 31 Aug 2012 10:36:22 +0000 (14:36 +0400)]
update FFMPEG wrapper binaries
Vadim Pisarevsky [Fri, 31 Aug 2012 10:35:11 +0000 (14:35 +0400)]
probably fixed compile error on MacOSX 10.6
Alexandre Benoit [Fri, 31 Aug 2012 09:20:13 +0000 (11:20 +0200)]
Merge branch 'master' of git://code.opencv.org/opencv
Alexandre Benoit [Fri, 31 Aug 2012 09:19:46 +0000 (11:19 +0200)]
updated retina documentation
niko [Fri, 31 Aug 2012 06:08:52 +0000 (14:08 +0800)]
use mutex provided by opencv itself
add getoclcontext and getoclcommandqueue so that other opencl program can interactive with opencv ocl module
correct haar test cases
add face detection sample
Andrey Kamaev [Thu, 30 Aug 2012 19:15:58 +0000 (23:15 +0400)]
Merge pull request #27 from sergiud/master
Andrey Kamaev [Thu, 30 Aug 2012 19:14:09 +0000 (23:14 +0400)]
Fix libjasper build on 32-bit MinGW
Andrey Kamaev [Thu, 30 Aug 2012 18:48:36 +0000 (22:48 +0400)]
Fix MinGW warning on implicit 'exit' declaration
Alexandre Benoit [Thu, 30 Aug 2012 14:02:48 +0000 (16:02 +0200)]
Merge branch 'master' of git://code.opencv.org/opencv
Alexandre Benoit [Thu, 30 Aug 2012 14:02:04 +0000 (16:02 +0200)]
added retina module documentation
Vadim Pisarevsky [Thu, 30 Aug 2012 13:32:47 +0000 (17:32 +0400)]
fixed building BRISK on Windows
Sergiu Dotenco [Thu, 30 Aug 2012 12:52:39 +0000 (14:52 +0200)]
win32: always link to vfw32
Vincent Rabaud [Fri, 24 Aug 2012 14:35:35 +0000 (16:35 +0200)]
add a scale invariance test for the detector
Vincent Rabaud [Fri, 24 Aug 2012 14:23:07 +0000 (16:23 +0200)]
revert orientation computation in jeypoint detection for efficiency (like done originally)
Vincent Rabaud [Fri, 24 Aug 2012 02:03:06 +0000 (04:03 +0200)]
add const correctness, replace __inline__ and remote a useless release()
Vincent Rabaud [Fri, 24 Aug 2012 01:42:58 +0000 (03:42 +0200)]
add rotation tests for the descriptors
Vincent Rabaud [Fri, 24 Aug 2012 00:31:37 +0000 (02:31 +0200)]
add more test to BRISK
Vincent Rabaud [Thu, 23 Aug 2012 12:52:01 +0000 (14:52 +0200)]
initial addition of BRISK with some tests
Vincent Rabaud [Thu, 23 Aug 2012 12:33:11 +0000 (14:33 +0200)]
split FAST in order to reuse it in BRISK
Vadim Pisarevsky [Thu, 30 Aug 2012 12:23:18 +0000 (16:23 +0400)]
added a few missing images for tutorials; integrated pull request #26
Vadim Pisarevsky [Thu, 30 Aug 2012 11:49:53 +0000 (15:49 +0400)]
added ios tutorials by Charu Hans and Eduard Feicho
Andrey Kamaev [Thu, 30 Aug 2012 09:04:34 +0000 (13:04 +0400)]
niko [Thu, 30 Aug 2012 08:03:46 +0000 (16:03 +0800)]
performance fix of convertC3C4
add OCL 1.2 feature for setTo
bug fix of integral
replace the error code -217 with suitable MACRO
simplify tests, no need apply a new context for each test case
add more control for tests in utility.hpp
Vladislav Vinogradov [Thu, 30 Aug 2012 06:35:32 +0000 (10:35 +0400)]
fixed build without CUDA
Vladislav Vinogradov [Thu, 30 Aug 2012 05:48:16 +0000 (09:48 +0400)]
fixed bug in buildPointList
Andrey Kamaev [Wed, 29 Aug 2012 20:57:40 +0000 (00:57 +0400)]
3rdparty libs are updated to latest available versions
Andrey Kamaev [Wed, 29 Aug 2012 20:56:18 +0000 (00:56 +0400)]
Update readme for 3rdparty libs
Andrey Kamaev [Wed, 29 Aug 2012 19:15:07 +0000 (23:15 +0400)]
Fix libjasper build with MSVC
Andrey Kamaev [Tue, 28 Aug 2012 22:05:07 +0000 (02:05 +0400)]
Add changelog and copyright files from debian libjasper-dev (1.900.1-13) package
Andrey Kamaev [Tue, 28 Aug 2012 22:03:20 +0000 (02:03 +0400)]
Apply 03-CVE-2011-4516-and-CVE-2011-4517 patch from debian libjasper-dev (1.900.1-13) package
Andrey Kamaev [Tue, 28 Aug 2012 21:59:32 +0000 (01:59 +0400)]
Apply 02-fix-filename-buffer-overflow patch from debian libjasper-dev (1.900.1-13) package
Andrey Kamaev [Tue, 28 Aug 2012 21:55:20 +0000 (01:55 +0400)]
Apply 01-misc-fixes patch from debian libjasper-dev (1.900.1-13) package
Andrey Kamaev [Tue, 28 Aug 2012 20:09:36 +0000 (00:09 +0400)]
Update libjpeg to release 8d
Andrey Kamaev [Tue, 28 Aug 2012 07:29:40 +0000 (11:29 +0400)]
Update libtiff to release v4.0.2
Andrey Kamaev [Tue, 28 Aug 2012 23:03:36 +0000 (03:03 +0400)]
Fix Android build with cmake 2.6.3
Andrey Kamaev [Tue, 28 Aug 2012 00:54:15 +0000 (04:54 +0400)]
Enable libpng NEON optimization in Android build for armeabi-v7a with NEON target
Andrey Kamaev [Tue, 28 Aug 2012 00:44:09 +0000 (04:44 +0400)]
Update libpng to release v1.5.12
Andrey Kamaev [Tue, 28 Aug 2012 00:23:47 +0000 (04:23 +0400)]
Update zlib to release v1.2.7
Anatoly Baksheev [Wed, 29 Aug 2012 17:25:35 +0000 (21:25 +0400)]
minor
noob [Wed, 29 Aug 2012 16:14:07 +0000 (18:14 +0200)]
Merge branch 'master' of git://code.opencv.org/opencv
noob [Wed, 29 Aug 2012 15:44:21 +0000 (17:44 +0200)]
Retina module is now parallelized thanks to the TBB library. Speed increase expected on multicore plateforms
Anatoly Baksheev [Wed, 29 Aug 2012 12:49:07 +0000 (16:49 +0400)]
added GPU bilateral filter + tests
added GPU non local means brute force filter + tests
Anatoly Baksheev [Mon, 27 Aug 2012 10:27:13 +0000 (14:27 +0400)]
renamed device::bilaterl_filter kernel to device::disp_bilaterl_filter for correct naming
fixed some warnings
Andrey Kamaev [Wed, 29 Aug 2012 15:16:11 +0000 (19:16 +0400)]
Fix run.py version control detection when used outide of OpenCV build
OpenCV Buildbot [Wed, 29 Aug 2012 14:59:21 +0000 (18:59 +0400)]
update FFMPEG wrapper binaries
Andrey Kamaev [Wed, 29 Aug 2012 13:54:49 +0000 (17:54 +0400)]
Merge pull request #25 from sergiud/master
Vladislav Vinogradov [Wed, 29 Aug 2012 06:51:40 +0000 (10:51 +0400)]
fixed gpu PyrLKSparse perf test
Andrey Kamaev [Tue, 28 Aug 2012 16:39:10 +0000 (20:39 +0400)]
Android toolchain: fix CCache program search
Andrey Kamaev [Tue, 28 Aug 2012 13:23:33 +0000 (17:23 +0400)]
Fixed java camera release in Android tutorial-0 sample
Sergiu Dotenco [Tue, 28 Aug 2012 15:21:06 +0000 (17:21 +0200)]
eliminated type conversion warnings
Vsevolod Glumov [Tue, 28 Aug 2012 14:51:34 +0000 (18:51 +0400)]
Improved javadoc comments. Minor formatting fix.
Vadim Pisarevsky [Tue, 28 Aug 2012 14:15:14 +0000 (18:15 +0400)]
fixed many warnings (modified pull request 13)
Leonid Beynenson [Tue, 28 Aug 2012 13:46:45 +0000 (17:46 +0400)]
Changed the file .gitignore
(added vim swap files and tag files)
Leonid Beynenson [Tue, 28 Aug 2012 13:44:33 +0000 (17:44 +0400)]
Added possibility to make subfolders in modules' folders "src/".
Corentin Wallez [Tue, 21 Aug 2012 21:45:12 +0000 (23:45 +0200)]
Fix fixed-point arithmetics in FREAK::meanIntensity
Vsevolod Glumov [Tue, 28 Aug 2012 11:49:50 +0000 (15:49 +0400)]
Improved javadoc comments.
Vincent Rabaud [Fri, 24 Aug 2012 09:26:34 +0000 (11:26 +0200)]
add conversion from/to Matx
Andrey Kamaev [Tue, 28 Aug 2012 11:06:47 +0000 (15:06 +0400)]
Updated package version in Android samples
Andrey Kamaev [Tue, 28 Aug 2012 10:44:46 +0000 (14:44 +0400)]
Android camera: fix logging macro part 2
Vsevolod Glumov [Tue, 28 Aug 2012 11:01:14 +0000 (15:01 +0400)]
Improved javadoc comments. Draft.
marina.kolpakova [Tue, 28 Aug 2012 10:45:45 +0000 (14:45 +0400)]
added test for caltech images
Vadim Pisarevsky [Tue, 28 Aug 2012 10:19:34 +0000 (14:19 +0400)]
applied patches from #2311
Vadim Pisarevsky [Tue, 28 Aug 2012 09:45:35 +0000 (13:45 +0400)]
fixed #2297, #2300; fixed several warnings
Andrey Kamaev [Tue, 28 Aug 2012 09:30:11 +0000 (13:30 +0400)]
Android camera: fix logging macro
Andrey Kamaev [Tue, 28 Aug 2012 09:26:57 +0000 (13:26 +0400)]
Android toolchain: fixed ccache search
Andrey Kamaev [Mon, 27 Aug 2012 16:16:54 +0000 (20:16 +0400)]
Fix Android build for mips platform
Andrey Kamaev [Mon, 27 Aug 2012 15:45:24 +0000 (19:45 +0400)]
Support for the gold linker (NDK r8b is required)
Andrey Kamaev [Mon, 27 Aug 2012 14:22:00 +0000 (18:22 +0400)]
Added CCache support to Android build
To speed up rebuilds, define the NDK_CCACHE environment or CMake variable
to the path to your ccache binary. When declared, the android.cmake.toolchain
automatically uses CCache when compiling any C/C++ source file. For example:
export NDK_CCACHE=ccache
Andrey Kamaev [Mon, 27 Aug 2012 12:48:09 +0000 (16:48 +0400)]
Pass list of modules to javadoc generator
Previously the generator always uses hardcoded list of modules.
This fix replaces hardcoded list with actual set of modules coming from cmake.
Vsevolod Glumov [Fri, 24 Aug 2012 15:05:34 +0000 (19:05 +0400)]
Improved 'Operations on Arrays" section of 'Core' module documentation.
Anatoly Baksheev [Fri, 24 Aug 2012 15:01:13 +0000 (19:01 +0400)]
minor
Anatoly Baksheev [Fri, 24 Aug 2012 10:22:26 +0000 (14:22 +0400)]
Fixed bug in BP_GPU
Andrey Kamaev [Fri, 24 Aug 2012 12:44:52 +0000 (16:44 +0400)]
Merge branch 'android_camera'
Andrey Kamaev [Thu, 23 Aug 2012 15:17:51 +0000 (19:17 +0400)]
Fix/workaround bogus error in Android samples running on Android 4.1.1
Andrey Kamaev [Thu, 23 Aug 2012 12:02:33 +0000 (16:02 +0400)]
Fix crash on resume in face detection sample
Andrey Kamaev [Thu, 23 Aug 2012 10:39:10 +0000 (14:39 +0400)]
Fix formatting in detection based tracker
Andrey Kamaev [Wed, 22 Aug 2012 17:14:06 +0000 (21:14 +0400)]
Fix Andoid samples: black screen after resume problem
Andrey Kamaev [Wed, 22 Aug 2012 15:24:11 +0000 (19:24 +0400)]
Android camera: commented logs in frame callback
Andrey Kamaev [Tue, 21 Aug 2012 13:44:24 +0000 (17:44 +0400)]
Fix buffer allocation in Android camera
Alexander Kapustin [Fri, 24 Aug 2012 10:36:16 +0000 (14:36 +0400)]
Laplacian tegra optimized was added
Anatoly Baksheev [Thu, 23 Aug 2012 13:45:50 +0000 (17:45 +0400)]
Removed PtrElemStep, Marked DevMem1D as deprecated, now should use PtrStepSz now
Andrey Kamaev [Thu, 23 Aug 2012 20:38:10 +0000 (00:38 +0400)]
Merge branch 'norm_Matx' of git://github.com/vrabaud/opencv
Vladislav Vinogradov [Thu, 23 Aug 2012 13:06:38 +0000 (17:06 +0400)]
fixed type for threshold parameter
Vladislav Vinogradov [Thu, 23 Aug 2012 13:00:12 +0000 (17:00 +0400)]
fixed gpu::integral for Kepler
Vladislav Vinogradov [Thu, 23 Aug 2012 12:54:48 +0000 (16:54 +0400)]
gpu version of HoughCircles
Anatoly Baksheev [Thu, 23 Aug 2012 11:46:19 +0000 (15:46 +0400)]
removed /EHa flag for cuda compilation
Anatoly Baksheev [Thu, 23 Aug 2012 10:05:25 +0000 (14:05 +0400)]
possibility to enable /mp compiler flag from cmake
fixed MCVC warnings