profile/ivi/opencv.git
11 years agoMerge branch 'master' into cuda-dev
Vladislav Vinogradov [Mon, 24 Dec 2012 09:48:33 +0000 (13:48 +0400)]
Merge branch 'master' into cuda-dev

11 years agofixed Sobel and Scharr tests
Vladislav Vinogradov [Sun, 23 Dec 2012 10:21:16 +0000 (14:21 +0400)]
fixed Sobel and Scharr tests

compare inner part

11 years agoRevert "_InputArray/_OutputArray destructors are temporary made non-virtual. Please...
Andrey Kamaev [Sat, 22 Dec 2012 17:14:14 +0000 (21:14 +0400)]
Revert "_InputArray/_OutputArray destructors are temporary made non-virtual. Please, restore it after 2.4.3"

This reverts commit 4be7619ce4c5173a520860357871c1dd830ef0d8.

11 years agoMerge pull request #249 from taka-no-me:tvl1_max_rmse
Andrey Kamaev [Fri, 21 Dec 2012 19:05:43 +0000 (23:05 +0400)]
Merge pull request #249 from taka-no-me:tvl1_max_rmse

11 years agoMerge branch 2.4
Andrey Kamaev [Fri, 21 Dec 2012 13:58:48 +0000 (17:58 +0400)]
Merge branch 2.4

11 years agoMerge pull request #250 from taka-no-me:android_ndk_r8d
Andrey Kamaev [Fri, 21 Dec 2012 13:57:59 +0000 (17:57 +0400)]
Merge pull request #250 from taka-no-me:android_ndk_r8d

11 years agoWorkaround "Segmentation fault" when built with gcc 4.7 from NDK r8d
Andrey Kamaev [Fri, 21 Dec 2012 12:44:54 +0000 (16:44 +0400)]
Workaround "Segmentation fault" when built with gcc 4.7 from NDK r8d

11 years agoAdd support for Android NDK r8d
Andrey Kamaev [Fri, 21 Dec 2012 11:39:23 +0000 (15:39 +0400)]
Add support for Android NDK r8d

11 years agoIncrease max RMSE error for tvl1 optical flow test
Andrey Kamaev [Fri, 21 Dec 2012 10:18:07 +0000 (14:18 +0400)]
Increase max RMSE error for tvl1 optical flow test

11 years agofixed build for CARMA:
Vladislav Vinogradov [Thu, 20 Dec 2012 12:19:14 +0000 (16:19 +0400)]
fixed build for CARMA:

* added CMake toolchain file
* added WITH_NVCUVID flag

11 years agoRevert "disabled video decoding under linux"
vlad [Thu, 20 Dec 2012 09:31:22 +0000 (13:31 +0400)]
Revert "disabled video decoding under linux"

This reverts commit 889674ef43fb8d2a35883ae31895b34a58089007.

11 years agoMerge pull request #248 from taka-no-me:reduce_tmp_size
Andrey Kamaev [Thu, 20 Dec 2012 16:09:35 +0000 (20:09 +0400)]
Merge pull request #248 from taka-no-me:reduce_tmp_size

11 years agoUse .yml.gz format to reduce space requirement from ~260Mb to ~17Mb for ml tests
Andrey Kamaev [Thu, 20 Dec 2012 14:46:54 +0000 (18:46 +0400)]
Use .yml.gz format to reduce space requirement from ~260Mb to ~17Mb for ml tests

The size of temporary files is an issue on mobile platforms.

11 years agoAdjust OpenCV version to 2.4.3.2
Andrey Kamaev [Thu, 20 Dec 2012 13:19:34 +0000 (17:19 +0400)]
Adjust OpenCV version to 2.4.3.2

11 years agoMerge pull request #244 from asmorkalov:manager_nonarm_fix
Andrey Kamaev [Thu, 20 Dec 2012 13:21:58 +0000 (17:21 +0400)]
Merge pull request #244 from asmorkalov:manager_nonarm_fix

