profile/ivi/opencv.git
11 years agoremoved perf_gpu_cpu from CMake scripts
Vladislav Vinogradov [Mon, 20 Aug 2012 05:58:37 +0000 (09:58 +0400)]
removed perf_gpu_cpu from CMake scripts

11 years agomerged gpu_perf_cpu into gpu_perf
Vladislav Vinogradov [Fri, 17 Aug 2012 13:34:58 +0000 (17:34 +0400)]
merged gpu_perf_cpu into gpu_perf

11 years agoadded --cpu flag (run tests on CPU)
Vladislav Vinogradov [Fri, 17 Aug 2012 12:12:32 +0000 (16:12 +0400)]
added --cpu flag (run tests on CPU)

11 years agoupdated mark_nvidia.py script
Vladislav Vinogradov [Fri, 17 Aug 2012 11:50:35 +0000 (15:50 +0400)]
updated mark_nvidia.py script

11 years agoremoved license comments
Vladislav Vinogradov [Fri, 17 Aug 2012 11:22:29 +0000 (15:22 +0400)]
removed license comments

11 years agorenamed perf_main.cpp to main.cpp
Vladislav Vinogradov [Fri, 17 Aug 2012 11:16:45 +0000 (15:16 +0400)]
renamed perf_main.cpp to main.cpp

11 years agoupdated gpu performance tests
Vladislav Vinogradov [Fri, 17 Aug 2012 11:14:14 +0000 (15:14 +0400)]
updated gpu performance tests

now it executes only on one device
added posibility to specify device on which tests will be executed

11 years agoupdated gpu accuracy tests
Vladislav Vinogradov [Thu, 16 Aug 2012 12:23:27 +0000 (16:23 +0400)]
updated gpu accuracy tests

added posibility to specify device on which tests will be executed

11 years agoupdated mark_nvidia.py script
Vladislav Vinogradov [Thu, 16 Aug 2012 08:54:00 +0000 (12:54 +0400)]
updated mark_nvidia.py script

11 years agoadd an "squares" sample for ocl module
yao [Thu, 16 Aug 2012 08:01:40 +0000 (16:01 +0800)]
add an "squares" sample for ocl module

11 years agoForbid incorrect patchSize values in gpu::ORB
Vladislav Vinogradov [Wed, 15 Aug 2012 13:23:04 +0000 (17:23 +0400)]
Forbid incorrect patchSize values in gpu::ORB

11 years agofixed block size for old CC
Vladislav Vinogradov [Wed, 15 Aug 2012 13:16:02 +0000 (17:16 +0400)]
fixed block size for old CC

11 years ago#2229 Fix FREAK build on CentOS
Andrey Kamaev [Wed, 15 Aug 2012 13:23:07 +0000 (17:23 +0400)]
#2229 Fix FREAK build on CentOS

11 years ago#2216 Forbid incorrect patchSize values in ORB
Andrey Kamaev [Wed, 15 Aug 2012 12:50:02 +0000 (16:50 +0400)]
#2216 Forbid incorrect patchSize values in ORB

11 years ago#2225 Rename getConvertData to getConvertElem to match the headers and documentation
Andrey Kamaev [Wed, 15 Aug 2012 11:28:12 +0000 (15:28 +0400)]
#2225 Rename getConvertData to getConvertElem to match the headers and documentation

11 years agoMerge remote-tracking branch 'origin/master'
Vsevolod Glumov [Wed, 15 Aug 2012 11:12:48 +0000 (15:12 +0400)]
Merge remote-tracking branch 'origin/master'

11 years agoReviewed 'android_dev_intro'
Vsevolod Glumov [Wed, 15 Aug 2012 11:10:58 +0000 (15:10 +0400)]
Reviewed 'android_dev_intro'

11 years agoadded docs for gpu::HoughLines
Vladislav Vinogradov [Wed, 15 Aug 2012 11:06:09 +0000 (15:06 +0400)]
added docs for gpu::HoughLines

11 years agofixed typo
Vladislav Vinogradov [Wed, 15 Aug 2012 11:05:18 +0000 (15:05 +0400)]
fixed typo

