profile/ivi/opencv.git
11 years agoallow multiple detectors
marina.kolpakova [Mon, 21 Jan 2013 11:53:25 +0000 (15:53 +0400)]
allow multiple detectors

11 years agoadd ROC estimation
marina.kolpakova [Sun, 20 Jan 2013 22:36:23 +0000 (02:36 +0400)]
add ROC estimation
in the same way as Dallar's matlab toolbox does

11 years agoadd detection to ground truth matching
marina.kolpakova [Sun, 20 Jan 2013 16:20:08 +0000 (20:20 +0400)]
add detection to ground truth matching
according to Piotr Dollar paper

11 years agoadd cropping and aspect ratio normalization
marina.kolpakova [Sat, 19 Jan 2013 17:25:09 +0000 (21:25 +0400)]
add cropping and aspect ratio normalization

11 years agoadd plotting function (matplotlib required)
marina.kolpakova [Fri, 18 Jan 2013 08:22:03 +0000 (12:22 +0400)]
add plotting function (matplotlib required)

11 years agoROC test: add overlap calculation according to Pascal criteria
marina.kolpakova [Thu, 17 Jan 2013 16:36:39 +0000 (20:36 +0400)]
ROC test: add overlap calculation according to Pascal criteria

11 years agoadd improved softcascade detector
marina.kolpakova [Thu, 17 Jan 2013 16:35:12 +0000 (20:35 +0400)]
add improved softcascade detector

11 years agocaltech ROC test:
marina.kolpakova [Wed, 16 Jan 2013 14:21:47 +0000 (18:21 +0400)]
caltech ROC test:
- parse idl
- replase option parser with argument parser

11 years agoCaltech-style ROC testing script
marina.kolpakova [Wed, 16 Jan 2013 10:05:25 +0000 (14:05 +0400)]
Caltech-style ROC testing script

11 years agominor
marina.kolpakova [Mon, 14 Jan 2013 08:58:56 +0000 (12:58 +0400)]
minor

11 years agofilter samples
marina.kolpakova [Sun, 13 Jan 2013 12:48:53 +0000 (16:48 +0400)]
filter samples

11 years agoadd script for negatives extraction
marina.kolpakova [Fri, 11 Jan 2013 23:16:11 +0000 (03:16 +0400)]
add script for negatives extraction

11 years agogeneralize extraction method for any scale
marina.kolpakova [Fri, 11 Jan 2013 20:52:07 +0000 (00:52 +0400)]
generalize extraction method for any scale

11 years agocollect Caltech positives for 32x64 octave:
marina.kolpakova [Fri, 11 Jan 2013 16:55:58 +0000 (20:55 +0400)]
collect Caltech positives for 32x64 octave:
- resized
- cropped
- flipped around the x axis

11 years agodrop deth code
marina.kolpakova [Fri, 11 Jan 2013 14:17:25 +0000 (18:17 +0400)]
drop deth code

11 years agouse long seeds
marina.kolpakova [Fri, 11 Jan 2013 10:49:12 +0000 (14:49 +0400)]
use long seeds

11 years agoimplement positive sample extraction
marina.kolpakova [Fri, 11 Jan 2013 10:47:22 +0000 (14:47 +0400)]
implement positive sample extraction

11 years agocaltech parsing script
marina.kolpakova [Thu, 10 Jan 2013 17:06:14 +0000 (21:06 +0400)]
caltech parsing script

11 years agofix wartings for 32bit build
marina.kolpakova [Thu, 10 Jan 2013 12:30:18 +0000 (16:30 +0400)]
fix wartings for 32bit build

11 years agofix warnings under win
marina.kolpakova [Thu, 10 Jan 2013 11:38:51 +0000 (15:38 +0400)]
fix warnings under win

11 years agomove preprocessor to objdetect
marina.kolpakova [Thu, 10 Jan 2013 11:26:35 +0000 (15:26 +0400)]
move preprocessor to objdetect

11 years agofix globbing under win
marina.kolpakova [Wed, 9 Jan 2013 20:21:34 +0000 (00:21 +0400)]
fix globbing under win

11 years agofix build inder mac
marina.kolpakova [Wed, 9 Jan 2013 17:07:53 +0000 (21:07 +0400)]
fix build inder mac