11 years agoMerge pull request #243 from takacsd:2.4
Andrey Kamaev [Thu, 20 Dec 2012 12:58:14 +0000 (16:58 +0400)]
Merge pull request #243 from takacsd:2.4

11 years agoHardware platform detection for non arm devices fixed.
Alexander Smorkalov [Thu, 20 Dec 2012 12:44:56 +0000 (16:44 +0400)]
Hardware platform detection for non arm devices fixed.

11 years agoMerge pull request #242 from asmorkalov:manager_warning_fix
Andrey Kamaev [Thu, 20 Dec 2012 12:13:45 +0000 (16:13 +0400)]
Merge pull request #242 from asmorkalov:manager_warning_fix

11 years agoadded cv::gpu::resetDevice to RunPerfTestBody
Vladislav Vinogradov [Wed, 19 Dec 2012 12:44:34 +0000 (16:44 +0400)]
added cv::gpu::resetDevice to RunPerfTestBody

11 years agoadded GPU_TEST_P macros
Vladislav Vinogradov [Wed, 19 Dec 2012 08:32:40 +0000 (12:32 +0400)]
added GPU_TEST_P macros

11 years agoAdd missing _WIN32 check in core/operations.hpp.
takacsd [Thu, 20 Dec 2012 10:28:16 +0000 (11:28 +0100)]
Add missing _WIN32 check in core/operations.hpp.

Fix a compilation error with MinGW gcc 4.7 with enabled C++11 support (-std=c++11).
Issue number: #2555

11 years agoMerge pull request #241 from taka-no-me:less_cc_tests
Andrey Kamaev [Thu, 20 Dec 2012 09:05:04 +0000 (13:05 +0400)]
Merge pull request #241 from taka-no-me:less_cc_tests

11 years agoAll OpenCV Manager compiler warrnings fixed.
Alexander Smorkalov [Thu, 20 Dec 2012 08:28:30 +0000 (12:28 +0400)]
All OpenCV Manager compiler warrnings fixed.

11 years agoReduce number of performance tests for LBP cascade
Andrey Kamaev [Thu, 20 Dec 2012 08:25:59 +0000 (12:25 +0400)]
Reduce number of performance tests for LBP cascade

11 years agoMerge pull request #238 from asmorkalov:android_resolution_sample
Andrey Kamaev [Thu, 20 Dec 2012 08:10:57 +0000 (12:10 +0400)]
Merge pull request #238 from asmorkalov:android_resolution_sample

11 years agoTutorial-5 sample extended.
Alexander Smorkalov [Wed, 19 Dec 2012 14:51:17 +0000 (18:51 +0400)]
Tutorial-5 sample extended.

Application menu reorganized;
Resolution control added.

11 years agoMerge pull request #237 from asmorkalov:android_make_install_fix
Andrey Kamaev [Wed, 19 Dec 2012 18:09:04 +0000 (22:09 +0400)]
Merge pull request #237 from asmorkalov:android_make_install_fix

11 years agoMerge pull request #235 from asmorkalov:doc_manager_selection
Andrey Kamaev [Wed, 19 Dec 2012 14:00:49 +0000 (18:00 +0400)]
Merge pull request #235 from asmorkalov:doc_manager_selection

11 years agoOpenCV for Android SDK installation improved;
Alexander Smorkalov [Wed, 19 Dec 2012 11:34:12 +0000 (15:34 +0400)]
OpenCV for Android SDK installation improved;

ReadMe.txt for OpenCV Manager added;
share folder excluded from SDK.

11 years agoFix ccache search in Android CMake toolchain.
Andrey Kamaev [Wed, 19 Dec 2012 12:50:08 +0000 (16:50 +0400)]
Fix ccache search in Android CMake toolchain.

11 years agoMerge pull request #236 from asmorkalov:javadoc_fix
Andrey Kamaev [Wed, 19 Dec 2012 12:32:45 +0000 (16:32 +0400)]
Merge pull request #236 from asmorkalov:javadoc_fix

