profile/ivi/opencv.git
11 years agofix compilation problem after rebase
marina.kolpakova [Sat, 3 Nov 2012 14:03:31 +0000 (18:03 +0400)]
fix compilation problem after rebase

11 years agoadd support for precomputed integrals
marina.kolpakova [Mon, 15 Oct 2012 17:55:57 +0000 (21:55 +0400)]
add support for precomputed integrals

11 years agoadd sanity check to performance tests for soft cascade
marina.kolpakova [Mon, 15 Oct 2012 14:13:58 +0000 (18:13 +0400)]
add sanity check to performance tests for soft cascade

11 years agofix retrieval of detections count
marina.kolpakova [Mon, 15 Oct 2012 13:38:21 +0000 (17:38 +0400)]
fix retrieval of detections count

11 years agofix rounding bug in Level creation
marina.kolpakova [Mon, 15 Oct 2012 11:27:33 +0000 (15:27 +0400)]
fix rounding bug in Level creation

11 years agorefactor performance tests
marina.kolpakova [Thu, 11 Oct 2012 17:56:36 +0000 (21:56 +0400)]
refactor performance tests

11 years agoadd factory method for Fields structure
marina.kolpakova [Thu, 11 Oct 2012 15:11:39 +0000 (19:11 +0400)]
add factory method for Fields structure

11 years agokernel policy
marina.kolpakova [Thu, 11 Oct 2012 14:24:48 +0000 (18:24 +0400)]
kernel policy

11 years agorefactor preprocessing
marina.kolpakova [Thu, 11 Oct 2012 13:05:23 +0000 (17:05 +0400)]
refactor preprocessing

11 years agomove preprocessing into separate function
marina.kolpakova [Thu, 11 Oct 2012 12:47:49 +0000 (16:47 +0400)]
move preprocessing into separate function

11 years agofix performance test
marina.kolpakova [Thu, 11 Oct 2012 12:27:23 +0000 (16:27 +0400)]
fix performance test

11 years agofix buggy threshold zeroing if feature has zero area
marina.kolpakova [Thu, 11 Oct 2012 12:26:32 +0000 (16:26 +0400)]
fix buggy threshold zeroing if feature has zero area

11 years agoremove debug code
marina.kolpakova [Thu, 11 Oct 2012 10:19:24 +0000 (14:19 +0400)]
remove debug code

11 years agomove Level into shared memory
marina.kolpakova [Mon, 8 Oct 2012 16:20:57 +0000 (20:20 +0400)]
move Level into shared memory

11 years agooptimize roi loads
marina.kolpakova [Mon, 8 Oct 2012 11:37:28 +0000 (15:37 +0400)]
optimize roi loads

only one thread load roi for all block

11 years agoCorrects objects matrix in case of the absence of objects
marina.kolpakova [Wed, 3 Oct 2012 12:39:37 +0000 (16:39 +0400)]
Corrects objects matrix in case of the absence of objects

11 years agoAdd performance detection test in ROI; refactored soft cascade performance tests
marina.kolpakova [Wed, 3 Oct 2012 12:36:00 +0000 (16:36 +0400)]
Add performance detection test in ROI; refactored soft cascade performance tests

11 years agoAdd performance test for detection in ROI; refactor soft cascade performance tests
marina.kolpakova [Wed, 3 Oct 2012 10:26:26 +0000 (14:26 +0400)]
Add performance test for  detection in ROI; refactor soft cascade performance tests

11 years agoadd roi support
marina.kolpakova [Tue, 2 Oct 2012 13:25:26 +0000 (17:25 +0400)]
add roi support

11 years agoadd getROISize
marina.kolpakova [Tue, 2 Oct 2012 12:45:40 +0000 (16:45 +0400)]
add getROISize

11 years agoimplement different behaviour for up- and down-scaling
marina.kolpakova [Mon, 1 Oct 2012 10:50:28 +0000 (14:50 +0400)]
implement different behaviour for up- and down-scaling

11 years agointegrate Kepler version
marina.kolpakova [Mon, 1 Oct 2012 10:08:48 +0000 (14:08 +0400)]
integrate Kepler version

11 years agoadd test that stores detections on the specific scale
marina.kolpakova [Mon, 1 Oct 2012 09:49:21 +0000 (13:49 +0400)]
add test that stores detections on the specific scale

