platform/upstream/opencv.git
12 years agoRevert "Merge pull request #141 from jet47/gpu-pyrlk-fix" because this bug appears...
marina.kolpakova [Tue, 13 Nov 2012 19:52:18 +0000 (23:52 +0400)]
Revert "Merge pull request #141 from jet47/gpu-pyrlk-fix" because this bug appears only in 2.4

This reverts commit 7e301c5c0e0591a751258d044f5f2f0889231591, reversing
changes made to b5e009eb87154b830759fe9276b6233f852a4e77.

12 years agoMerge remote-tracking branch 'cuda-geek/soft-cascade-cpu'
marina.kolpakova [Tue, 13 Nov 2012 19:37:44 +0000 (23:37 +0400)]
Merge remote-tracking branch 'cuda-geek/soft-cascade-cpu'

12 years agofix for negative confidence
marina.kolpakova [Tue, 13 Nov 2012 19:08:19 +0000 (23:08 +0400)]
fix for negative confidence

12 years agoMerge branch 2.4
Andrey Kamaev [Tue, 13 Nov 2012 15:54:48 +0000 (19:54 +0400)]
Merge branch 2.4

12 years agoMerge pull request #147 from taka-no-me/win_warnings
Andrey Kamaev [Tue, 13 Nov 2012 15:48:51 +0000 (19:48 +0400)]
Merge pull request #147 from taka-no-me/win_warnings

12 years agoMerge pull requests #136, #142, #150, #152 from asmorkalov/new_framework_tutorial...
Andrey Kamaev [Tue, 13 Nov 2012 15:45:14 +0000 (19:45 +0400)]
Merge pull requests #136, #142, #150, #152 from asmorkalov/new_framework_tutorial, asmorkalov/fd_package_fix, asmorkalov/java_test_fix and asmorkalov/engine_build_fix

12 years agoMerge pull request #156 from jet47/gpu-hough-lines-fix
Andrey Kamaev [Tue, 13 Nov 2012 14:24:36 +0000 (18:24 +0400)]
Merge pull request #156 from jet47/gpu-hough-lines-fix

12 years agoMerge pull request #155 from jet47/gpu-test-fix
Andrey Kamaev [Tue, 13 Nov 2012 14:23:52 +0000 (18:23 +0400)]
Merge pull request #155 from jet47/gpu-test-fix

12 years agoMerge pull request #149 from taka-no-me/osx_warnings
Andrey Kamaev [Tue, 13 Nov 2012 14:21:40 +0000 (18:21 +0400)]
Merge pull request #149 from taka-no-me/osx_warnings

12 years agoMerge pull request #148 from taka-no-me/tutorial_codes
Andrey Kamaev [Tue, 13 Nov 2012 14:20:49 +0000 (18:20 +0400)]
Merge pull request #148 from taka-no-me/tutorial_codes

12 years agoMerge pull request #146 from taka-no-me/win_opengl
Andrey Kamaev [Tue, 13 Nov 2012 14:19:42 +0000 (18:19 +0400)]
Merge pull request #146 from taka-no-me/win_opengl

12 years agoMerge pull request #145 from taka-no-me/vec_print
Andrey Kamaev [Tue, 13 Nov 2012 14:18:48 +0000 (18:18 +0400)]
Merge pull request #145 from taka-no-me/vec_print

12 years agoMerge pull request #143 from vpisarev/bug_fixes4
Andrey Kamaev [Tue, 13 Nov 2012 14:17:33 +0000 (18:17 +0400)]
Merge pull request #143 from vpisarev/bug_fixes4

12 years agoMerge pull request #141 from jet47/gpu-pyrlk-fix
Andrey Kamaev [Tue, 13 Nov 2012 14:16:19 +0000 (18:16 +0400)]
Merge pull request #141 from jet47/gpu-pyrlk-fix

12 years agoMerge pull request #144 from asmorkalov/fd_package_fix_2.4
Andrey Kamaev [Tue, 13 Nov 2012 14:13:33 +0000 (18:13 +0400)]
Merge pull request #144 from asmorkalov/fd_package_fix_2.4

12 years agofixed bug in gpu::HoughLines
Vladislav Vinogradov [Tue, 13 Nov 2012 13:54:17 +0000 (17:54 +0400)]
fixed bug in gpu::HoughLines

12 years agofixed gpu module tests
Vladislav Vinogradov [Tue, 13 Nov 2012 13:50:29 +0000 (17:50 +0400)]
fixed gpu module tests

uses old CommandLineParser class

12 years agoLogcat message for disabled test cases added.
Alexander Smorkalov [Tue, 13 Nov 2012 07:41:08 +0000 (11:41 +0400)]
Logcat message for disabled test cases added.