11 years agosuppress debug out for soft cascade Octave
marina.kolpakova [Wed, 9 Jan 2013 13:56:32 +0000 (17:56 +0400)]
suppress debug out for soft cascade Octave

11 years agofix android build
marina.kolpakova [Wed, 9 Jan 2013 13:23:21 +0000 (17:23 +0400)]
fix android build

11 years agoreplace Mats to Input/OutputArrays for Octave's public interface
marina.kolpakova [Wed, 9 Jan 2013 13:07:24 +0000 (17:07 +0400)]
replace Mats to Input/OutputArrays for Octave's public interface

11 years agoreplace cv::Mat to Input/Output arrays
marina.kolpakova [Wed, 9 Jan 2013 12:46:21 +0000 (16:46 +0400)]
replace cv::Mat to Input/Output arrays

11 years agorefactoring
marina.kolpakova [Wed, 9 Jan 2013 12:31:09 +0000 (16:31 +0400)]
refactoring

11 years agoraplase error output on CV_Error
marina.kolpakova [Wed, 9 Jan 2013 12:10:05 +0000 (16:10 +0400)]
raplase error output on CV_Error

11 years agomove soft cascade octave to ml module
marina.kolpakova [Wed, 9 Jan 2013 12:03:53 +0000 (16:03 +0400)]
move soft cascade octave to ml module

11 years agomove image extraction logic from Octave to Dataset class
marina.kolpakova [Wed, 9 Jan 2013 11:21:04 +0000 (15:21 +0400)]
move image extraction logic from Octave to Dataset class

11 years agocreated abstract FeaturePool class
marina.kolpakova [Wed, 9 Jan 2013 10:29:14 +0000 (14:29 +0400)]
created abstract FeaturePool class

11 years agoremove dead code
marina.kolpakova [Mon, 24 Dec 2012 05:33:25 +0000 (09:33 +0400)]
remove dead code

11 years agorestore backword compatibility
marina.kolpakova [Fri, 18 Jan 2013 09:40:57 +0000 (13:40 +0400)]
restore backword compatibility

11 years agomove rescaling script location
marina.kolpakova [Thu, 20 Dec 2012 13:54:00 +0000 (17:54 +0400)]
move rescaling script location

11 years agoadd file storage release
marina.kolpakova [Tue, 18 Dec 2012 18:59:35 +0000 (22:59 +0400)]
add file storage release

11 years agofix floating point precision
marina.kolpakova [Mon, 17 Dec 2012 11:13:03 +0000 (15:13 +0400)]
fix floating point precision

11 years agoscript for scaling inria dataset for multiple-octaves training
marina.kolpakova [Fri, 14 Dec 2012 14:07:29 +0000 (18:07 +0400)]
script for scaling inria dataset for multiple-octaves training

11 years agowrite features to soft cascade xml
marina.kolpakova [Fri, 14 Dec 2012 13:57:55 +0000 (17:57 +0400)]
write features to soft cascade xml

11 years agofix inintial weighting
marina.kolpakova [Thu, 13 Dec 2012 10:31:28 +0000 (14:31 +0400)]
fix inintial weighting

11 years agoamplement weidhting according to L. Bourdev and J. Brandt paper "Robust Object Detect...
marina.kolpakova [Wed, 12 Dec 2012 11:35:30 +0000 (15:35 +0400)]
amplement weidhting according to L. Bourdev and J. Brandt paper "Robust Object Detection Via Soft Cascade"

11 years agofix typo
marina.kolpakova [Wed, 12 Dec 2012 11:35:01 +0000 (15:35 +0400)]
fix typo

11 years agoadd xml serialization
marina.kolpakova [Wed, 12 Dec 2012 10:20:42 +0000 (14:20 +0400)]
add xml serialization

11 years agocommented debug out
marina.kolpakova [Tue, 11 Dec 2012 20:31:03 +0000 (00:31 +0400)]
commented debug out

11 years agointegrate pruning
marina.kolpakova [Tue, 11 Dec 2012 18:42:13 +0000 (22:42 +0400)]
integrate pruning

11 years agostore result to xml.
marina.kolpakova [Fri, 7 Dec 2012 14:26:09 +0000 (18:26 +0400)]
store result to xml.