11 years agoupdate soft cascade interface: - add class Detection in interface, - split sync...
marina.kolpakova [Mon, 1 Oct 2012 09:48:16 +0000 (13:48 +0400)]
update soft cascade interface:  - add class Detection in interface,  - split sync- and async- versions,  - add support for detecting at the specific scale.

11 years agokepler specific version
marina.kolpakova [Fri, 28 Sep 2012 15:10:29 +0000 (19:10 +0400)]
kepler specific version

11 years agoadd kind in detection representation
marina.kolpakova [Thu, 27 Sep 2012 12:54:37 +0000 (16:54 +0400)]
add kind in detection representation

11 years agofix test: enough size for detection matrix
marina.kolpakova [Thu, 27 Sep 2012 12:50:47 +0000 (16:50 +0400)]
fix test: enough size for detection matrix

11 years agoadd detection storing
marina.kolpakova [Thu, 27 Sep 2012 10:40:13 +0000 (14:40 +0400)]
add detection storing

11 years agooptimize memory usage
marina.kolpakova [Thu, 27 Sep 2012 08:44:06 +0000 (12:44 +0400)]
optimize memory usage

11 years agomemory optimization
marina.kolpakova [Wed, 26 Sep 2012 13:15:17 +0000 (17:15 +0400)]
memory optimization

11 years agopreprocessing ~1.981 ms
marina.kolpakova [Wed, 26 Sep 2012 09:34:21 +0000 (13:34 +0400)]
preprocessing ~1.981 ms

11 years agoempty cascade
marina.kolpakova [Wed, 26 Sep 2012 07:18:09 +0000 (11:18 +0400)]
empty cascade

11 years agorefactor logs
marina.kolpakova [Tue, 25 Sep 2012 18:43:43 +0000 (22:43 +0400)]
refactor logs

11 years agofix cast bug; add logging
marina.kolpakova [Tue, 25 Sep 2012 07:32:03 +0000 (11:32 +0400)]
fix cast bug; add logging

11 years agoremove dead code
marina.kolpakova [Mon, 24 Sep 2012 14:05:08 +0000 (18:05 +0400)]
remove dead code

11 years agofirst version of soft cascade on GPU
marina.kolpakova [Mon, 24 Sep 2012 14:00:47 +0000 (18:00 +0400)]
first version of soft cascade on GPU

11 years agoadd detections vector initialization in tests
marina.kolpakova [Mon, 24 Sep 2012 13:59:44 +0000 (17:59 +0400)]
add detections vector initialization in tests

11 years agoadd shrinking kernel
marina.kolpakova [Fri, 21 Sep 2012 15:44:30 +0000 (19:44 +0400)]
add shrinking kernel

11 years agofix data paths in performance test
marina.kolpakova [Fri, 21 Sep 2012 15:42:19 +0000 (19:42 +0400)]
fix data paths in performance test

11 years agofix compilation
marina.kolpakova [Fri, 21 Sep 2012 14:49:51 +0000 (18:49 +0400)]
fix compilation

11 years agoCUDA kernels interface
marina.kolpakova [Fri, 21 Sep 2012 12:12:18 +0000 (16:12 +0400)]
CUDA kernels interface

11 years agoadd performance test for GPU soft cascade
marina.kolpakova [Fri, 21 Sep 2012 12:10:40 +0000 (16:10 +0400)]
add performance test for GPU soft cascade

11 years agofix typo in cascade loading
marina.kolpakova [Fri, 21 Sep 2012 07:44:26 +0000 (11:44 +0400)]
fix typo in cascade loading

11 years agoCUDA callers
marina.kolpakova [Thu, 20 Sep 2012 15:35:04 +0000 (19:35 +0400)]
CUDA callers

11 years agointegral channel storage are cached as a cascade's field
marina.kolpakova [Thu, 20 Sep 2012 14:51:41 +0000 (18:51 +0400)]
integral channel storage are cached as a cascade's field

11 years agoGPU soft cascade: buffers preallocation
marina.kolpakova [Thu, 20 Sep 2012 14:35:48 +0000 (18:35 +0400)]
GPU soft cascade: buffers preallocation

11 years agoprecompute feature response for scaling factor
marina.kolpakova [Thu, 20 Sep 2012 12:44:38 +0000 (16:44 +0400)]
precompute feature response for scaling factor