12 years agoMore common way of test case disabling implemented.
Alexander Smorkalov [Tue, 13 Nov 2012 06:29:49 +0000 (10:29 +0400)]
More common way of test case disabling implemented.

12 years agoexport to python/java
marina.kolpakova [Mon, 12 Nov 2012 22:49:35 +0000 (02:49 +0400)]
export to python/java

12 years agoCode review comments applied.
Alexander Smorkalov [Mon, 12 Nov 2012 14:01:56 +0000 (18:01 +0400)]
Code review comments applied.

12 years agoCode review comments applied.
Alexander Smorkalov [Mon, 12 Nov 2012 13:47:20 +0000 (17:47 +0400)]
Code review comments applied.

12 years agoLibinfo build fix;
Alexander Smorkalov [Fri, 9 Nov 2012 08:16:48 +0000 (12:16 +0400)]
Libinfo build fix;
Libinfo revision formating fix;
HW dependent VersionCode for Manager implemented.

12 years agoJava test fix. Eclipse test execution fix.
Alexander Smorkalov [Fri, 9 Nov 2012 07:46:14 +0000 (11:46 +0400)]
Java test fix. Eclipse test execution fix.

12 years agoFix OS X build warnings
Andrey Kamaev [Fri, 9 Nov 2012 07:29:52 +0000 (11:29 +0400)]
Fix OS X build warnings

12 years agoRename sample & tutorial executables
Andrey Kamaev [Thu, 8 Nov 2012 07:41:27 +0000 (11:41 +0400)]
Rename sample & tutorial executables

12 years agoBuild tutorial codes together with other samples
Andrey Kamaev [Wed, 7 Nov 2012 14:21:20 +0000 (18:21 +0400)]
Build tutorial codes together with other samples

These codes should be included into regular builds.

12 years agoFix Windows build warnings
Andrey Kamaev [Wed, 7 Nov 2012 23:15:43 +0000 (03:15 +0400)]
Fix Windows build warnings

12 years agoFix build on Windows with OpenGl enabled
Andrey Kamaev [Wed, 7 Nov 2012 22:11:27 +0000 (02:11 +0400)]
Fix build on Windows with OpenGl enabled

There was missing windows.h include in OpenGL interop code.

12 years agoFix stream output operator for Vec<uchar,n>
Andrey Kamaev [Fri, 9 Nov 2012 03:53:31 +0000 (07:53 +0400)]
Fix stream output operator for Vec<uchar,n>

This fixes output for 8U and 8S vector depths.
They were mistakenly printed as characters instead of numbers.

12 years agoFace detection package name replaced on org.opencv.facedetect for consistency with...
Alexander Smorkalov [Fri, 9 Nov 2012 05:40:19 +0000 (09:40 +0400)]
Face detection package name replaced on org.opencv.facedetect for consistency with Google Play package.

12 years agofix warnings under win
marina.kolpakova [Thu, 8 Nov 2012 20:07:32 +0000 (00:07 +0400)]
fix warnings under win

12 years agofixed problem with LBPHFaceRecognizer::update() without breaking binary compatibility.
Vadim Pisarevsky [Thu, 8 Nov 2012 12:15:04 +0000 (16:15 +0400)]
fixed problem with LBPHFaceRecognizer::update() without breaking binary compatibility.

12 years agoAndroid tutorial updated. HelloWorld sample ported on new framework.
mikle [Fri, 2 Nov 2012 12:27:26 +0000 (18:27 +0600)]
Android tutorial updated. HelloWorld sample ported on new framework.

