Daniil Osokin [Fri, 10 Aug 2012 11:43:03 +0000 (15:43 +0400)]
Added perf tests for histogram
Daniil Osokin [Fri, 10 Aug 2012 11:33:19 +0000 (15:33 +0400)]
Added perf test for distanceTransform
Daniil Osokin [Fri, 10 Aug 2012 11:32:15 +0000 (15:32 +0400)]
Added color YUV422 perf test
Daniil Osokin [Fri, 10 Aug 2012 10:24:44 +0000 (14:24 +0400)]
Added perf test for remap
marina.kolpakova [Fri, 10 Aug 2012 11:01:03 +0000 (15:01 +0400)]
fixed perfomance test for CCL
Evgeny Talanin [Fri, 10 Aug 2012 10:09:58 +0000 (14:09 +0400)]
Use github pat to get data for in python tests (files from code.opencv.org are received truncated sometimes)
Vladislav Vinogradov [Fri, 10 Aug 2012 06:03:35 +0000 (10:03 +0400)]
fixed build for old compute capabilities
yao [Fri, 10 Aug 2012 03:59:47 +0000 (11:59 +0800)]
add Canny to ocl module
Philipp Wagner [Thu, 9 Aug 2012 21:52:09 +0000 (23:52 +0200)]
Removed writing the test.png, wasn't meant to be commited.
Philipp Wagner [Thu, 9 Aug 2012 21:05:07 +0000 (23:05 +0200)]
Merge branch 'master' of git://code.opencv.org/opencv
Andrey Pavlenko [Thu, 9 Aug 2012 18:57:06 +0000 (22:57 +0400)]
android tutorial, part 1 - adding 'device connection via usb' section, sections reordering
marina.kolpakova [Thu, 9 Aug 2012 14:48:25 +0000 (18:48 +0400)]
1.x related fixes
Oleg Sklyarov [Thu, 9 Aug 2012 14:21:56 +0000 (18:21 +0400)]
android tutorial minor layout fix (also my first test commit)
Vladislav Vinogradov [Thu, 9 Aug 2012 10:55:36 +0000 (14:55 +0400)]
Merge branch 'bgfg-gmg-optimized' into bgfg-gmg-merged
Vladislav Vinogradov [Thu, 9 Aug 2012 10:48:26 +0000 (14:48 +0400)]
Merge branch 'bgfg-gmg-gpu' into bgfg-gmg-merged
Vladislav Vinogradov [Thu, 9 Aug 2012 10:46:27 +0000 (14:46 +0400)]
added updateBackgroundModel parameter
Vladislav Vinogradov [Thu, 9 Aug 2012 10:37:08 +0000 (14:37 +0400)]
added updateBackgroundModel parameter and release method
Vladislav Vinogradov [Thu, 9 Aug 2012 10:14:13 +0000 (14:14 +0400)]
added performance tests
Vladislav Vinogradov [Thu, 9 Aug 2012 09:28:28 +0000 (13:28 +0400)]
added docs for GMG_GPU
Vladislav Vinogradov [Thu, 9 Aug 2012 09:13:04 +0000 (13:13 +0400)]
added release method to GMG_GPU
Vladislav Vinogradov [Thu, 9 Aug 2012 08:59:18 +0000 (12:59 +0400)]
added GMG_GPU to bgfg_segm sample
marina.kolpakova [Thu, 9 Aug 2012 08:42:27 +0000 (12:42 +0400)]
added performance test fot CCL
Vladislav Vinogradov [Thu, 9 Aug 2012 08:37:35 +0000 (12:37 +0400)]
fixed number of training mode operation
Vladislav Vinogradov [Thu, 9 Aug 2012 08:30:55 +0000 (12:30 +0400)]
added tests for VIBE_GPU and GMG_GPU
Vladislav Vinogradov [Thu, 9 Aug 2012 08:28:30 +0000 (12:28 +0400)]
fixed number of update operation
Vladislav Vinogradov [Thu, 9 Aug 2012 07:31:08 +0000 (11:31 +0400)]
gpu version of GMG Background Subtractor
Vladislav Vinogradov [Thu, 9 Aug 2012 07:05:27 +0000 (11:05 +0400)]
fixed build warnings
Vladislav Vinogradov [Thu, 9 Aug 2012 06:23:24 +0000 (10:23 +0400)]
made BackgroundSubtractorGMG's parameters public
Andrey Kamaev [Wed, 8 Aug 2012 16:57:12 +0000 (20:57 +0400)]
Fixed division by zero case in SphericalProjector::mapForward
Vladislav Vinogradov [Wed, 8 Aug 2012 14:15:06 +0000 (18:15 +0400)]
new optimized version of BackgroundSubtractorGMG
Andrey Kamaev [Wed, 8 Aug 2012 13:15:46 +0000 (17:15 +0400)]
Lowered acceptance threshold in Features2d_RotationInvariance_Detector_ORB.regression test
Andrey Pavlenko [Wed, 8 Aug 2012 12:39:24 +0000 (16:39 +0400)]
duplicating cv::error() message to Android logcat
Andrey Kamaev [Wed, 8 Aug 2012 12:27:13 +0000 (16:27 +0400)]
Fixed links in formatting in Android intro tutorial
marina.kolpakova [Wed, 8 Aug 2012 11:51:56 +0000 (15:51 +0400)]
reserved flags parameter for future usage
marina.kolpakova [Wed, 8 Aug 2012 11:17:26 +0000 (15:17 +0400)]
added perf. test for GFF
marina.kolpakova [Wed, 8 Aug 2012 10:46:11 +0000 (14:46 +0400)]
test: GFF same as cpu greedy implementation
marina.kolpakova [Wed, 8 Aug 2012 10:15:36 +0000 (14:15 +0400)]
refactored test code
Vladislav Vinogradov [Wed, 8 Aug 2012 10:38:14 +0000 (14:38 +0400)]
fixed Bug #2252
error in the tutorial Similarity check (PNSR and SSIM) on the GPU
yao [Wed, 8 Aug 2012 09:13:30 +0000 (17:13 +0800)]
Merge branch 'master' of git://code.opencv.org/opencv
yao [Wed, 8 Aug 2012 09:12:53 +0000 (17:12 +0800)]
add an ocl sample
niko [Wed, 8 Aug 2012 09:09:29 +0000 (17:09 +0800)]
add performance test code for ocl module
yao [Wed, 8 Aug 2012 07:55:39 +0000 (15:55 +0800)]
add SURF and HOG to ocl module
Alexander Mordvintesv [Wed, 8 Aug 2012 08:18:52 +0000 (11:18 +0300)]
added CV_IN_OUT to img argument of drawing functions
Alexey Spizhevoy [Tue, 7 Aug 2012 19:55:06 +0000 (23:55 +0400)]
Refactored the DP based seam finder
Alexander Mordvintesv [Tue, 7 Aug 2012 20:21:56 +0000 (23:21 +0300)]
Merge branch 'master' of code.opencv.org:opencv
Conflicts:
samples/python2/common.py
samples/python2/feature_homography.py
samples/python2/plane_ar.py
samples/python2/plane_tracker.py
Alexander Mordvintesv [Tue, 7 Aug 2012 20:19:13 +0000 (23:19 +0300)]
comment fixed
Alexander Mordvintesv [Tue, 7 Aug 2012 18:37:46 +0000 (21:37 +0300)]
typo fix in features_homography.py
Alexander Mordvintesv [Tue, 7 Aug 2012 18:37:19 +0000 (21:37 +0300)]
Revert "fixed LshIndex types in its constructor"
This reverts commit
54d68da8e75d2620b0781a8a45a5ad612a02ae5e.
Alexander Mordvintesv [Tue, 7 Aug 2012 18:03:17 +0000 (21:03 +0300)]
work on #2100: pyopencv_to functions now can receive argument information through ArgInfo structure. Non-contiguous input numpy arrays are copied. In case of non-contiguous output array the TypeError is thrown.
Vadim Pisarevsky [Tue, 7 Aug 2012 14:17:49 +0000 (18:17 +0400)]
Merge remote-tracking branch 'origin/master'
marina.kolpakova [Tue, 7 Aug 2012 13:27:02 +0000 (17:27 +0400)]
HAVE_CUDA macro
marina.kolpakova [Tue, 7 Aug 2012 13:25:29 +0000 (17:25 +0400)]
Greedy Labeling implementation in correctness test
marina.kolpakova [Tue, 7 Aug 2012 10:25:27 +0000 (14:25 +0400)]
test fix
Vadim Pisarevsky [Tue, 7 Aug 2012 14:17:30 +0000 (18:17 +0400)]
added description of FAST 5/8 and FAST 7/12 (by Vincent)
Vadim Pisarevsky [Tue, 7 Aug 2012 14:00:10 +0000 (18:00 +0400)]
Merge remote-tracking branch 'origin/master'
Andrey Kamaev [Tue, 7 Aug 2012 14:00:09 +0000 (18:00 +0400)]
Fix several documentation build warnings
Vadim Pisarevsky [Tue, 7 Aug 2012 13:59:52 +0000 (17:59 +0400)]
added SSE2-optimized 3x3 invert by Grigoriy Frolov
Andrey Pavlenko [Tue, 7 Aug 2012 13:27:48 +0000 (17:27 +0400)]
android tutorial v2, initial draft commit
alexey.spizhevoy [Mon, 6 Aug 2012 13:20:06 +0000 (17:20 +0400)]
Minor fix in the DP based seam estimator
alexey.spizhevoy [Mon, 6 Aug 2012 10:57:45 +0000 (14:57 +0400)]
Fixed bug
alexey.spizhevoy [Mon, 6 Aug 2012 07:46:40 +0000 (11:46 +0400)]
Minor changes
alexey.spizhevoy [Mon, 6 Aug 2012 07:20:54 +0000 (11:20 +0400)]
Added support of 8UC3
alexey.spizhevoy [Thu, 2 Aug 2012 07:37:47 +0000 (11:37 +0400)]
implemented DP-based seam estimation method
Vladislav Vinogradov [Tue, 7 Aug 2012 12:09:04 +0000 (16:09 +0400)]
Merge branch 'master' of code.opencv.org:opencv
Vladislav Vinogradov [Tue, 7 Aug 2012 12:08:22 +0000 (16:08 +0400)]
fixed build with CUDA 4.2
Andrey Kamaev [Tue, 7 Aug 2012 10:32:57 +0000 (14:32 +0400)]
Fixed number of svn->git migration issues
Andrey Kamaev [Tue, 7 Aug 2012 09:29:43 +0000 (13:29 +0400)]
svn repository web references are replaced with links to git
Andrey Kamaev [Tue, 7 Aug 2012 07:35:13 +0000 (11:35 +0400)]
Add git support to run.py
Andrey Kamaev [Tue, 7 Aug 2012 06:59:20 +0000 (10:59 +0400)]
Use git hash instead of svn version in cmake status report
Andrey Kamaev [Tue, 7 Aug 2012 08:42:25 +0000 (12:42 +0400)]
Fix tegra build warnings
Vladislav Vinogradov [Mon, 6 Aug 2012 06:58:11 +0000 (10:58 +0400)]
new implementation of gpu debayer
* without border extrapolation
* with aligned write
* process 4 pixels per thread in 8u case
Vladislav Vinogradov [Thu, 2 Aug 2012 11:58:25 +0000 (15:58 +0400)]
added perf tests for new gpu::cvtColor functions
Vladislav Vinogradov [Thu, 2 Aug 2012 11:56:59 +0000 (15:56 +0400)]
added missed device synchronization
Vladislav Vinogradov [Thu, 2 Aug 2012 11:04:00 +0000 (15:04 +0400)]
added debayer to gpu::cvtColor
marina.kolpakova [Mon, 6 Aug 2012 14:43:25 +0000 (18:43 +0400)]
intervales for vector type support
marina.kolpakova [Mon, 6 Aug 2012 14:10:06 +0000 (18:10 +0400)]
added connectivityMask calculation function
marina.kolpakova [Mon, 6 Aug 2012 14:08:57 +0000 (18:08 +0400)]
fixed not defined macro warningds
marina.kolpakova [Mon, 6 Aug 2012 11:08:27 +0000 (15:08 +0400)]
C.C. Labeling: added stream support
marina.kolpakova [Mon, 6 Aug 2012 10:20:21 +0000 (14:20 +0400)]
connected components labeling
marina.kolpakova [Mon, 6 Aug 2012 09:18:48 +0000 (13:18 +0400)]
minor in license file
Vadim Pisarevsky [Tue, 7 Aug 2012 08:54:22 +0000 (12:54 +0400)]
Merge remote-tracking branch 'origin/master'
yao [Tue, 7 Aug 2012 08:33:46 +0000 (16:33 +0800)]
Add dft and gemm to ocl module, using AMD's clAmdFft and clAmdBlas libraries
yao [Tue, 7 Aug 2012 00:37:38 +0000 (08:37 +0800)]
Merge branch 'master' of git://code.opencv.org/opencv
Andrey Kamaev [Mon, 6 Aug 2012 14:41:20 +0000 (18:41 +0400)]
Fixed xml name generation in run.py
Andrey Kamaev [Mon, 6 Aug 2012 11:49:07 +0000 (15:49 +0400)]
Fixed build warnings (including error in FAST)
Andrey Kamaev [Mon, 6 Aug 2012 11:48:31 +0000 (15:48 +0400)]
Added ignore for tbb source tarballs
Andrey Kamaev [Mon, 6 Aug 2012 10:48:23 +0000 (14:48 +0400)]
Intermediate files generated by Android toolchain are moved into CMakeFiles subfolder
Alexander Mordvintesv [Mon, 6 Aug 2012 14:17:13 +0000 (17:17 +0300)]
Merge branch 'master' of code.opencv.org:opencv
Vadim Pisarevsky [Mon, 6 Aug 2012 12:35:35 +0000 (16:35 +0400)]
new/improved Python samples by Alexander Mordvintsev
yao [Mon, 6 Aug 2012 07:51:27 +0000 (15:51 +0800)]
fix bugs in tests, set device for each test case
Signed-off-by: yao <bitwangyaoyao@gmail.com>
yao [Mon, 6 Aug 2012 07:01:21 +0000 (15:01 +0800)]
Merge branch 'master' of git://code.opencv.org/opencv
yao [Mon, 6 Aug 2012 07:00:27 +0000 (15:00 +0800)]
Add blend, columnsum, pyrUp/down, matchTemplate for ocl module
Philipp Wagner [Sun, 5 Aug 2012 23:37:43 +0000 (01:37 +0200)]
Issue #2232: Bugfixes for 64bit Python-compability.
Philipp Wagner [Sun, 5 Aug 2012 23:14:51 +0000 (01:14 +0200)]
Issue #2231: Attempt to fix segfault, when copying labels. LDA needed to be updated to generate the Wrapper correctly.
Alexander Mordvintesv [Sun, 5 Aug 2012 07:20:42 +0000 (10:20 +0300)]
Added descriptions to PlaneTracker samples
Alexander Mordvintesv [Fri, 3 Aug 2012 19:17:11 +0000 (22:17 +0300)]
created PlaneTracker (int plane_tracker.py), which implements multitarget planar tracking
rewritten feature_homography.py using it
added plane_ar.py - simple augmented reality sample
Alexander Mordvintesv [Fri, 3 Aug 2012 16:21:10 +0000 (19:21 +0300)]
Merge branch 'master' of code.opencv.org:opencv
Evgeny Talanin [Fri, 3 Aug 2012 13:50:55 +0000 (17:50 +0400)]
Set correct path to repo in python tests (changed after migration to git)
Vadim Pisarevsky [Fri, 3 Aug 2012 13:12:45 +0000 (17:12 +0400)]
fixed a few compile warnings and errors with VS2010.
andrey.kamaev [Fri, 3 Aug 2012 13:00:18 +0000 (17:00 +0400)]
Android CMake toolchain is updated for NDK r8b