11 years agofixed shared memory size for linesAccumShared
Vladislav Vinogradov [Wed, 15 Aug 2012 10:31:27 +0000 (14:31 +0400)]
fixed shared memory size for linesAccumShared

11 years ago#2245 Fix BFMatcher::radiusMatchImpl witch Hamming distance (thanks to Jukka Holappa)
Andrey Kamaev [Wed, 15 Aug 2012 11:02:20 +0000 (15:02 +0400)]
#2245 Fix BFMatcher::radiusMatchImpl witch Hamming distance (thanks to Jukka Holappa)

11 years agofixed warning C4512
Vladislav Vinogradov [Wed, 15 Aug 2012 09:48:28 +0000 (13:48 +0400)]
fixed warning C4512

11 years agoMerge branch 'hough-lines-gpu'
Vladislav Vinogradov [Wed, 15 Aug 2012 09:24:46 +0000 (13:24 +0400)]
Merge branch 'hough-lines-gpu'

11 years agoadded linesAccumGlobal kernel
Vladislav Vinogradov [Wed, 15 Aug 2012 09:18:35 +0000 (13:18 +0400)]
added linesAccumGlobal kernel

11 years agoimproving android tutorial v2
Andrey Pavlenko [Wed, 15 Aug 2012 08:21:58 +0000 (12:21 +0400)]
improving android tutorial v2

11 years agoimproving android tutorial v2
Andrey Pavlenko [Wed, 15 Aug 2012 07:44:54 +0000 (11:44 +0400)]
improving android tutorial v2

11 years agoMerge remote-tracking branch 'origin/master'
Vsevolod Glumov [Wed, 15 Aug 2012 07:39:54 +0000 (11:39 +0400)]
Merge remote-tracking branch 'origin/master'

11 years agoReviewed 'android_dev_intro' and 'O4A_SDK'
Vsevolod Glumov [Wed, 15 Aug 2012 07:39:02 +0000 (11:39 +0400)]
Reviewed 'android_dev_intro' and 'O4A_SDK'

11 years agoimproving android tutorial v2, removing v1
Andrey Pavlenko [Wed, 15 Aug 2012 06:56:50 +0000 (10:56 +0400)]
improving android tutorial v2, removing v1

11 years agofixed build without cuda
Vladislav Vinogradov [Tue, 14 Aug 2012 13:54:42 +0000 (17:54 +0400)]
fixed build without cuda

11 years agofixed failure
Vladislav Vinogradov [Tue, 14 Aug 2012 13:42:15 +0000 (17:42 +0400)]
fixed failure

11 years agoFixed tutorial link to NVIDIA Tegra platform
Andrey Kamaev [Tue, 14 Aug 2012 13:25:55 +0000 (17:25 +0400)]
Fixed tutorial link to NVIDIA Tegra platform

11 years agoimproving android tutorial v2
Andrey Pavlenko [Tue, 14 Aug 2012 13:17:04 +0000 (17:17 +0400)]
improving android tutorial v2

11 years agochanged the value that replace NaNs in bilateralFilter_32f
Maria Dimashova [Tue, 14 Aug 2012 13:15:03 +0000 (17:15 +0400)]
changed the value that replace NaNs in bilateralFilter_32f

11 years agonew optimized version
Vladislav Vinogradov [Tue, 14 Aug 2012 13:00:57 +0000 (17:00 +0400)]
new optimized version

11 years agodisabled whole perf test for distance transform
Daniil Osokin [Tue, 14 Aug 2012 09:01:52 +0000 (13:01 +0400)]
disabled whole perf test for distance transform

11 years agofixed overflow bugs, updated perf tests
Vladislav Vinogradov [Tue, 14 Aug 2012 08:33:47 +0000 (12:33 +0400)]
fixed overflow bugs, updated perf tests

11 years agoMerge branch 'master' of code.opencv.org:opencv
Daniil Osokin [Tue, 14 Aug 2012 08:17:44 +0000 (12:17 +0400)]
Merge branch 'master' of code.opencv.org:opencv

