profile/ivi/opencv.git
11 years agoconverted moments function to C++
Vadim Pisarevsky [Tue, 12 Feb 2013 14:07:22 +0000 (18:07 +0400)]
converted moments function to C++

11 years agoconverted watershed + pyrmeanshiftfilter to C++
Vadim Pisarevsky [Tue, 12 Feb 2013 13:08:42 +0000 (17:08 +0400)]
converted watershed + pyrmeanshiftfilter to C++

11 years agoconverted flood fill, getrectsubpix & cornersubpix to C++
Vadim Pisarevsky [Mon, 11 Feb 2013 19:49:10 +0000 (23:49 +0400)]
converted flood fill, getrectsubpix & cornersubpix to C++

11 years agoMerge branch 2.4
Andrey Kamaev [Mon, 4 Feb 2013 13:15:55 +0000 (17:15 +0400)]
Merge branch 2.4

11 years agoMerge pull request #427 from vrabaud:brisk_fixes_2.4
Andrey Kamaev [Mon, 4 Feb 2013 13:10:02 +0000 (17:10 +0400)]
Merge pull request #427 from vrabaud:brisk_fixes_2.4

11 years agoMerge pull request #404 from asmorkalov:android_opencvmk_fix
Andrey Kamaev [Mon, 4 Feb 2013 11:49:48 +0000 (15:49 +0400)]
Merge pull request #404 from asmorkalov:android_opencvmk_fix

11 years agoMerge pull request #409 from asmorkalov:giganetix_cams_patch_master
Andrey Kamaev [Mon, 4 Feb 2013 10:57:13 +0000 (14:57 +0400)]
Merge pull request #409 from asmorkalov:giganetix_cams_patch_master

11 years agoMerge pull request #408 from asmorkalov:giganetix_cams_patch
Andrey Kamaev [Mon, 4 Feb 2013 10:56:54 +0000 (14:56 +0400)]
Merge pull request #408 from asmorkalov:giganetix_cams_patch

11 years agodefine the default remapping in the right scope
Vincent Rabaud [Sun, 3 Feb 2013 13:31:59 +0000 (14:31 +0100)]
define the default remapping in the right scope

11 years agowrite documentation for BRISK
Vincent Rabaud [Sun, 3 Feb 2013 13:31:15 +0000 (14:31 +0100)]
write documentation for  BRISK

11 years agoMerge pull request #420 from asmaloney:check-mem-alloc
Andrey Kamaev [Mon, 4 Feb 2013 08:56:35 +0000 (12:56 +0400)]
Merge pull request #420 from asmaloney:check-mem-alloc

11 years agoMerge pull request #413 from berak:master
Andrey Kamaev [Mon, 4 Feb 2013 08:56:12 +0000 (12:56 +0400)]
Merge pull request #413 from berak:master

11 years agoModules redifinition in case of multiple includes of OpenCV.mk in single Android...
Alexander Smorkalov [Fri, 1 Feb 2013 09:15:39 +0000 (13:15 +0400)]
Modules redifinition in case of multiple includes of OpenCV.mk in single Android.mk fixed.

11 years agoMerge pull request #429 from bitwangyaoyao:2.4_setdevEx
Andrey Kamaev [Mon, 4 Feb 2013 08:03:24 +0000 (12:03 +0400)]
Merge pull request #429 from bitwangyaoyao:2.4_setdevEx

11 years agoMerge pull request #425 from asmaloney:vector_empty
Andrey Kamaev [Mon, 4 Feb 2013 08:03:03 +0000 (12:03 +0400)]
Merge pull request #425 from asmaloney:vector_empty

11 years agoMerge pull request #424 from asmaloney:additional-checks
Andrey Kamaev [Mon, 4 Feb 2013 08:02:43 +0000 (12:02 +0400)]
Merge pull request #424 from asmaloney:additional-checks

11 years agoMerge pull request #421 from asmaloney:check-mem-alloc2
Andrey Kamaev [Mon, 4 Feb 2013 08:02:27 +0000 (12:02 +0400)]
Merge pull request #421 from asmaloney:check-mem-alloc2

11 years agoMerge pull request #410 from taka-no-me:fix_cap_dshow_setfps
Andrey Kamaev [Mon, 4 Feb 2013 07:57:32 +0000 (11:57 +0400)]
Merge pull request #410 from taka-no-me:fix_cap_dshow_setfps

11 years agoMerge pull request #395 from LeonidBeynenson:fix_ml_large_data_bug__2.4
Andrey Kamaev [Mon, 4 Feb 2013 07:54:43 +0000 (11:54 +0400)]
Merge pull request #395 from LeonidBeynenson:fix_ml_large_data_bug__2.4