11 years agosoft cascade: gpu representation
marina.kolpakova [Thu, 20 Sep 2012 12:22:10 +0000 (16:22 +0400)]
soft cascade: gpu representation

11 years agoGPU interface for soft cascade
marina.kolpakova [Wed, 19 Sep 2012 23:28:45 +0000 (03:28 +0400)]
GPU interface for soft cascade

11 years agofix warning in CUDA samples
marina.kolpakova [Wed, 5 Sep 2012 06:48:07 +0000 (10:48 +0400)]
fix warning in CUDA samples

11 years agoMerge release 2.4.3
Andrey Kamaev [Fri, 2 Nov 2012 13:45:58 +0000 (17:45 +0400)]
Merge release 2.4.3

11 years agoUpdated docs to 2.4.3
Evgeny Talanin [Fri, 2 Nov 2012 13:29:49 +0000 (17:29 +0400)]
Updated docs to 2.4.3

11 years agoMerge pull request #134 from apavlenko/android-tutorial
Andrey Kamaev [Fri, 2 Nov 2012 13:02:40 +0000 (17:02 +0400)]
Merge pull request #134 from apavlenko/android-tutorial

11 years agoMerge pull request #133 from vpisarev/ios_atomic_fix
Andrey Kamaev [Fri, 2 Nov 2012 13:01:51 +0000 (17:01 +0400)]
Merge pull request #133 from vpisarev/ios_atomic_fix

11 years agoAndroid Tutorial update (TADP link, Android SDK platforms, CDT)
Andrey Pavlenko [Fri, 2 Nov 2012 12:11:08 +0000 (16:11 +0400)]
Android Tutorial update (TADP link, Android SDK platforms, CDT)

11 years agofixed compile problem with the old Xcode (<4.5)
Vadim Pisarevsky [Fri, 2 Nov 2012 11:29:16 +0000 (15:29 +0400)]
fixed compile problem with the old Xcode (<4.5)

11 years agoMerge pull request #132 from taka-no-me/version-2.4.3
Andrey Kamaev [Fri, 2 Nov 2012 10:31:30 +0000 (14:31 +0400)]
Merge pull request #132 from taka-no-me/version-2.4.3

11 years agoMerge pull request #131 from taka-no-me/tegra-fast
Andrey Kamaev [Fri, 2 Nov 2012 10:31:02 +0000 (14:31 +0400)]
Merge pull request #131 from taka-no-me/tegra-fast

11 years agoMerge pull request #129 from cuda-geek/CCL-test-fix
Andrey Kamaev [Fri, 2 Nov 2012 10:30:20 +0000 (14:30 +0400)]
Merge pull request #129 from cuda-geek/CCL-test-fix

11 years agoMerge pull request #127 from cuda-geek/apple2clang
Andrey Kamaev [Fri, 2 Nov 2012 10:29:39 +0000 (14:29 +0400)]
Merge pull request #127 from cuda-geek/apple2clang

11 years agoRemove "-rc" suffix from version
Andrey Kamaev [Fri, 2 Nov 2012 10:27:34 +0000 (14:27 +0400)]
Remove "-rc" suffix from version

11 years agoUse Tegra version of cv::FAST
Andrey Kamaev [Fri, 2 Nov 2012 09:16:16 +0000 (13:16 +0400)]
Use Tegra version of cv::FAST

11 years agopossibly fixed compile errors in GPU module on Windows
Vadim Pisarevsky [Fri, 2 Nov 2012 08:03:25 +0000 (12:03 +0400)]
possibly fixed compile errors in GPU module on Windows

11 years agofix Connected Components Labeling test crash
marina.kolpakova [Thu, 1 Nov 2012 19:59:01 +0000 (23:59 +0400)]
fix Connected Components Labeling test crash

11 years agoMerge pull request #122 from kirill-kornyakov:2.4-android-documentation-fixes
marina.kolpakova [Thu, 1 Nov 2012 18:29:28 +0000 (22:29 +0400)]
Merge pull request #122 from kirill-kornyakov:2.4-android-documentation-fixes

11 years agoUpdated OpenCV4Android SDK tutorial
Kirill Kornyakov [Wed, 31 Oct 2012 15:04:39 +0000 (19:04 +0400)]
Updated OpenCV4Android SDK tutorial