11 years agodisabled perf test on distance transform
Daniil Osokin [Tue, 14 Aug 2012 08:13:42 +0000 (12:13 +0400)]
disabled perf test on distance transform

11 years agoMerge branch 'branch1'
Daniil Osokin [Tue, 14 Aug 2012 08:10:45 +0000 (12:10 +0400)]
Merge branch 'branch1'

11 years agoDebug build for Android added. Stripping of debug build turned off.
Alexander Smorkalov [Tue, 14 Aug 2012 08:03:05 +0000 (12:03 +0400)]
Debug build for Android added. Stripping of debug build turned off.

11 years agoadded accuracy and performance tests
Vladislav Vinogradov [Tue, 14 Aug 2012 07:36:32 +0000 (11:36 +0400)]
added accuracy and performance tests

11 years agoMerge remote-tracking branch 'origin/master'
Vadim Pisarevsky [Mon, 13 Aug 2012 17:22:17 +0000 (21:22 +0400)]
Merge remote-tracking branch 'origin/master'

11 years agopossibly fixes #2242 and #2257
Vadim Pisarevsky [Mon, 13 Aug 2012 17:22:06 +0000 (21:22 +0400)]
possibly fixes #2242 and #2257

11 years agoFixed 2 new Android build warnings
Andrey Kamaev [Mon, 13 Aug 2012 15:24:31 +0000 (19:24 +0400)]
Fixed 2 new Android build warnings

11 years agofirst naive version
Vladislav Vinogradov [Mon, 13 Aug 2012 13:44:23 +0000 (17:44 +0400)]
first naive version

11 years agofixed build errors in bgfg_gmg
Vladislav Vinogradov [Mon, 13 Aug 2012 13:00:21 +0000 (17:00 +0400)]
fixed build errors in bgfg_gmg

11 years agoMerge remote-tracking branch 'origin/master'
Vsevolod Glumov [Mon, 13 Aug 2012 12:29:08 +0000 (16:29 +0400)]
Merge remote-tracking branch 'origin/master'

11 years agosome minor fixes to the 'android_dev_intro'
Vsevolod Glumov [Mon, 13 Aug 2012 12:29:00 +0000 (16:29 +0400)]
some minor fixes to the 'android_dev_intro'

11 years agoubuntu screenshot png
Oleg Sklyarov [Mon, 13 Aug 2012 12:03:01 +0000 (16:03 +0400)]
ubuntu screenshot png

11 years agoAndroid device recognition in Ubuntu Linux manual
Oleg Sklyarov [Mon, 13 Aug 2012 12:00:58 +0000 (16:00 +0400)]
Android device recognition in Ubuntu Linux manual

11 years agoFixed CMakeLists.txt
Alexey Spizhevoy [Mon, 13 Aug 2012 10:44:41 +0000 (14:44 +0400)]
Fixed CMakeLists.txt

11 years agoAdded getScale/setScale for image warpers (stitching module)
Alexey Spizhevoy [Mon, 13 Aug 2012 10:35:31 +0000 (14:35 +0400)]
Added getScale/setScale for image warpers (stitching module)

11 years agoadded a short preface to the 'android_dev_intro' doc.
Vsevolod Glumov [Mon, 13 Aug 2012 09:13:07 +0000 (13:13 +0400)]
added a short preface to the 'android_dev_intro' doc.

11 years agoadded support of all types to BackgroundSubtractorGMG
Vladislav Vinogradov [Mon, 13 Aug 2012 06:28:42 +0000 (10:28 +0400)]
added support of all types to BackgroundSubtractorGMG

11 years agoBug #2257: Adding a quick workaround for truncated labels on 64bit machines in the...
Philipp Wagner [Sat, 11 Aug 2012 20:36:35 +0000 (22:36 +0200)]
Bug #2257: Adding a quick workaround for truncated labels on 64bit machines in the Python FaceRecognizer wrapper code. This is only a temporary bugfix, that will be fixed at a better point as soon as possible.

11 years agofix ocl/match_template compiling error on Linux
bitwangyaoyao [Sat, 11 Aug 2012 05:10:43 +0000 (13:10 +0800)]
fix ocl/match_template compiling error on Linux

