berak
c17dbb45bb
wrapping remaining xfeature2d classes to scripting
2015-05-20 10:07:20 +02:00
Vadim Pisarevsky
ea682d6f04
Merge pull request #219 from cbalint13/brisk
...
Remove AGAST (for push to opencv's main)
2015-05-07 13:39:10 +03:00
Vadim Pisarevsky
0acab5db2d
Merge pull request #225 from vpisarev/core_fixes_part_1
...
fixed compile error and warning
2015-05-06 18:50:00 +03:00
Vadim Pisarevsky
9d38de38b2
fixed compile error and warning
2015-05-05 18:56:45 +03:00
cbalint13
459c05b732
Remove AGAST (for merger to upstream opencv)
2015-04-28 18:12:57 +03:00
Balint Cristian
8bad0099f2
Merge pull request #2 from Itseez/master
...
SYNC upstream
2015-04-28 18:11:08 +03:00
Vadim Pisarevsky
4d30d09b47
Merge pull request #210 from vpisarev/extending_hal_part1
...
fixed contrib code to match the HAL
3.0.0-rc1
2015-04-21 17:36:13 +03:00
Vadim Pisarevsky
ac461ea783
Merge pull request #211 from yifita/master
...
missing type Ptr_DualTVL1OpticalFlow
2015-04-21 17:18:05 +03:00
yifita
3daf2888a0
Merge pull request #1 from yifita/yifita-patch-Ptr_DualTVL1OpticalFlow
...
added missing typePtr_DualTVL1OpticalFlow
2015-04-18 14:20:35 +02:00
yifita
a275cedd83
added missing typePtr_DualTVL1OpticalFlow
2015-04-18 14:12:44 +02:00
Vadim Pisarevsky
cdddcc8237
fixed contrib code to match the HAL
2015-04-16 22:52:05 +03:00
Vadim Pisarevsky
292b8fa6aa
Merge pull request #204 from mshabunin/add-hal
...
Support for HAL module
2015-04-07 20:52:47 +03:00
Maksim Shabunin
c6ea6d126d
Fix build of tools with hal module
2015-04-07 18:14:45 +03:00
Vadim Pisarevsky
b42fba0737
Merge pull request #202 from cbalint13/agast
...
Fix (typo) bug in AGAST scoring routines.
2015-04-07 12:37:11 +03:00
cbalint13
c3be5a0c11
Fix (typo) bug in soring routines.
2015-04-06 22:35:59 +03:00
Vadim Pisarevsky
ae7e5a5489
Merge pull request #162 from cbalint13/agast
...
Add AGAST detector
2015-04-05 21:02:35 +03:00
cbalint13
eeb00c887a
More detailed documentation and proper cite.
2015-04-04 09:57:24 +03:00
cbalint13
a68027a408
Fix AGAST function and documentation.
2015-04-03 18:01:29 +03:00
cbalint13
06cfc63f3a
Merge branch 'master' of https://github.com/Itseez/opencv_contrib into agast
2015-04-03 17:34:27 +03:00
cbalint13
9d93d04589
Remove deprecated RST doc.
2015-04-03 16:56:42 +03:00
Vadim Pisarevsky
a1313db95c
Merge pull request #159 from Str3iber/add_lucid_rc1
...
Locally uniform comparison image descriptor
2015-04-03 16:14:26 +03:00
Vadim Pisarevsky
5f4cda5053
Merge pull request #136 from Dikay900/fix_line_descriptor_module
...
line_descriptor module fix vs2013 build
2015-04-03 15:09:20 +03:00
Vadim Pisarevsky
bcb5c6d7c3
Merge pull request #176 from berak/lfw_benchmark
...
add a 'split' train method to datasets/lfw_benchmark
2015-04-03 14:59:41 +03:00
Vadim Pisarevsky
f5e5a6b206
Merge pull request #138 from Dikay900/fix_samples_with_incorrect_private_include
...
[fix issue #3996 ] delete private.hpp include in sample code
2015-04-03 14:20:47 +03:00
Vadim Pisarevsky
c82b06f232
Merge pull request #146 from Dikay900/fix_vs2010_and_pre_compilation_line_descriptor_module
...
fix issue for vs versions which aren't standarized for the c99 standard
2015-04-03 14:17:35 +03:00
Vadim Pisarevsky
5c86e4bc9e
Merge pull request #192 from Jiaolong/lasvm_test_path
...
corrected the testing data path for latentsvm detector and some typos
2015-04-03 14:02:39 +03:00
Vadim Pisarevsky
fa4a4c60d5
Merge pull request #190 from pmkalshetti/bugfix
...
Link Correction
2015-04-03 13:57:50 +03:00
Vadim Pisarevsky
f4df732bc0
Merge pull request #200 from alfonsosanchezbeato/fix-sample-reg
...
Adapt reg sample to changes in features detectors
2015-04-03 13:56:38 +03:00
Vadim Pisarevsky
f822984a3f
Merge pull request #196 from Auron-X/bug_fixing
...
Bug fixing
2015-04-03 13:34:46 +03:00
Alfonso Sanchez-Beato
97cf5ade02
Adapt reg sample to changes in features detectors
...
Adapt to changes in the interface of feature detectors, using now
Feature2D interface.
2015-04-03 12:15:57 +02:00
Vladimir
dd9531a5eb
Unused header deleted
2015-03-26 22:11:02 +09:00
Vadim Pisarevsky
ca7c573ebe
Merge pull request #197 from mshabunin/fix-python
...
Wrap face module with python and java
2015-03-26 15:38:04 +03:00
Maksim Shabunin
aa11ac48f1
Wrap face module with python and java
2015-03-26 11:39:11 +03:00
jiaolong_cvc228
7589685882
corrected the testing data path for latentsvm detector and some typos
2015-03-25 11:50:45 +01:00
Auron-X
f430f808a2
Bug fix #2
...
The bug has the same origin as:
https://github.com/Itseez/opencv_contrib/pull/187
The problem was in "fast" version of function generating a binary code
for ensemble classifier posterior probability calculation. Bug was
eliminated by fixing the order of "values" in offsets calculating
function
2015-03-25 16:40:37 +09:00
Auron-X
0ea70a46f5
Unused header
...
Unused header
2015-03-25 15:57:48 +09:00
Dikay900
361dff4ee4
fix already defined macro variable
2015-03-24 21:39:39 +01:00
Dikay900
9bc8514fd9
fix issue for visual studio versions which arent standarized for the c99
...
standard
2015-03-24 21:39:12 +01:00
Dikay900
8f9dd88c32
delete private.hpp include in sample code and corresponding documentation
2015-03-24 21:35:53 +01:00
Vadim Pisarevsky
36fbabf267
Merge pull request #189 from mshabunin/fix-headers
...
Replaced property macros in headers
2015-03-23 11:02:34 +03:00
pmkalshetti
872366245e
Link Correction
...
Corrected Link for corresponding dataset
2015-03-19 20:57:12 +05:30
Maksim Shabunin
da7ff82d19
Replaced CV_IMPL_PROPERTY macros in public headers
2015-03-18 17:56:47 +03:00
Maksim Shabunin
05405e3dca
Replaced CV_PURE_PROPERTY macros with the code
2015-03-18 17:37:37 +03:00
Vadim Pisarevsky
63a86ac44e
Merge pull request #187 from Auron-X/tracking_TLD_bug_fixes
...
Bug fix #1
2015-03-16 13:19:12 +03:00
Vadim Pisarevsky
ec2b3ed662
Merge pull request #185 from mshabunin/remove-docs
...
Removed sphinx documentation
2015-03-16 13:07:31 +03:00
Auron-X
afa9e93389
Bug fix #1
...
The bug appears on the initialization step, if the initial bounding box width was larger than height. The problem was in function calculating a binary code for ensemble classifiers. In this function “measurement” values were used in wrong order (h1,w1,h2,w2; instead of: w1,w2,h1,h2), generating a access violation error on “patch” data access by the reason that width>height and pointer to data is calculated linearly data.step*height+width
2015-03-16 16:39:27 +09:00
Vadim Pisarevsky
f861dc9efc
Merge pull request #182 from berak/fix_mnist
...
fix missing delete[] calls in or_mnist.cpp
2015-03-04 14:24:50 +03:00
berak
b07c6d71a4
fix missing delete[] calls in or_mnist.cpp
2015-03-04 10:12:15 +01:00
Vadim Pisarevsky
5ec52d4726
Merge pull request #178 from mshabunin/wrap-all
...
Java and python wrappers for contrib modules
2015-03-03 15:32:39 +03:00
Maksim Shabunin
67a2066c4b
Java and python wrappers for contrib modules
2015-02-26 15:46:02 +03:00