12 years agoimproved accuracy of 3x3 invert on poorly-conditioned matrices (bug #2525)
Vadim Pisarevsky [Thu, 8 Nov 2012 10:09:43 +0000 (14:09 +0400)]
improved accuracy of 3x3 invert on poorly-conditioned matrices (bug #2525)

12 years agomin and max params become double
marina.kolpakova [Wed, 7 Nov 2012 22:33:19 +0000 (02:33 +0400)]
min and max params become double

12 years agogit warning
marina.kolpakova [Wed, 7 Nov 2012 22:16:04 +0000 (02:16 +0400)]
git warning

12 years agofix compilation under win
marina.kolpakova [Wed, 7 Nov 2012 20:08:43 +0000 (00:08 +0400)]
fix compilation under win

12 years agofix levels computing
marina.kolpakova [Wed, 7 Nov 2012 00:20:35 +0000 (04:20 +0400)]
fix levels computing

12 years agoclean code
marina.kolpakova [Tue, 6 Nov 2012 23:14:15 +0000 (03:14 +0400)]
clean code

12 years agofixed typo
marina.kolpakova [Tue, 6 Nov 2012 22:27:07 +0000 (02:27 +0400)]
fixed typo

12 years agofix angle scaling
marina.kolpakova [Tue, 6 Nov 2012 22:21:48 +0000 (02:21 +0400)]
fix angle scaling

12 years agodocumentation
marina.kolpakova [Tue, 6 Nov 2012 21:50:33 +0000 (01:50 +0400)]
documentation

12 years agoadd object init
marina.kolpakova [Mon, 5 Nov 2012 22:41:26 +0000 (02:41 +0400)]
add object init

12 years agoadd ROI support
marina.kolpakova [Mon, 5 Nov 2012 21:30:20 +0000 (01:30 +0400)]
add ROI support

12 years agorefactor integral channels
marina.kolpakova [Mon, 5 Nov 2012 19:28:37 +0000 (23:28 +0400)]
refactor integral channels

12 years agoupdate test according to resize usage
marina.kolpakova [Mon, 5 Nov 2012 18:56:23 +0000 (22:56 +0400)]
update test according to resize usage

12 years agosoft cascade become Algorithm
marina.kolpakova [Mon, 5 Nov 2012 18:42:08 +0000 (22:42 +0400)]
soft cascade become Algorithm

12 years agofixed bug in gpu::PyrLKOpticalFlow::dense
Vladislav Vinogradov [Wed, 7 Nov 2012 13:13:19 +0000 (17:13 +0400)]
fixed bug in gpu::PyrLKOpticalFlow::dense

vector index out of range

12 years agoFace Detection sample namespace replaced on org.opencv.facedetect for consistency...
Alexander Smorkalov [Wed, 7 Nov 2012 09:27:33 +0000 (13:27 +0400)]
Face Detection sample namespace replaced on org.opencv.facedetect for consistency with Google Play.

12 years agofix the compilation bug of main.cpp in perf test and accuracy test on ocl module...
NikoKJ [Wed, 7 Nov 2012 05:49:09 +0000 (13:49 +0800)]
fix the compilation bug of main.cpp in perf test and accuracy test on ocl module. It caused by the incompatibility of command line parser class in core.hpp between master branch and 2.4 branch.

12 years agoremove input frame size constraints
marina.kolpakova [Thu, 1 Nov 2012 11:43:50 +0000 (15:43 +0400)]
remove input frame size constraints

12 years agotest update because changed Sobel Normalization
marina.kolpakova [Thu, 1 Nov 2012 10:26:28 +0000 (14:26 +0400)]
test update because changed Sobel Normalization

12 years agobrief soft cascade interface description
marina.kolpakova [Thu, 1 Nov 2012 02:11:09 +0000 (06:11 +0400)]
brief soft cascade interface description

12 years agoget rid of hard-coded values
marina.kolpakova [Thu, 25 Oct 2012 10:50:48 +0000 (14:50 +0400)]
get rid of hard-coded values

12 years agomove scale related parameters to SoftCascade constructor
marina.kolpakova [Thu, 25 Oct 2012 08:22:54 +0000 (12:22 +0400)]
move scale related parameters to SoftCascade constructor

12 years agoload SoftCascade from FileStorage
marina.kolpakova [Thu, 25 Oct 2012 05:40:16 +0000 (09:40 +0400)]
load SoftCascade from FileStorage

12 years agorename markDetection to addDetection
marina.kolpakova [Thu, 25 Oct 2012 05:10:11 +0000 (09:10 +0400)]
rename markDetection to addDetection

12 years agoremove unused struct
marina.kolpakova [Wed, 24 Oct 2012 22:10:20 +0000 (02:10 +0400)]
remove unused struct

12 years agorename Stage to Weak because there is no such term for Soft Cascades
marina.kolpakova [Wed, 24 Oct 2012 22:03:46 +0000 (02:03 +0400)]
rename Stage to Weak because there is no such term for Soft Cascades

12 years agouse IntegralChannels class
marina.kolpakova [Wed, 24 Oct 2012 21:56:22 +0000 (01:56 +0400)]
use IntegralChannels class

12 years agomove frame processing into separate class
marina.kolpakova [Wed, 24 Oct 2012 19:10:15 +0000 (23:10 +0400)]
move frame processing into separate class

12 years agoremove debug imshow from code
marina.kolpakova [Sat, 6 Oct 2012 18:22:53 +0000 (22:22 +0400)]
remove debug imshow from code

12 years agoadd Detection struct to interface
marina.kolpakova [Sat, 6 Oct 2012 17:43:25 +0000 (21:43 +0400)]
add Detection struct to interface

12 years agoimprove pointer usage
marina.kolpakova [Sat, 6 Oct 2012 16:18:36 +0000 (20:18 +0400)]
improve pointer usage

12 years agoimprove cpu version of SoftCascade:
marina.kolpakova [Sat, 6 Oct 2012 12:58:48 +0000 (16:58 +0400)]
improve cpu version of SoftCascade:
 - remove division
 - remove cvRound
 - cache feature area

12 years agoadd const qualifier to detectMultiScale method
marina.kolpakova [Sat, 6 Oct 2012 11:15:59 +0000 (15:15 +0400)]
add const qualifier to detectMultiScale method

12 years agoremove Mat copying
marina.kolpakova [Fri, 5 Oct 2012 11:59:51 +0000 (15:59 +0400)]
remove Mat copying

12 years agoremove pow calculations
marina.kolpakova [Fri, 28 Sep 2012 12:32:33 +0000 (16:32 +0400)]
remove pow calculations

12 years agoadd perfomance test for CPU soft cascade
marina.kolpakova [Fri, 28 Sep 2012 06:21:22 +0000 (10:21 +0400)]
add perfomance test for CPU soft cascade

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

12 years agoclean code
marina.kolpakova [Wed, 19 Sep 2012 14:57:59 +0000 (18:57 +0400)]
clean code

12 years agofix hog channels
marina.kolpakova [Wed, 19 Sep 2012 14:47:56 +0000 (18:47 +0400)]
fix hog channels

12 years agofix floating point bug
marina.kolpakova [Wed, 19 Sep 2012 13:58:44 +0000 (17:58 +0400)]
fix floating point bug

12 years agofix bugs in the soft cascade detect method; add options for debug logging
marina.kolpakova [Wed, 19 Sep 2012 05:31:02 +0000 (09:31 +0400)]
fix bugs in the soft cascade detect method; add options for debug logging

- WITH_DEBUG_OUT for logging cascade scales
- DEBUG_STORE_IMAGES for xml matrix serialization
- DEBUG_SHOW_RESULT to see detection result

12 years agoadd feature rescaling according to Dollal's paper FPDW
marina.kolpakova [Fri, 14 Sep 2012 15:22:08 +0000 (19:22 +0400)]
add feature rescaling according to Dollal's paper FPDW

12 years agoadd detectAt to soft cascade
marina.kolpakova [Thu, 13 Sep 2012 17:19:01 +0000 (21:19 +0400)]
add detectAt to soft cascade

12 years agorefactoring
marina.kolpakova [Thu, 13 Sep 2012 14:58:14 +0000 (18:58 +0400)]
refactoring

12 years agoshrinking before integral calculation
marina.kolpakova [Thu, 13 Sep 2012 11:15:26 +0000 (15:15 +0400)]
shrinking before integral calculation

12 years agoOpenCV friendly xml format for soft cascade
marina.kolpakova [Wed, 12 Sep 2012 16:30:21 +0000 (20:30 +0400)]
OpenCV friendly xml format for soft cascade

12 years agoadd apply cascade method
marina.kolpakova [Wed, 5 Sep 2012 14:29:13 +0000 (18:29 +0400)]
add apply cascade method

12 years agoIntegral images for ICF
marina.kolpakova [Wed, 5 Sep 2012 13:44:28 +0000 (17:44 +0400)]
Integral images for ICF

12 years agoadd test for soft cascade detect method
marina.kolpakova [Wed, 5 Sep 2012 08:36:37 +0000 (12:36 +0400)]
add test for soft cascade detect method

12 years agocompute scales pyramid
marina.kolpakova [Tue, 4 Sep 2012 15:08:52 +0000 (19:08 +0400)]
compute scales pyramid

12 years agoparse soft cascade from xml
marina.kolpakova [Tue, 4 Sep 2012 14:03:10 +0000 (18:03 +0400)]
parse soft cascade from xml

12 years agoadd method to fill soft cascade
marina.kolpakova [Tue, 4 Sep 2012 09:52:07 +0000 (13:52 +0400)]
add method to fill soft cascade

12 years agoadd ICF feature
marina.kolpakova [Thu, 30 Aug 2012 16:24:45 +0000 (20:24 +0400)]
add ICF feature

12 years agoscale pyramid calculations
marina.kolpakova [Thu, 30 Aug 2012 15:48:59 +0000 (19:48 +0400)]
scale pyramid calculations

12 years agominor in train application
marina.kolpakova [Thu, 30 Aug 2012 15:48:12 +0000 (19:48 +0400)]
minor in train application

12 years agoadd structures for cascade representation
marina.kolpakova [Tue, 28 Aug 2012 16:01:40 +0000 (20:01 +0400)]
add structures for cascade representation

12 years agodummy soft cascade
marina.kolpakova [Tue, 28 Aug 2012 13:42:15 +0000 (17:42 +0400)]
dummy soft cascade

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

12 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

12 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

12 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

12 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)

12 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)

12 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

12 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

12 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