11 years agoAdd ignore for *.user files
Daniil Osokin [Fri, 10 Aug 2012 13:32:29 +0000 (17:32 +0400)]
Add ignore for *.user files

11 years agoAdded perf test
Daniil Osokin [Fri, 10 Aug 2012 12:39:36 +0000 (16:39 +0400)]
Added perf test

11 years agoAdded blur16x16 perf test
Daniil Osokin [Fri, 10 Aug 2012 11:45:18 +0000 (15:45 +0400)]
Added blur16x16 perf test

11 years agoAdded perf tests for histogram
Daniil Osokin [Fri, 10 Aug 2012 11:43:03 +0000 (15:43 +0400)]
Added perf tests for histogram

11 years agoAdded perf test for distanceTransform
Daniil Osokin [Fri, 10 Aug 2012 11:33:19 +0000 (15:33 +0400)]
Added perf test for distanceTransform

11 years agoAdded color YUV422 perf test
Daniil Osokin [Fri, 10 Aug 2012 11:32:15 +0000 (15:32 +0400)]
Added color YUV422 perf test

11 years agoAdded perf tests
Daniil Osokin [Fri, 10 Aug 2012 13:17:09 +0000 (17:17 +0400)]
Added perf tests

11 years agotest
Daniil Osokin [Fri, 10 Aug 2012 13:08:27 +0000 (17:08 +0400)]
test

11 years agoAdded perf test
Daniil Osokin [Fri, 10 Aug 2012 12:39:36 +0000 (16:39 +0400)]
Added perf test

11 years agoAdded blur16x16 perf test
Daniil Osokin [Fri, 10 Aug 2012 11:45:18 +0000 (15:45 +0400)]
Added blur16x16 perf test

11 years agoAdded perf tests for histogram
Daniil Osokin [Fri, 10 Aug 2012 11:43:03 +0000 (15:43 +0400)]
Added perf tests for histogram

11 years agofixed typo in enum
marina.kolpakova [Fri, 10 Aug 2012 11:39:35 +0000 (15:39 +0400)]
fixed typo in enum

11 years agoAdded perf test for distanceTransform
Daniil Osokin [Fri, 10 Aug 2012 11:33:19 +0000 (15:33 +0400)]
Added perf test for distanceTransform

11 years agoAdded color YUV422 perf test
Daniil Osokin [Fri, 10 Aug 2012 11:32:15 +0000 (15:32 +0400)]
Added color YUV422 perf test

11 years agoAdded perf test for remap
Daniil Osokin [Fri, 10 Aug 2012 10:24:44 +0000 (14:24 +0400)]
Added perf test for remap

11 years agofixed perfomance test for CCL
marina.kolpakova [Fri, 10 Aug 2012 11:01:03 +0000 (15:01 +0400)]
fixed perfomance test for CCL

11 years agoUse github pat to get data for in python tests (files from code.opencv.org are receiv...
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)

11 years agofixed build for old compute capabilities
Vladislav Vinogradov [Fri, 10 Aug 2012 06:03:35 +0000 (10:03 +0400)]
fixed build for old compute capabilities

11 years agoadd Canny to ocl module
yao [Fri, 10 Aug 2012 03:59:47 +0000 (11:59 +0800)]
add Canny to ocl module

11 years agoRemoved writing the test.png, wasn't meant to be commited.
Philipp Wagner [Thu, 9 Aug 2012 21:52:09 +0000 (23:52 +0200)]
Removed writing the test.png, wasn't meant to be commited.

11 years agoMerge branch 'master' of git://code.opencv.org/opencv
Philipp Wagner [Thu, 9 Aug 2012 21:05:07 +0000 (23:05 +0200)]
Merge branch 'master' of git://code.opencv.org/opencv

11 years agoandroid tutorial, part 1 - adding 'device connection via usb' section, sections reord...
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

11 years ago1.x related fixes
marina.kolpakova [Thu, 9 Aug 2012 14:48:25 +0000 (18:48 +0400)]
1.x related fixes