11 years agoMerge pull request #202 from Daniil-Osokin:calcHist
Andrey Kamaev [Wed, 19 Dec 2012 11:07:40 +0000 (15:07 +0400)]
Merge pull request #202 from Daniil-Osokin:calcHist

11 years agoA lot of javadoc warnings duting javadoc build (Bug #2647) issue fixed
Alexander Smorkalov [Wed, 19 Dec 2012 08:53:44 +0000 (12:53 +0400)]
A lot of javadoc warnings duting javadoc build (Bug #2647) issue fixed

Black list of entities, that are not implemented in Java API added to javadoc generator

11 years agoRevert "call resetDevice if gpu test fails"
Vladislav Vinogradov [Wed, 19 Dec 2012 07:13:31 +0000 (11:13 +0400)]
Revert "call resetDevice if gpu test fails"

This reverts commit ab25fe9e377fdbd69c916d5124483fa26e4a7835.

11 years agoMerge pull request #232 from asmorkalov:compiler_bug_workaround
Vadim Pisarevsky [Wed, 19 Dec 2012 06:20:09 +0000 (10:20 +0400)]
Merge pull request #232 from asmorkalov:compiler_bug_workaround

11 years agoMerge pull request #226 from taka-no-me/equalizeHist
Andrey Kamaev [Tue, 18 Dec 2012 23:53:13 +0000 (15:53 -0800)]
Merge pull request #226 from taka-no-me/equalizeHist

Fix equalization formula in equalizeHist function & rewrite in C++

11 years agoAdd threaded version of equalizeHist
Daniil Osokin [Tue, 18 Dec 2012 12:10:11 +0000 (16:10 +0400)]
Add threaded version of equalizeHist

11 years agoOpenCV Manager selection chapter added to documentation.
Alexander Smorkalov [Tue, 18 Dec 2012 14:34:51 +0000 (18:34 +0400)]
OpenCV Manager selection chapter added to documentation.

11 years agofixed warnings under windows
Vladislav Vinogradov [Tue, 18 Dec 2012 14:03:54 +0000 (18:03 +0400)]
fixed warnings under windows

11 years agocall resetDevice if gpu test fails
Vladislav Vinogradov [Tue, 18 Dec 2012 12:59:00 +0000 (16:59 +0400)]
call resetDevice if gpu test fails

11 years agoWorkaround for gcc overoptimization compiler bug.
Alexander Smorkalov [Tue, 18 Dec 2012 11:58:17 +0000 (15:58 +0400)]
Workaround for gcc overoptimization compiler bug.

11 years agoMerge pull request #220 from ilya-lavrenov:SIMDFastAreaResize
Vadim Pisarevsky [Tue, 18 Dec 2012 10:59:59 +0000 (14:59 +0400)]
Merge pull request #220 from ilya-lavrenov:SIMDFastAreaResize

11 years agofixed printShortCudaDeviceInfo for new CC
Vladislav Vinogradov [Tue, 18 Dec 2012 09:56:21 +0000 (13:56 +0400)]
fixed printShortCudaDeviceInfo for new CC

11 years agofixed printCudaDeviceInfo for 3.5 CC (Patch #2641)
Vladislav Vinogradov [Tue, 18 Dec 2012 09:50:19 +0000 (13:50 +0400)]
fixed printCudaDeviceInfo for 3.5 CC (Patch #2641)

11 years agoMerge pull request #229 from Nerei:master
Vadim Pisarevsky [Mon, 17 Dec 2012 16:28:57 +0000 (20:28 +0400)]
Merge pull request #229 from Nerei:master

11 years agoreplaced DeviceInfo().supports with deviceSupports
Vladislav Vinogradov [Mon, 17 Dec 2012 13:03:39 +0000 (17:03 +0400)]
replaced DeviceInfo().supports with deviceSupports

11 years agoadded #undef _mm_packus_epi32
Ilya Lavrenov [Mon, 17 Dec 2012 12:56:37 +0000 (16:56 +0400)]
added #undef _mm_packus_epi32

11 years agochanged loop condition
Ilya Lavrenov [Mon, 17 Dec 2012 11:50:01 +0000 (15:50 +0400)]
changed loop condition

11 years agoremoved debug messages
Ilya Lavrenov [Mon, 17 Dec 2012 11:45:20 +0000 (15:45 +0400)]
removed debug messages

11 years agoMerge remote-tracking branch 'upstream/master' into SIMDFastAreaResize-2
Ilya Lavrenov [Mon, 17 Dec 2012 11:27:32 +0000 (15:27 +0400)]
Merge remote-tracking branch 'upstream/master' into SIMDFastAreaResize-2

11 years agoreplaced _mm_packs_epi32 to _mm_packus_epi32
Ilya Lavrenov [Mon, 17 Dec 2012 10:09:25 +0000 (14:09 +0400)]
replaced _mm_packs_epi32 to _mm_packus_epi32

11 years agofixed samples compilation
Anatoly Baksheev [Mon, 17 Dec 2012 09:19:26 +0000 (13:19 +0400)]
fixed samples compilation

11 years agoperf tests for calcHist 2-3D case
Daniil-Osokin [Sat, 6 Oct 2012 14:23:21 +0000 (18:23 +0400)]
perf tests for calcHist 2-3D case

11 years agoupdated gpu houghlines sample
Vladislav Vinogradov [Mon, 17 Dec 2012 07:15:45 +0000 (11:15 +0400)]
updated gpu houghlines sample

11 years agoTBB version of calcHist
Daniil-Osokin [Sat, 6 Oct 2012 14:06:29 +0000 (18:06 +0400)]
TBB version of calcHist

11 years agofast optical flow bm implementation
Vladislav Vinogradov [Mon, 17 Dec 2012 06:39:19 +0000 (10:39 +0400)]
fast optical flow bm implementation

11 years agoMerge pull request #225 from pieleric:2.4
Vadim Pisarevsky [Sun, 16 Dec 2012 18:18:23 +0000 (22:18 +0400)]
Merge pull request #225 from pieleric:2.4

11 years agoMerge pull request #227 from taka-no-me:sanity_MatND
Vadim Pisarevsky [Sun, 16 Dec 2012 18:17:51 +0000 (22:17 +0400)]
Merge pull request #227 from taka-no-me:sanity_MatND

11 years agoMerge pull request #218 from taka-no-me:drop_utf16
Vadim Pisarevsky [Sun, 16 Dec 2012 18:16:53 +0000 (22:16 +0400)]
Merge pull request #218 from taka-no-me:drop_utf16

11 years agoMerge pull request #228 from Nerei:master
Vadim Pisarevsky [Sun, 16 Dec 2012 18:15:07 +0000 (22:15 +0400)]
Merge pull request #228 from Nerei:master

11 years agoadded Ptr::operator==
Anatoly Baksheev [Sat, 15 Dec 2012 18:09:21 +0000 (22:09 +0400)]
added Ptr::operator==

11 years agoAdd support for multidimentional matrices into the sanity checks
Andrey Kamaev [Sat, 15 Dec 2012 16:15:34 +0000 (20:15 +0400)]
Add support for multidimentional matrices into the sanity checks

11 years agoMerge pull request #224 from wswld:2.4
Andrey Kamaev [Sat, 15 Dec 2012 12:06:32 +0000 (16:06 +0400)]
Merge pull request #224 from wswld:2.4

11 years agoFix equalization formula in equalizeHist function & rewrite in C++
Andrey Kamaev [Sat, 15 Dec 2012 11:21:52 +0000 (15:21 +0400)]
Fix equalization formula in equalizeHist function & rewrite in C++

Old implementation did

    lut[i] = 255 * (count(Y <= i)) / (width * height)

which actually shifts uniform histograms.
From now histogram is equalized as

    C = count(Y == min(Y))
    lut[i] = 255 * (count(Y <= i) - C) / (width * height - C)

11 years agohighgui: fix segfault on CvCapture_GStreamer::open
Éric Piel [Sat, 15 Dec 2012 11:11:13 +0000 (12:11 +0100)]
highgui: fix segfault on CvCapture_GStreamer::open

when compiled with GStreamer, open (of a file) segfaults.

Fix was suggested by Bostjan Vesnicer.

11 years agoMerge pull request #217 from jet47:fix-tvl1-test
cuda-geek [Fri, 14 Dec 2012 20:45:11 +0000 (00:45 +0400)]
Merge pull request #217 from jet47:fix-tvl1-test

11 years agoSet sanity threshold for TVL1 optical flow to 0.5
Andrey Kamaev [Fri, 14 Dec 2012 14:35:23 +0000 (18:35 +0400)]
Set sanity threshold for TVL1 optical flow to 0.5

11 years agofixed bug with s1 calculating
Ilya Lavrenov [Fri, 14 Dec 2012 13:54:07 +0000 (17:54 +0400)]
fixed bug with s1 calculating

11 years agofixed bug with s1 calculating
Ilya Lavrenov [Fri, 14 Dec 2012 13:41:42 +0000 (17:41 +0400)]
fixed bug with s1 calculating

11 years agoSet sanity threshold for TVL1 optical flow to 0.02
Andrey Kamaev [Fri, 14 Dec 2012 13:40:51 +0000 (17:40 +0400)]
Set sanity threshold for TVL1 optical flow to 0.02

11 years agoMerge branch 2.4
Andrey Kamaev [Fri, 14 Dec 2012 10:46:41 +0000 (14:46 +0400)]
Merge branch 2.4

11 years agoreproducing C++ version of resize area fast
Ilya Lavrenov [Fri, 14 Dec 2012 10:32:00 +0000 (14:32 +0400)]
reproducing C++ version of resize area fast

11 years agoMerge pull request #222 from taka-no-me:perf_verify_sanity
Vadim Pisarevsky [Fri, 14 Dec 2012 08:26:18 +0000 (12:26 +0400)]
Merge pull request #222 from taka-no-me:perf_verify_sanity

11 years agoFixes for issues #2570, #2492, #2559, #2489, #2592.
Vsevolod Glumov [Fri, 14 Dec 2012 06:49:51 +0000 (10:49 +0400)]
Fixes for issues #2570, #2492, #2559, #2489, #2592.

11 years agonew gpu::HoughLinesP implementation
Vladislav Vinogradov [Thu, 13 Dec 2012 13:18:25 +0000 (17:18 +0400)]
new gpu::HoughLinesP implementation

11 years agofixed windows build
Vladislav Vinogradov [Thu, 13 Dec 2012 11:40:05 +0000 (15:40 +0400)]
fixed windows build

11 years agofixed build for CARMA platform
Vladislav Vinogradov [Thu, 13 Dec 2012 09:49:32 +0000 (13:49 +0400)]
fixed build for CARMA platform

11 years agodisabled video decoding under linux
Vladislav Vinogradov [Thu, 13 Dec 2012 09:48:24 +0000 (13:48 +0400)]
disabled video decoding under linux

11 years agoFix sanity checks in stitching test
Andrey Kamaev [Wed, 12 Dec 2012 15:48:22 +0000 (19:48 +0400)]
Fix sanity checks in stitching test

11 years agoMerge branch 2.4 into perf_verify_sanity
Andrey Kamaev [Wed, 12 Dec 2012 15:47:12 +0000 (19:47 +0400)]
Merge branch 2.4 into perf_verify_sanity

11 years agoAdded thresholds to some sanity checks
Andrey Kamaev [Wed, 12 Dec 2012 15:46:33 +0000 (19:46 +0400)]
Added thresholds to some sanity checks

11 years agoAdd --perf_verify_sanity option to performance tests
Andrey Kamaev [Tue, 11 Dec 2012 13:16:27 +0000 (17:16 +0400)]
Add --perf_verify_sanity option to performance tests

This option provides an easy way to identify tests having no regression data
for sanity checks

11 years agoMerge pull request #215 from asmorkalov:manager_depricated_packages
Andrey Kamaev [Wed, 12 Dec 2012 14:47:13 +0000 (18:47 +0400)]
Merge pull request #215 from asmorkalov:manager_depricated_packages

11 years agoMerge pull request #223 from taka-no-me:perf_tests
Andrey Kamaev [Wed, 12 Dec 2012 14:38:48 +0000 (18:38 +0400)]
Merge pull request #223 from taka-no-me:perf_tests

11 years agoMerge pull request #200 from asmorkalov:t5_fix
Andrey Kamaev [Wed, 12 Dec 2012 14:38:16 +0000 (18:38 +0400)]
Merge pull request #200 from asmorkalov:t5_fix

11 years agoMerge pull request #181 from cuda-geek:nms
cuda-geek [Wed, 12 Dec 2012 11:39:20 +0000 (15:39 +0400)]
Merge pull request #181 from cuda-geek:nms

11 years agoMerge pull request #184 from ilya-lavrenov:Demosaicing
Vadim Pisarevsky [Wed, 12 Dec 2012 09:54:58 +0000 (13:54 +0400)]
Merge pull request #184 from ilya-lavrenov:Demosaicing

11 years agoMerge pull request #221 from asmorkalov:doc_install_fix
Vadim Pisarevsky [Wed, 12 Dec 2012 09:39:25 +0000 (13:39 +0400)]
Merge pull request #221 from asmorkalov:doc_install_fix

11 years agochange expected values for soft cascade test according to changes in implementation
marina.kolpakova [Wed, 12 Dec 2012 05:37:21 +0000 (09:37 +0400)]
change expected values for soft cascade test according to changes in implementation

11 years agofix according to pull requests comments
marina.kolpakova [Wed, 12 Dec 2012 00:59:48 +0000 (04:59 +0400)]
fix according to pull requests comments

11 years agoadd NMS according to Dollar's paper.
marina.kolpakova [Fri, 23 Nov 2012 21:58:44 +0000 (01:58 +0400)]
add NMS according to Dollar's paper.

11 years agofix docs for SCascade
marina.kolpakova [Wed, 12 Dec 2012 00:22:01 +0000 (04:22 +0400)]
fix docs for SCascade

11 years agointegrate speprocessing strategy
marina.kolpakova [Tue, 11 Dec 2012 23:43:20 +0000 (03:43 +0400)]
integrate speprocessing strategy

11 years agoCorrected sanity checks in several perf tests
Andrey Kamaev [Tue, 11 Dec 2012 21:00:47 +0000 (01:00 +0400)]
Corrected sanity checks in several perf tests

Also fixed a typo in performance testing framework and removed hardcoded
temporary file name from highgui perf test

11 years agoadd resize
marina.kolpakova [Wed, 28 Nov 2012 17:32:35 +0000 (21:32 +0400)]
add resize

11 years agohack luv
marina.kolpakova [Wed, 28 Nov 2012 15:47:51 +0000 (19:47 +0400)]
hack luv

11 years agooptimize hog bin computing
marina.kolpakova [Wed, 28 Nov 2012 11:40:00 +0000 (15:40 +0400)]
optimize hog bin computing

11 years agoadd preprocessing only function
marina.kolpakova [Tue, 27 Nov 2012 20:16:23 +0000 (00:16 +0400)]
add preprocessing only function

11 years agoInstallation of documents fixed.
Alexander Smorkalov [Sat, 8 Dec 2012 13:07:55 +0000 (17:07 +0400)]
Installation of documents fixed.

11 years agosse2 version of resize area fast for types CV_(8, 16)UC(1, 3, 4)
Ilya Lavrenov [Tue, 11 Dec 2012 11:14:50 +0000 (15:14 +0400)]
sse2 version of resize area fast for types CV_(8, 16)UC(1, 3, 4)