11 years agorefactoring
marina.kolpakova [Fri, 7 Dec 2012 13:55:58 +0000 (17:55 +0400)]
refactoring

11 years agofix feature computing
marina.kolpakova [Fri, 7 Dec 2012 09:17:55 +0000 (13:17 +0400)]
fix feature computing

11 years agoload from config xml and fix integral representation
marina.kolpakova [Thu, 6 Dec 2012 14:28:44 +0000 (18:28 +0400)]
load from config xml and fix integral representation

11 years agoadd ability to store/load training configuration
marina.kolpakova [Thu, 6 Dec 2012 12:45:44 +0000 (16:45 +0400)]
add ability to store/load training configuration

11 years agoset parameters
marina.kolpakova [Thu, 6 Dec 2012 12:36:35 +0000 (16:36 +0400)]
set parameters

11 years agoadd negatives generation
marina.kolpakova [Thu, 6 Dec 2012 11:58:50 +0000 (15:58 +0400)]
add negatives generation

11 years agoPositives preprocessing
marina.kolpakova [Thu, 6 Dec 2012 10:20:45 +0000 (14:20 +0400)]
Positives preprocessing

11 years agodebug output information.
marina.kolpakova [Thu, 6 Dec 2012 09:04:26 +0000 (13:04 +0400)]
debug output information.

11 years agoadd file globbing
marina.kolpakova [Thu, 6 Dec 2012 08:59:20 +0000 (12:59 +0400)]
add file globbing

11 years agofeature pool generation:
marina.kolpakova [Thu, 6 Dec 2012 08:19:35 +0000 (12:19 +0400)]
feature pool generation:
    - use random from tr1 extension
    - extend cv::Boost

11 years agoAdd new app dedicated for training soft cascades.
marina.kolpakova [Thu, 6 Dec 2012 07:07:35 +0000 (11:07 +0400)]
Add new app dedicated for training soft cascades.

11 years agoMerge pull request #372 from cuda-geek:gpu-cascade-fixes
cuda-geek [Thu, 31 Jan 2013 16:13:30 +0000 (20:13 +0400)]
Merge pull request #372 from cuda-geek:gpu-cascade-fixes

11 years agoMerge pull request #388 from ivan-korolev:fix_cmd_line_parsing_in_samples
cuda-geek [Thu, 31 Jan 2013 13:15:14 +0000 (17:15 +0400)]
Merge pull request #388 from ivan-korolev:fix_cmd_line_parsing_in_samples

11 years agoMerge branch '2.4'
Andrey Kamaev [Thu, 31 Jan 2013 10:35:27 +0000 (14:35 +0400)]
Merge branch '2.4'

11 years agoMerge pull request #385 from etalanin:bug2607
cuda-geek [Thu, 31 Jan 2013 09:46:00 +0000 (13:46 +0400)]
Merge pull request #385 from etalanin:bug2607

11 years agoMerge pull request #381 from vpisarev:surf_fixes
cuda-geek [Thu, 31 Jan 2013 09:36:09 +0000 (13:36 +0400)]
Merge pull request #381 from vpisarev:surf_fixes

11 years agoMerge pull request #387 from taka-no-me:fix_dshow_fourcc_conversion
cuda-geek [Thu, 31 Jan 2013 09:26:25 +0000 (13:26 +0400)]
Merge pull request #387 from taka-no-me:fix_dshow_fourcc_conversion

11 years agoMerge pull request #382 from cuda-geek:fix-broken-links-bug-2689
Andrey Kamaev [Thu, 31 Jan 2013 09:08:01 +0000 (13:08 +0400)]
Merge pull request #382 from cuda-geek:fix-broken-links-bug-2689

11 years agoFix and test for #2607
Evgeny Talanin [Wed, 30 Jan 2013 17:39:26 +0000 (21:39 +0400)]
Fix and test for #2607

11 years agofixed cmd line parsing in the samples
Ivan Korolev [Thu, 31 Jan 2013 08:08:43 +0000 (12:08 +0400)]
fixed cmd line parsing in the samples

