profile/ivi/opencv.git
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 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 agoupdated gpu houghlines sample
Vladislav Vinogradov [Mon, 17 Dec 2012 07:15:45 +0000 (11:15 +0400)]
updated gpu houghlines sample

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 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 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 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 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 agofixed remap and warp gpu tests
Vladislav Vinogradov [Tue, 11 Dec 2012 10:38:08 +0000 (14:38 +0400)]
fixed remap and warp gpu tests

11 years agofixed gpu warpAffine and warpPerspective with NPP
Vladislav Vinogradov [Tue, 11 Dec 2012 07:05:06 +0000 (11:05 +0400)]
fixed gpu warpAffine and warpPerspective with NPP

11 years agoMerge branch master into cuda-dev
marina.kolpakova [Mon, 10 Dec 2012 21:12:14 +0000 (01:12 +0400)]
Merge branch master into cuda-dev

11 years agoMerge branch 2.4
Andrey Kamaev [Mon, 10 Dec 2012 19:51:14 +0000 (23:51 +0400)]
Merge branch 2.4

11 years agoMerge pull request #212 from taka-no-me/fix_2602
Andrey Kamaev [Mon, 10 Dec 2012 19:48:28 +0000 (11:48 -0800)]
Merge pull request #212 from taka-no-me/fix_2602