11 years agoadd setDeviceEx interface
yao [Mon, 4 Feb 2013 07:06:36 +0000 (15:06 +0800)]
add setDeviceEx interface
simplify the logic of save binary

11 years agoadd compute capability check
marina.kolpakova [Sun, 3 Feb 2013 18:44:13 +0000 (22:44 +0400)]
add compute capability check

11 years agoNo need to check vector size before clear()
Andy Maloney [Sun, 3 Feb 2013 00:00:41 +0000 (19:00 -0500)]
No need to check vector size before clear()

11 years agoRemove unused constructor
Andy Maloney [Sat, 2 Feb 2013 21:09:10 +0000 (16:09 -0500)]
Remove unused constructor
Add checks for valid values
Fix wording on some errors

11 years agoCheck memory allocation
Andy Maloney [Sat, 2 Feb 2013 13:44:25 +0000 (08:44 -0500)]
Check memory allocation
Declare vars as locally as possible

11 years agoCheck memory allocation
Andy Maloney [Sat, 2 Feb 2013 13:33:40 +0000 (08:33 -0500)]
Check memory allocation
Initialize local variables

11 years agoMerge pull request #414 from asmaloney:remove-unused-vars2
Andrey Kamaev [Sat, 2 Feb 2013 10:34:47 +0000 (14:34 +0400)]
Merge pull request #414 from asmaloney:remove-unused-vars2

11 years agoMerge pull request #415 from asmaloney:cvCopyHist-fix
Andrey Kamaev [Sat, 2 Feb 2013 10:34:33 +0000 (14:34 +0400)]
Merge pull request #415 from asmaloney:cvCopyHist-fix

11 years agoFix subtle bug when src & dst agree on sparsity but have different dimensions
Andy Maloney [Sat, 2 Feb 2013 03:57:22 +0000 (22:57 -0500)]
Fix subtle bug when src & dst agree on sparsity but have different dimensions
Remove unused var "total"
Declare vars as locally as possible

11 years agoRemove unused vars
Andy Maloney [Fri, 1 Feb 2013 23:09:58 +0000 (18:09 -0500)]
Remove unused vars

11 years agoUpdate modules/contrib/include/opencv2/contrib/contrib.hpp
berak [Fri, 1 Feb 2013 20:13:55 +0000 (21:13 +0100)]
Update modules/contrib/include/opencv2/contrib/contrib.hpp

class LevMarqSparse is not tagged CV_EXPORTS,
so the contrib module,  built the on win using vs won't contain that symbol,
trying to create an instance of LevMarqSparse will lead to a 'undefined symbol' err, because it did not make it into the library.

11 years agoMerge pull request #322 from cuda-geek:training
cuda-geek [Fri, 1 Feb 2013 14:45:12 +0000 (18:45 +0400)]
Merge pull request #322 from cuda-geek:training

11 years agoFix setting of FPS after frame width and height with DShow cameras
Andrey Kamaev [Fri, 1 Feb 2013 14:01:13 +0000 (18:01 +0400)]
Fix setting of FPS after frame width and height with DShow cameras

Issue #2114

11 years agoMerge pull request #407 from taka-no-me:fix_java_after_surf_change
cuda-geek [Fri, 1 Feb 2013 13:48:20 +0000 (17:48 +0400)]
Merge pull request #407 from taka-no-me:fix_java_after_surf_change

11 years agochanges related with code review
marina.kolpakova [Fri, 1 Feb 2013 10:25:10 +0000 (14:25 +0400)]
changes related with code review

11 years agoUpdate regression checks in Java test
Andrey Kamaev [Fri, 1 Feb 2013 10:37:24 +0000 (14:37 +0400)]
Update regression checks in Java test

This follows SURF changes in 1f261c2