11 years agoMerge pull request #383 from cuda-geek:apply-opencv-macosx-patch
cuda-geek [Thu, 31 Jan 2013 08:04:13 +0000 (12:04 +0400)]
Merge pull request #383 from cuda-geek:apply-opencv-macosx-patch

11 years agoFix truncation of fourcc value in dshow capture property setter (bug #2535)
Andrey Kamaev [Wed, 30 Jan 2013 22:12:54 +0000 (02:12 +0400)]
Fix truncation of fourcc value in dshow capture property setter (bug #2535)

Added test checking that all valid fourcc values are converted properly

11 years agoMerge pull request #374 from ivan-korolev:fix_estimateRigidTransform
Andrey Kamaev [Wed, 30 Jan 2013 16:26:54 +0000 (20:26 +0400)]
Merge pull request #374 from ivan-korolev:fix_estimateRigidTransform

11 years agoapply patch #2686
marina.kolpakova [Wed, 30 Jan 2013 16:20:06 +0000 (20:20 +0400)]
apply patch #2686

11 years agoMerge pull request #375 from taka-no-me:fix_opticalflow_2075
cuda-geek [Wed, 30 Jan 2013 16:18:53 +0000 (20:18 +0400)]
Merge pull request #375 from taka-no-me:fix_opticalflow_2075

11 years agoMerge pull request #373 from ilysenkov:bugfix_2440
Andrey Kamaev [Wed, 30 Jan 2013 15:37:16 +0000 (19:37 +0400)]
Merge pull request #373 from ilysenkov:bugfix_2440

11 years agoMerge pull request #376 from taka-no-me:solve_tiff_conflict
Andrey Kamaev [Wed, 30 Jan 2013 15:36:09 +0000 (19:36 +0400)]
Merge pull request #376 from taka-no-me:solve_tiff_conflict

11 years agofix broken links in cascade classification documentation
marina.kolpakova [Wed, 30 Jan 2013 15:28:16 +0000 (19:28 +0400)]
fix broken links in cascade classification documentation

11 years agoMerge pull request #378 from ivan-korolev:fix_OpenCVDetectTBB_cmake
Andrey Kamaev [Wed, 30 Jan 2013 15:16:31 +0000 (19:16 +0400)]
Merge pull request #378 from ivan-korolev:fix_OpenCVDetectTBB_cmake

11 years agoMerge pull request #380 from asmorkalov:java_test_fix2
cuda-geek [Wed, 30 Jan 2013 15:03:35 +0000 (19:03 +0400)]
Merge pull request #380 from asmorkalov:java_test_fix2

11 years agoMerge pull request #377 from ivan-korolev:fix_v4l_yes-yes_build
cuda-geek [Wed, 30 Jan 2013 14:59:55 +0000 (18:59 +0400)]
Merge pull request #377 from ivan-korolev:fix_v4l_yes-yes_build

11 years agochanged default parameters of SURF, which improved its performance. Restored bi-linea...
Vadim Pisarevsky [Wed, 30 Jan 2013 14:07:37 +0000 (18:07 +0400)]
changed default parameters of SURF, which improved its performance. Restored bi-linear interpolation in SURF descriptor extractor. Added test for SURF homography + check for non-zero (positive) responses.

11 years agoMerge pull request #379 from taka-no-me:fix_ocl_samples_warnings
Andrey Kamaev [Wed, 30 Jan 2013 14:06:49 +0000 (18:06 +0400)]
Merge pull request #379 from taka-no-me:fix_ocl_samples_warnings

11 years agoTestCheckVector java test fixed. Warning fixed.
Alexander Smorkalov [Wed, 30 Jan 2013 13:28:22 +0000 (17:28 +0400)]
TestCheckVector java test fixed. Warning fixed.

11 years agoFix build warnings in OpenCL samples
Andrey Kamaev [Wed, 30 Jan 2013 13:25:03 +0000 (17:25 +0400)]
Fix build warnings in OpenCL samples

11 years agofix default include dirs for TBB
Ivan Korolev [Wed, 30 Jan 2013 13:17:04 +0000 (17:17 +0400)]
fix default include dirs for TBB

11 years agofix v4l yes-yes build
Ivan Korolev [Wed, 30 Jan 2013 13:04:33 +0000 (17:04 +0400)]
fix v4l yes-yes build

11 years agoSolve conflict between tiff.h and opencv2/core/types_c.h
Andrey Kamaev [Wed, 30 Jan 2013 12:36:50 +0000 (16:36 +0400)]
Solve conflict between tiff.h and opencv2/core/types_c.h

Сonflict exists between some versions of libtiff and opencv headers

11 years agoAllow input of calcOpticalFlowPyrLK be submats of different size images
Andrey Kamaev [Wed, 30 Jan 2013 12:07:55 +0000 (16:07 +0400)]
Allow input of calcOpticalFlowPyrLK be submats of different size images

This fixes bug #2075

11 years agoAdd test for issue #2075
Andrey Kamaev [Wed, 30 Jan 2013 12:07:38 +0000 (16:07 +0400)]
Add test for issue #2075

11 years agofix tests
marina.kolpakova [Wed, 30 Jan 2013 04:18:05 +0000 (08:18 +0400)]
fix tests

11 years agointegrate new cascade format to GPU soft cascade implementation
marina.kolpakova [Wed, 23 Jan 2013 10:57:51 +0000 (14:57 +0400)]
integrate new cascade format to GPU soft cascade implementation

11 years agoFixed bug in the cv::estimateRigidTransform (#1949)
Ivan Korolev [Wed, 30 Jan 2013 09:10:50 +0000 (13:10 +0400)]
Fixed bug in the cv::estimateRigidTransform (#1949)

11 years agoFixed cvDestroyAllWindows() without windows in QT (#2440)
Ilya Lysenkov [Wed, 30 Jan 2013 11:26:49 +0000 (15:26 +0400)]
Fixed cvDestroyAllWindows() without windows in QT (#2440)

11 years agoTested cvDestroyAllWindows() without windows
Ilya Lysenkov [Wed, 30 Jan 2013 11:25:10 +0000 (15:25 +0400)]
Tested cvDestroyAllWindows() without windows

11 years agoMerge pull request #365 from ivan-korolev:fix_HoughLines_segfault
Andrey Kamaev [Wed, 30 Jan 2013 11:16:30 +0000 (15:16 +0400)]
Merge pull request #365 from ivan-korolev:fix_HoughLines_segfault

11 years agoMerge branch '2.4'
Andrey Kamaev [Wed, 30 Jan 2013 11:12:50 +0000 (15:12 +0400)]
Merge branch '2.4'

11 years agoMerge pull request #371 from taka-no-me:fix_build
Andrey Kamaev [Wed, 30 Jan 2013 11:06:19 +0000 (15:06 +0400)]
Merge pull request #371 from taka-no-me:fix_build

11 years agoMerge pull request #370 from ilysenkov:bugfix_1747
Andrey Kamaev [Wed, 30 Jan 2013 10:42:10 +0000 (14:42 +0400)]
Merge pull request #370 from ilysenkov:bugfix_1747

11 years agoMerge pull request #369 from asmorkalov:corner_detection_tutorial
Andrey Kamaev [Wed, 30 Jan 2013 10:41:56 +0000 (14:41 +0400)]
Merge pull request #369 from asmorkalov:corner_detection_tutorial

11 years agoMerge pull request #368 from ilysenkov:checkSubset-fix
Andrey Kamaev [Wed, 30 Jan 2013 10:41:37 +0000 (14:41 +0400)]
Merge pull request #368 from ilysenkov:checkSubset-fix

11 years agoMerge pull request #366 from asmorkalov:gstreamer_codec_list
Andrey Kamaev [Wed, 30 Jan 2013 10:41:21 +0000 (14:41 +0400)]
Merge pull request #366 from asmorkalov:gstreamer_codec_list

11 years agoMerge pull request #362 from Daniil-Osokin:bugfix_doc_StereoSGBM
Andrey Kamaev [Wed, 30 Jan 2013 10:41:06 +0000 (14:41 +0400)]
Merge pull request #362 from Daniil-Osokin:bugfix_doc_StereoSGBM

11 years agoMerge pull request #361 from taka-no-me:tiff_big_tile
Andrey Kamaev [Wed, 30 Jan 2013 10:40:50 +0000 (14:40 +0400)]
Merge pull request #361 from taka-no-me:tiff_big_tile