11 years agoandroid tutorial minor layout fix (also my first test commit)
Oleg Sklyarov [Thu, 9 Aug 2012 14:21:56 +0000 (18:21 +0400)]
android tutorial minor layout fix (also my first test commit)

11 years agoMerge branch 'bgfg-gmg-optimized' into bgfg-gmg-merged
Vladislav Vinogradov [Thu, 9 Aug 2012 10:55:36 +0000 (14:55 +0400)]
Merge branch 'bgfg-gmg-optimized' into bgfg-gmg-merged

11 years agoMerge branch 'bgfg-gmg-gpu' 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

11 years agoadded updateBackgroundModel parameter
Vladislav Vinogradov [Thu, 9 Aug 2012 10:46:27 +0000 (14:46 +0400)]
added updateBackgroundModel parameter

11 years agoadded updateBackgroundModel parameter and release method
Vladislav Vinogradov [Thu, 9 Aug 2012 10:37:08 +0000 (14:37 +0400)]
added updateBackgroundModel parameter and release method

11 years agoadded performance tests
Vladislav Vinogradov [Thu, 9 Aug 2012 10:14:13 +0000 (14:14 +0400)]
added performance tests

11 years agoadded docs for GMG_GPU
Vladislav Vinogradov [Thu, 9 Aug 2012 09:28:28 +0000 (13:28 +0400)]
added docs for GMG_GPU

11 years agoadded release method to GMG_GPU
Vladislav Vinogradov [Thu, 9 Aug 2012 09:13:04 +0000 (13:13 +0400)]
added release method to GMG_GPU

11 years agoadded GMG_GPU to bgfg_segm sample
Vladislav Vinogradov [Thu, 9 Aug 2012 08:59:18 +0000 (12:59 +0400)]
added GMG_GPU to bgfg_segm sample

11 years agoadded performance test fot CCL
marina.kolpakova [Thu, 9 Aug 2012 08:42:27 +0000 (12:42 +0400)]
added performance test fot CCL

11 years agofixed number of training mode operation
Vladislav Vinogradov [Thu, 9 Aug 2012 08:37:35 +0000 (12:37 +0400)]
fixed number of training mode operation

11 years agoadded tests for VIBE_GPU and GMG_GPU
Vladislav Vinogradov [Thu, 9 Aug 2012 08:30:55 +0000 (12:30 +0400)]
added tests for VIBE_GPU and GMG_GPU

11 years agofixed number of update operation
Vladislav Vinogradov [Thu, 9 Aug 2012 08:28:30 +0000 (12:28 +0400)]
fixed number of update operation

11 years agogpu version of GMG Background Subtractor
Vladislav Vinogradov [Thu, 9 Aug 2012 07:31:08 +0000 (11:31 +0400)]
gpu version of GMG Background Subtractor

11 years agofixed build warnings
Vladislav Vinogradov [Thu, 9 Aug 2012 07:05:27 +0000 (11:05 +0400)]
fixed build warnings

11 years agomade BackgroundSubtractorGMG's parameters public
Vladislav Vinogradov [Thu, 9 Aug 2012 06:23:24 +0000 (10:23 +0400)]
made BackgroundSubtractorGMG's parameters public

11 years agoFixed division by zero case in SphericalProjector::mapForward
Andrey Kamaev [Wed, 8 Aug 2012 16:57:12 +0000 (20:57 +0400)]
Fixed division by zero case in SphericalProjector::mapForward

11 years agonew optimized version of BackgroundSubtractorGMG
Vladislav Vinogradov [Wed, 8 Aug 2012 14:15:06 +0000 (18:15 +0400)]
new optimized version of BackgroundSubtractorGMG

11 years agoLowered acceptance threshold in Features2d_RotationInvariance_Detector_ORB.regression...
Andrey Kamaev [Wed, 8 Aug 2012 13:15:46 +0000 (17:15 +0400)]
Lowered acceptance threshold in Features2d_RotationInvariance_Detector_ORB.regression test

11 years agoduplicating cv::error() message to Android logcat
Andrey Pavlenko [Wed, 8 Aug 2012 12:39:24 +0000 (16:39 +0400)]
duplicating cv::error() message to Android logcat