Prevent imread from illegal memory access (Bug #2602)

11 years agoMerge pull request #203 from asmorkalov/android_cam_stub
Andrey Kamaev [Mon, 10 Dec 2012 16:07:48 +0000 (08:07 -0800)]
Merge pull request #203 from asmorkalov/android_cam_stub

Native camera warper libraries build improvements

11 years agoMerge pull request #204 from asmorkalov/manager_internal_lib
Andrey Kamaev [Mon, 10 Dec 2012 16:07:39 +0000 (08:07 -0800)]
Merge pull request #204 from asmorkalov/manager_internal_lib

Feature #2565 implementation

11 years agoMerge pull request #205 from taka-no-me/gtest_r629
Andrey Kamaev [Mon, 10 Dec 2012 16:07:30 +0000 (08:07 -0800)]
Merge pull request #205 from taka-no-me/gtest_r629

Update googletest to the latest upstream

11 years agoMerge pull request #206 from asmorkalov/manager_version_fix
Andrey Kamaev [Mon, 10 Dec 2012 16:07:19 +0000 (08:07 -0800)]
Merge pull request #206 from asmorkalov/manager_version_fix

Bug #2595 in OpenCV Manager fixed.

11 years agoMerge pull request #213 from qwaker00/patch-1
Andrey Kamaev [Mon, 10 Dec 2012 16:07:00 +0000 (08:07 -0800)]
Merge pull request #213 from qwaker00/patch-1

Update modules/ml/doc/gradient_boosted_trees.rst

11 years agoMerge pull request #214 from jmunk1/bugfix-2610
Andrey Kamaev [Mon, 10 Dec 2012 16:06:50 +0000 (08:06 -0800)]
Merge pull request #214 from jmunk1/bugfix-2610

Fixed typo in OpenCVDetectOpenCL.cmake that resulted in cmake not findin...

11 years agoMerge pull request #219 from kirill-kornyakov/hack-hough-lines-sanity-test-on-win32
Andrey Kamaev [Mon, 10 Dec 2012 16:06:15 +0000 (08:06 -0800)]
Merge pull request #219 from kirill-kornyakov/hack-hough-lines-sanity-test-on-win32

Ugly hack to make HoughLines sanity check pass on Windows

11 years agoUgly hack to make HoughLines sanity check pass on Wun32
Kirill Kornyakov [Mon, 10 Dec 2012 14:16:15 +0000 (18:16 +0400)]
Ugly hack to make HoughLines sanity check pass on Wun32

11 years agominor device namespace refactor
Anatoly Baksheev [Mon, 10 Dec 2012 13:36:02 +0000 (17:36 +0400)]
minor device namespace refactor

11 years agofixed build under linux with OpenGL
Vladislav Vinogradov [Mon, 10 Dec 2012 07:05:51 +0000 (11:05 +0400)]
fixed build under linux with OpenGL

11 years agofix build under win.
marina.kolpakova [Fri, 7 Dec 2012 12:56:17 +0000 (16:56 +0400)]
fix build under win.

11 years agofixed compilation of color.cu under windows x86
Vladislav Vinogradov [Fri, 7 Dec 2012 10:16:18 +0000 (14:16 +0400)]
fixed compilation of color.cu under windows x86

it was some bug in nvcc (it fails on this file)

11 years agofixed build with CUDA and witout OpenGL
Vladislav Vinogradov [Fri, 7 Dec 2012 10:03:23 +0000 (14:03 +0400)]
fixed build with CUDA and witout OpenGL

11 years agoFixed typo in OpenCVDetectOpenCL.cmake that resulted in cmake not finding OpenCL...
Justin Muncaster [Thu, 6 Dec 2012 21:17:25 +0000 (13:17 -0800)]
Fixed typo in OpenCVDetectOpenCL.cmake that resulted in cmake not finding OpenCL on windows.

11 years agoUpdate modules/ml/doc/gradient_boosted_trees.rst
Eugene Gritskevich [Thu, 6 Dec 2012 18:44:55 +0000 (21:44 +0300)]
Update modules/ml/doc/gradient_boosted_trees.rst

11 years agoPrevent imread from illegal memory access (Bug #2602)
Andrey Kamaev [Thu, 6 Dec 2012 15:42:17 +0000 (19:42 +0400)]
Prevent imread from illegal memory access (Bug #2602)

The change is based on pull request #211.

11 years agoupdated nv perf test script (added opticalFlowBM and HoughLinesP)
Vladislav Vinogradov [Thu, 6 Dec 2012 12:00:47 +0000 (16:00 +0400)]
updated nv perf test script (added opticalFlowBM and HoughLinesP)

11 years agogpu::HoughLinesP
Vladislav Vinogradov [Thu, 6 Dec 2012 11:14:20 +0000 (15:14 +0400)]
gpu::HoughLinesP

11 years agogpu::calcOpticalFlowBM
Vladislav Vinogradov [Thu, 6 Dec 2012 11:11:13 +0000 (15:11 +0400)]
gpu::calcOpticalFlowBM

11 years agoBug with skiped packages fixed.
Alexander Smorkalov [Thu, 6 Dec 2012 10:11:30 +0000 (14:11 +0400)]
Bug with skiped packages fixed.

11 years agoBug #2595 in OpenCV Manager fixed.
Alexander Smorkalov [Wed, 5 Dec 2012 09:04:45 +0000 (13:04 +0400)]
Bug #2595 in OpenCV Manager fixed.

OpenCV Manager 2.x marks old 2.4.2 binary package for Tegra as "in use".
The latest version of OpenCV library compatible with platform is used now.

11 years agoadded additional performance tests
Vladislav Vinogradov [Wed, 5 Dec 2012 13:21:08 +0000 (17:21 +0400)]
added additional performance tests

11 years agoremoved type check in gpu::FarnebackOpticalFlow
Vladislav Vinogradov [Wed, 5 Dec 2012 10:20:48 +0000 (14:20 +0400)]
removed type check in gpu::FarnebackOpticalFlow

now it supports all depths

11 years agoremoved type check in gpu::PyrLKOpticalFlow
Vladislav Vinogradov [Wed, 5 Dec 2012 10:20:18 +0000 (14:20 +0400)]
removed type check in gpu::PyrLKOpticalFlow

not it support all depths

11 years agoadded more types support for gpu separable filters
Vladislav Vinogradov [Wed, 5 Dec 2012 10:19:36 +0000 (14:19 +0400)]
added more types support for gpu separable filters

11 years agofixed OpenGL tests
Vladislav Vinogradov [Wed, 5 Dec 2012 10:18:57 +0000 (14:18 +0400)]
fixed OpenGL tests

now create window only once per test case

11 years agoGetPublicName function removed for OpenCV LibraryInfo class;
Alexander Smorkalov [Tue, 4 Dec 2012 14:04:11 +0000 (18:04 +0400)]
GetPublicName function removed for OpenCV LibraryInfo class;
Some OpenCV Manager UI behavior updates;
CMake build fix.

11 years agoMerge pull request #201 from taka-no-me:drop_unsupported_highgui
cuda-geek [Wed, 5 Dec 2012 08:22:37 +0000 (12:22 +0400)]
Merge pull request #201 from taka-no-me:drop_unsupported_highgui

11 years agotemporarily disabled reduceKeyVal implementation for kepler
Vladislav Vinogradov [Wed, 5 Dec 2012 06:36:54 +0000 (10:36 +0400)]
temporarily disabled reduceKeyVal implementation for kepler

used fermi implementation

11 years agoUpdate gtest to upstream r629
Andrey Kamaev [Tue, 4 Dec 2012 22:52:30 +0000 (02:52 +0400)]
Update gtest to upstream r629

11 years agoMerge pull request #197 from asmorkalov:ffmpeg_status_message_fix
Vadim Pisarevsky [Tue, 4 Dec 2012 17:02:10 +0000 (21:02 +0400)]
Merge pull request #197 from asmorkalov:ffmpeg_status_message_fix

11 years agoInfo library loading implemeneted.
Alexander Smorkalov [Tue, 4 Dec 2012 12:34:53 +0000 (16:34 +0400)]
Info library loading implemeneted.

11 years agoInternal version of OpenCV inside OpenCV Manager added to the list of installed packages.
Alexander Smorkalov [Tue, 4 Dec 2012 11:37:27 +0000 (15:37 +0400)]
Internal version of OpenCV inside OpenCV Manager added to the list of installed packages.

11 years agoInitial stub for OpenCVLibraryInfo class added.
Alexander Smorkalov [Tue, 4 Dec 2012 10:23:25 +0000 (14:23 +0400)]
Initial stub for OpenCVLibraryInfo class added.

11 years agofixed warnings "double not supported"
Vladislav Vinogradov [Tue, 4 Dec 2012 06:37:13 +0000 (10:37 +0400)]
fixed warnings "double not supported"

11 years agofixed compilation on 1.1 CC
Vladislav Vinogradov [Tue, 4 Dec 2012 06:36:46 +0000 (10:36 +0400)]
fixed compilation on 1.1 CC

11 years agoFeature #1322 "If dll cannot be loaded a warning should be generated" implemented.
Alexander Smorkalov [Thu, 29 Nov 2012 11:44:24 +0000 (15:44 +0400)]
Feature #1322 "If dll cannot be loaded a warning should be generated" implemented.

11 years agofixed warnings
Vladislav Vinogradov [Mon, 3 Dec 2012 09:27:20 +0000 (13:27 +0400)]
fixed warnings

11 years agoNative camera warper libraries build improved
Alexander Smorkalov [Fri, 30 Nov 2012 09:09:02 +0000 (13:09 +0400)]
Native camera warper libraries build improved

Environment variables support added to Android tree path;
Default config updated to use env variable.

11 years agoa bit more opengl refactoring:
Vladislav Vinogradov [Mon, 3 Dec 2012 09:11:06 +0000 (13:11 +0400)]
a bit more opengl refactoring:

* added Access parameter to GlBuffer::mapHost
* added autoRelease parameter to all create methods
* fixed indentation in gl_core_3_1
* minor improvments for opengl sample

11 years agoDrop unsupported imageio from grfmt
Andrey Kamaev [Mon, 3 Dec 2012 05:39:18 +0000 (09:39 +0400)]
Drop unsupported imageio from grfmt

11 years agoRevert incompletely applied patch from #2192
Andrey Kamaev [Mon, 3 Dec 2012 05:54:22 +0000 (09:54 +0400)]
Revert incompletely applied patch from #2192

This reverts commit 2e7656dbdfaccca8bb3245fc70ed6069f8e9f53f.

11 years agoDrop unsupported yzx and mil camera backends
Andrey Kamaev [Mon, 3 Dec 2012 05:28:01 +0000 (09:28 +0400)]
Drop unsupported yzx and mil camera backends

11 years agoMerge branch 2.4
Andrey Kamaev [Fri, 30 Nov 2012 15:52:59 +0000 (19:52 +0400)]
Merge branch 2.4

11 years agorefactored opengl functionality
Vladislav Vinogradov [Fri, 30 Nov 2012 13:35:28 +0000 (17:35 +0400)]
refactored opengl functionality

* removed OpenGLFuncTab, now extensions are loaded internally
* renamed GlTexture -> GlTexture2D
* added support of GlBuffer and GlTexture2D to InputArray/OutputArray
* added ELEMENT_ARRAY_BUFFER and PIXEL_PACK_BUFFER targets
* added copyFrom/copyTo method for GlBuffer and GlTexture2D
* removed GlFont
* removed pointCloudShow
* removed OpenGLCleanCallback

11 years agoAdjust Android Manager version from 2.2 to 2.3
Andrey Kamaev [Fri, 30 Nov 2012 13:09:30 +0000 (17:09 +0400)]
Adjust Android Manager version from 2.2 to 2.3

11 years agoRemove compiled pdf files from source control
Andrey Kamaev [Fri, 30 Nov 2012 10:56:00 +0000 (14:56 +0400)]
Remove compiled pdf files from source control

The documentation is available online at http://opencv.org/documentation.html

11 years agoAdjust OpenCV version to 2.4.3.1
Andrey Kamaev [Fri, 30 Nov 2012 10:33:28 +0000 (14:33 +0400)]
Adjust OpenCV version to 2.4.3.1

11 years agoMerge pull request #199 from apavlenko/remove_android_tutorial0
Andrey Kamaev [Fri, 30 Nov 2012 09:20:07 +0000 (01:20 -0800)]
Merge pull request #199 from apavlenko/remove_android_tutorial0

removing Android tutorial 0

11 years agoMerge pull request #191 from asmorkalov:custom_cam_init
Andrey Kamaev [Fri, 30 Nov 2012 08:53:26 +0000 (12:53 +0400)]
Merge pull request #191 from asmorkalov:custom_cam_init

11 years agoremoving Android tutorial 0 since it has become irrelevant after moving to the new...
Andrey Pavlenko [Fri, 30 Nov 2012 08:32:16 +0000 (12:32 +0400)]
removing Android tutorial 0 since it has become irrelevant after moving to the new application framework

11 years agoMerge pull request #198 from asmorkalov:disable_warp_tests
Andrey Kamaev [Thu, 29 Nov 2012 16:29:22 +0000 (20:29 +0400)]
Merge pull request #198 from asmorkalov:disable_warp_tests

11 years agofixed build under windows
Vladislav Vinogradov [Thu, 29 Nov 2012 14:40:27 +0000 (18:40 +0400)]
fixed build under windows

11 years agoCode review comments applied
Alexander Smorkalov [Thu, 29 Nov 2012 08:51:49 +0000 (12:51 +0400)]
Code review comments applied

Sample renamed to CameraControl;
Picture taking added to show camera preview restart.

11 years agoSome perf tests on warping and resize disabled on Android
Alexander Smorkalov [Thu, 29 Nov 2012 13:27:44 +0000 (17:27 +0400)]
Some perf tests on warping and resize disabled on Android

MatInfo_Size_Size.resizeDownLinear
MatInfo_Size_Size.resizeUpLinear
TestWarpPerspectiveNear_t.WarpPerspectiveNear
TestWarpPerspective.WarpPerspective

11 years agoMerge pull request #194 from asmorkalov/v4l_fix
Andrey Kamaev [Thu, 29 Nov 2012 09:27:34 +0000 (01:27 -0800)]
Merge pull request #194 from asmorkalov/v4l_fix

Patch #2323 applied

11 years agoMerge pull request #195 from vpisarev/inv3x3_fix
Andrey Kamaev [Thu, 29 Nov 2012 09:27:27 +0000 (01:27 -0800)]
Merge pull request #195 from vpisarev/inv3x3_fix

now invert 3x3 on "bad" matrices works well on Windows

11 years agoMerge pull request #196 from jet47/gpu-bug-2581
Andrey Kamaev [Thu, 29 Nov 2012 09:27:14 +0000 (01:27 -0800)]
Merge pull request #196 from jet47/gpu-bug-2581

fixed Bug #2581

11 years agofixed Bug #2581
Vladislav Vinogradov [Thu, 29 Nov 2012 07:17:04 +0000 (11:17 +0400)]
fixed Bug #2581

GoodFeaturesToTrackDetector_GPU fails when no corners found

11 years agonow invert 3x3 on "bad" matrices works well on Windows
Vadim Pisarevsky [Wed, 28 Nov 2012 19:05:51 +0000 (23:05 +0400)]
now invert 3x3 on "bad" matrices works well on Windows

11 years agoPatch #2323 "cap_libv4l.cpp clears default width and height after setting them" applied.
Alexander Smorkalov [Wed, 28 Nov 2012 17:53:39 +0000 (21:53 +0400)]
Patch #2323 "cap_libv4l.cpp clears default width and height after setting them" applied.

11 years agoMerge pull request #193 from AnnaKogan8/perf-tests-increase-time-limits
Andrey Kamaev [Wed, 28 Nov 2012 15:18:11 +0000 (07:18 -0800)]
Merge pull request #193 from AnnaKogan8/perf-tests-increase-time-limits

Increased time limits for perf tests

11 years agoMerge pull request #192 from taka-no-me/ndk_selection_fix
Andrey Kamaev [Wed, 28 Nov 2012 15:17:49 +0000 (07:17 -0800)]
Merge pull request #192 from taka-no-me/ndk_selection_fix

Android: always sort list of NDK toolchains

11 years agoincreased time-limits
Anna Kogan [Wed, 28 Nov 2012 13:36:19 +0000 (17:36 +0400)]
increased time-limits

11 years agoincreased time-limits
Anna Kogan [Wed, 28 Nov 2012 10:13:24 +0000 (14:13 +0400)]
increased time-limits

11 years agoMerge pull request #175 from taka-no-me:run_py
Andrey Kamaev [Wed, 28 Nov 2012 08:44:05 +0000 (12:44 +0400)]
Merge pull request #175 from taka-no-me:run_py

11 years agoMerge pull request #166 from askforeric:pvapi_updates
Andrey Kamaev [Wed, 28 Nov 2012 07:31:01 +0000 (11:31 +0400)]
Merge pull request #166 from  askforeric:pvapi_updates

11 years agoRefactored the PvAPI capture class to better facilitate dynamic property changes
askforeric [Tue, 13 Nov 2012 21:10:22 +0000 (16:10 -0500)]
Refactored the PvAPI capture class to better facilitate dynamic property changes

- Added Gain control
- Changed default acquisition mode to grayscale
- Fixed a signed/unsigned compare issue
- Implemented frame resizing
- Implemented automatic buffer resizing on frame resize
- Corrected camera initialization so that it attempts to put the camera in Mono8
  but does not fail if this doesn't succeed.

11 years agocreate objects mat if empty
marina.kolpakova [Wed, 28 Nov 2012 06:50:33 +0000 (10:50 +0400)]
create objects mat if empty

11 years agoremove unused std imports
marina.kolpakova [Tue, 27 Nov 2012 23:50:49 +0000 (03:50 +0400)]
remove unused std imports

11 years agofixed compilation for GCC 4.6
marina.kolpakova [Tue, 27 Nov 2012 23:48:54 +0000 (03:48 +0400)]
fixed compilation for GCC 4.6

11 years agoMerge pull request #190 from asmorkalov:ninja_fix
Andrey Kamaev [Tue, 27 Nov 2012 19:41:30 +0000 (23:41 +0400)]
Merge pull request #190 from asmorkalov:ninja_fix

11 years agofixed build without CUDA
Vladislav Vinogradov [Tue, 27 Nov 2012 14:43:17 +0000 (18:43 +0400)]
fixed build without CUDA

11 years agoAndroid: always sort list of NDK toolchains
Andrey Kamaev [Tue, 27 Nov 2012 14:14:59 +0000 (18:14 +0400)]
Android: always sort list of NDK toolchains

Order returned by CMake is unreliable but we need clang to go after gcc for
automatic toolchain selection.

11 years agoTutorial-5 functionality implemented.
Alexander Smorkalov [Tue, 27 Nov 2012 10:29:56 +0000 (14:29 +0400)]
Tutorial-5 functionality implemented.

11 years agoBase for new sample added.
Alexander Smorkalov [Tue, 27 Nov 2012 08:47:16 +0000 (12:47 +0400)]
Base for new sample added.

11 years agoMerge pull request #188 from asmorkalov:app_framework
Andrey Kamaev [Tue, 27 Nov 2012 13:50:39 +0000 (17:50 +0400)]
Merge pull request #188 from asmorkalov:app_framework

11 years agoMerge pull request #189 from wswld:2.4
Andrey Kamaev [Tue, 27 Nov 2012 13:48:54 +0000 (17:48 +0400)]
Merge pull request #189 from wswld:2.4

11 years agoOpenCV Manager build via ninja (Bug #2575) fixed.
Alexander Smorkalov [Tue, 27 Nov 2012 13:30:05 +0000 (17:30 +0400)]
OpenCV Manager build via ninja (Bug #2575) fixed.

11 years agoMerge branch 'kepler-optimization' into cuda-dev
Vladislav Vinogradov [Tue, 27 Nov 2012 12:34:45 +0000 (16:34 +0400)]
Merge branch 'kepler-optimization' into cuda-dev