11 years agoSmartek Giganetix Cameras support (Patch #2192) integrated to master.
Alexander Smorkalov [Fri, 1 Feb 2013 12:40:02 +0000 (16:40 +0400)]
Smartek Giganetix Cameras support (Patch #2192) integrated to 

11 years agoFixed dummy warning.
LeonidBeynenson [Fri, 1 Feb 2013 12:16:43 +0000 (16:16 +0400)]
Fixed dummy warning.

11 years agoSmartek Giganetix Cameras support (Patch #2192) integrated.
Alexander Smorkalov [Fri, 1 Feb 2013 12:07:32 +0000 (16:07 +0400)]
Smartek Giganetix Cameras support (Patch #2192) integrated.

11 years agoMerge pull request #405 from vpisarev:znah_patch
Andrey Kamaev [Fri, 1 Feb 2013 12:06:54 +0000 (16:06 +0400)]
Merge pull request #405 from vpisarev:znah_patch

11 years agoMerge branch '2.4'
Andrey Kamaev [Fri, 1 Feb 2013 10:58:52 +0000 (14:58 +0400)]
Merge branch '2.4'

11 years agoChanged types of some variables from int64 back to int.
LeonidBeynenson [Fri, 1 Feb 2013 10:26:02 +0000 (14:26 +0400)]
Changed types of some variables from int64 back to int.
Also corrected some indexes to be size_t.

11 years agocode review fixes
marina.kolpakova [Thu, 31 Jan 2013 15:17:56 +0000 (19:17 +0400)]
code review fixes

11 years agofinal refactoring and test for training
marina.kolpakova [Wed, 30 Jan 2013 09:34:34 +0000 (13:34 +0400)]
final refactoring and test for training

11 years agoadd documentation for new classes
marina.kolpakova [Wed, 30 Jan 2013 07:24:45 +0000 (11:24 +0400)]
add documentation for new classes

11 years agofix python bindings
marina.kolpakova [Wed, 30 Jan 2013 06:54:58 +0000 (10:54 +0400)]
fix python bindings

11 years agomove feature pool to softcascade module
marina.kolpakova [Wed, 30 Jan 2013 06:43:18 +0000 (10:43 +0400)]
move feature pool to softcascade module

11 years agorefactor feature pool
marina.kolpakova [Wed, 30 Jan 2013 05:57:09 +0000 (09:57 +0400)]
refactor feature pool

11 years agomove ICF -> ChannelFeature
marina.kolpakova [Wed, 30 Jan 2013 05:34:22 +0000 (09:34 +0400)]
move ICF -> ChannelFeature

11 years agoupdate documentation for softcascade module
marina.kolpakova [Tue, 29 Jan 2013 15:18:22 +0000 (19:18 +0400)]
update documentation for softcascade module

11 years agomove miscellaneous python scripts to softcascade module
marina.kolpakova [Tue, 29 Jan 2013 13:47:35 +0000 (17:47 +0400)]
move miscellaneous python scripts to softcascade module

11 years agosplit public interface and realization for SoftCascadeOctave
marina.kolpakova [Tue, 29 Jan 2013 13:44:21 +0000 (17:44 +0400)]
split public interface and realization for SoftCascadeOctave

11 years agomerged ICFPreprocessor and Channels -> ChannelFeatureBuilder
marina.kolpakova [Tue, 29 Jan 2013 12:55:01 +0000 (16:55 +0400)]
merged ICFPreprocessor and Channels -> ChannelFeatureBuilder

11 years agoadd IntegralChannelComputer
marina.kolpakova [Tue, 29 Jan 2013 10:27:53 +0000 (14:27 +0400)]
add IntegralChannelComputer

11 years agomove training to softcascade module
marina.kolpakova [Tue, 29 Jan 2013 09:32:21 +0000 (13:32 +0400)]
move training to softcascade module
rename Octave -> SoftCascadeOctave

11 years agorename SCascade -> SoftCascadeDetector
marina.kolpakova [Tue, 29 Jan 2013 09:09:49 +0000 (13:09 +0400)]
rename SCascade -> SoftCascadeDetector

11 years agomove soft cascade functionality into dedicated module
marina.kolpakova [Tue, 29 Jan 2013 08:26:12 +0000 (12:26 +0400)]
move soft cascade functionality into dedicated module

11 years agorefactor python
marina.kolpakova [Mon, 28 Jan 2013 14:41:22 +0000 (18:41 +0400)]
refactor python

11 years agoparse Caltech annotations
marina.kolpakova [Mon, 28 Jan 2013 14:31:05 +0000 (18:31 +0400)]
parse Caltech annotations

11 years agoadd legend for ROC plot
marina.kolpakova [Mon, 28 Jan 2013 11:34:53 +0000 (15:34 +0400)]
add legend for ROC plot

11 years agoROC script refactoring
marina.kolpakova [Thu, 24 Jan 2013 12:22:08 +0000 (16:22 +0400)]
ROC script refactoring

11 years agoadd parameter to control range and extended range for annotations
marina.kolpakova [Thu, 24 Jan 2013 10:45:11 +0000 (14:45 +0400)]
add parameter to control range and extended range for annotations

11 years agouse long seeds only for 64 bit systems
marina.kolpakova [Thu, 24 Jan 2013 07:45:22 +0000 (11:45 +0400)]
use long seeds only for 64 bit systems

11 years agoimprove ROC test script: handle ignored
marina.kolpakova [Wed, 23 Jan 2013 18:21:56 +0000 (22:21 +0400)]
improve ROC test script: handle ignored

11 years agorefactor python ROC script and add axis ticks
marina.kolpakova [Wed, 23 Jan 2013 10:55:07 +0000 (14:55 +0400)]
refactor python ROC script and add axis ticks

11 years agofix spelling
marina.kolpakova [Mon, 21 Jan 2013 11:57:13 +0000 (15:57 +0400)]
fix spelling

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