11 years agoUpdated Introduction into Android Development tutorial
Kirill Kornyakov [Wed, 31 Oct 2012 14:42:52 +0000 (18:42 +0400)]
Updated Introduction into Android Development tutorial

11 years agoRewrote abs documentation without funcx, so now :ocv:funcx: is used only for operator()
Kirill Kornyakov [Wed, 31 Oct 2012 12:32:04 +0000 (16:32 +0400)]
Rewrote abs documentation without funcx, so now :ocv:funcx: is used only for operator()

11 years agoFixed a couple of minor issues in Javadocs
Kirill Kornyakov [Wed, 31 Oct 2012 11:42:36 +0000 (15:42 +0400)]
Fixed a couple of minor issues in Javadocs

11 years agoUpdated link to OpenCV for Android page in README.android
Kirill Kornyakov [Wed, 31 Oct 2012 11:11:10 +0000 (15:11 +0400)]
Updated link to OpenCV for Android page in README.android

11 years agoreplase __APPLE__ marco with __clang__
marina.kolpakova [Thu, 1 Nov 2012 14:59:07 +0000 (18:59 +0400)]
replase __APPLE__ marco with __clang__

11 years agoMerge pull request #125 from taka-no-me:perf_tests
marina.kolpakova [Thu, 1 Nov 2012 15:31:05 +0000 (19:31 +0400)]
Merge pull request #125 from taka-no-me:perf_tests

11 years agoMerge pull request #115 from asmorkalov:java_test_data_update
marina.kolpakova [Thu, 1 Nov 2012 15:28:37 +0000 (19:28 +0400)]
Merge pull request #115 from asmorkalov:java_test_data_update

11 years agoMerge pull request #124 from branch taka-no-me:vs8-vs9-tbb
marina.kolpakova [Thu, 1 Nov 2012 15:26:11 +0000 (19:26 +0400)]
Merge pull request #124 from branch taka-no-me:vs8-vs9-tbb

11 years agoMerge pull request #120 from NikoKJ:ocl2.4.3
marina.kolpakova [Thu, 1 Nov 2012 15:15:47 +0000 (19:15 +0400)]
Merge pull request #120 from NikoKJ:ocl2.4.3

11 years agoMerge pull request #121 from branch asmorkalov:android_samples_fix
marina.kolpakova [Thu, 1 Nov 2012 15:08:32 +0000 (19:08 +0400)]
Merge pull request #121 from branch asmorkalov:android_samples_fix

11 years agoMerge pull request #126 from vpisarev:bug_fixes3
marina.kolpakova [Thu, 1 Nov 2012 14:31:23 +0000 (18:31 +0400)]
Merge pull request #126 from vpisarev:bug_fixes3

11 years agoanother fix to make OpenCV more friendly for iOS developers. We now use libc++ instea...
Vadim Pisarevsky [Thu, 1 Nov 2012 14:15:48 +0000 (18:15 +0400)]
another fix to make OpenCV more friendly for iOS developers. We now use libc++ instead of libstdc++ and clang instead of gcc to build opencv2.framework.

11 years agoMerge pull request #123 from asmorkalov/manager_static_lib_info
Andrey Kamaev [Thu, 1 Nov 2012 13:08:45 +0000 (17:08 +0400)]
Merge pull request #123 from asmorkalov/manager_static_lib_info

11 years agofixed bugs #2300 (Vector::dot) and #2467 (build with Xcode 4.5 with --stdlib=libc++)
Vadim Pisarevsky [Thu, 1 Nov 2012 12:37:39 +0000 (16:37 +0400)]
fixed bugs #2300 (Vector::dot) and #2467 (build with Xcode 4.5 with --stdlib=libc++)

11 years agoFixed sanity checks in several performance tests
Andrey Kamaev [Thu, 1 Nov 2012 12:29:30 +0000 (16:29 +0400)]
Fixed sanity checks in several performance tests

11 years agoReview comments applied.
Alexander Smorkalov [Thu, 1 Nov 2012 12:18:49 +0000 (16:18 +0400)]
Review comments applied.

11 years agoRemove windows.h include from opencv2/core/internal.hpp to avoid conflicts with TBB...
Andrey Kamaev [Thu, 1 Nov 2012 08:44:10 +0000 (12:44 +0400)]
Remove windows.h include from opencv2/core/internal.hpp to avoid conflicts with TBB library.

11 years agoFix build in Visual Studio 2005
Andrey Kamaev [Wed, 31 Oct 2012 20:48:00 +0000 (00:48 +0400)]
Fix build in Visual Studio 2005

11 years agoinfo library for OpenCV added.
Alexander Smorkalov [Wed, 31 Oct 2012 16:35:37 +0000 (20:35 +0400)]
info library for OpenCV added.

11 years agoOpenCV Samples testing problems fixed:
Alexander Smorkalov [Wed, 31 Oct 2012 11:20:49 +0000 (15:20 +0400)]
OpenCV Samples testing problems fixed:
Memory leak in color-blob-detection sample fixed;
Default face size in face-detection is set to 20%;
Error handling improved;
Some possible mat leak fixed;
Manager verison and engine interface version incremented to fix incompatibilities;
Docs updated;

11 years agoMerge pull request #81 from stephenfox/master
Andrey Kamaev [Wed, 31 Oct 2012 12:59:45 +0000 (16:59 +0400)]
Merge pull request #81 from stephenfox/master

11 years agoMerge pull request #111 from taka-no-me/algorithm/addParam-short
Andrey Kamaev [Wed, 31 Oct 2012 12:57:06 +0000 (16:57 +0400)]
Merge pull request #111 from taka-no-me/algorithm/addParam-short

11 years agoMerge pull request #117 from vpisarev/doc_updates
Andrey Kamaev [Wed, 31 Oct 2012 12:56:04 +0000 (16:56 +0400)]
Merge pull request #117 from vpisarev/doc_updates

11 years agoMerge pull request #118 from asmorkalov/opencv_manager_cmake
Andrey Kamaev [Wed, 31 Oct 2012 12:54:07 +0000 (16:54 +0400)]
Merge pull request #118 from asmorkalov/opencv_manager_cmake

11 years agoMerge pull request #110 from vpisarev/test_fixes2
Andrey Kamaev [Wed, 31 Oct 2012 12:52:50 +0000 (16:52 +0400)]
Merge pull request #110 from vpisarev/test_fixes2

11 years agoMerge pull request #112 from taka-no-me/warnings
Andrey Kamaev [Wed, 31 Oct 2012 12:51:35 +0000 (16:51 +0400)]
Merge pull request #112 from taka-no-me/warnings

11 years agofixed many errors in warnings in rst docs; added ocl module description (by Niko Li)
Vadim Pisarevsky [Tue, 30 Oct 2012 13:58:44 +0000 (17:58 +0400)]
fixed many errors in warnings in rst docs; added ocl module description (by Niko Li)

11 years agoa minor bug fix for brute force
NikoKJ [Wed, 31 Oct 2012 08:01:56 +0000 (16:01 +0800)]
a minor bug fix for brute force

11 years agoCMake for OpenCV Manager updated;
Alexander Smorkalov [Tue, 30 Oct 2012 15:01:06 +0000 (19:01 +0400)]
CMake for OpenCV Manager updated;
Some repo normalization problems fixed;
Deprecated cmake keys removed;
Warning fixed.

11 years agoupdated patch for tests; reenabled SURF & Denoising; removed fixes in ocl tests,...
Vadim Pisarevsky [Tue, 30 Oct 2012 11:25:46 +0000 (15:25 +0400)]
updated patch for tests; reenabled SURF & Denoising; removed fixes in ocl tests, since this is already fixed in another pull request

11 years agoMerge branch '2.4'
Andrey Kamaev [Tue, 30 Oct 2012 11:10:17 +0000 (15:10 +0400)]
Merge branch '2.4'

11 years agoMerge rebased pull request #106 from albenoit/retina_devel
Andrey Kamaev [Tue, 30 Oct 2012 11:07:35 +0000 (15:07 +0400)]
Merge rebased pull request #106 from albenoit/retina_devel

11 years agominor updates for doc redirections and tutorial images size
alexandre benoit [Sun, 28 Oct 2012 17:52:04 +0000 (18:52 +0100)]
minor updates for doc redirections and tutorial images size

11 years agominor update
alexandre benoit [Sun, 28 Oct 2012 17:34:48 +0000 (18:34 +0100)]
minor update