Vitaliy Lyudvichenko
|
cfb9cfab9b
|
Added libprotobuf to CMake. Added some Caffe files.
|
10 years ago |
Vitaliy Lyudvichenko
|
2f6d743342
|
Added dnn module with draft interface.
|
10 years ago |
Vadim Pisarevsky
|
7b6fe5cdf9
|
Merge pull request #231 from GilLevi/AddingLATCH
Adding the LATCH descriptor
|
10 years ago |
Vadim Pisarevsky
|
8fa8fa803d
|
Merge pull request #233 from vpisarev/features2d_fixes
Features2d fixes
|
10 years ago |
Vadim Pisarevsky
|
c9fb391305
|
Merge pull request #234 from berak/wrap_xfeatures2d
wrapping remaining xfeature2d classes to scripting
|
10 years ago |
GilLevi
|
5e64ac0ad8
|
added tests and renamed LATCH
|
10 years ago |
berak
|
c17dbb45bb
|
wrapping remaining xfeature2d classes to scripting
|
10 years ago |
Vadim Pisarevsky
|
0f38313f36
|
added test for http://code.opencv.org/issues/3943;
replaced "const InputArray" with "InputArray" to avoid warnings about "const const _InputArray&"
|
10 years ago |
Vadim Pisarevsky
|
e3995236ed
|
added test for http://code.opencv.org/issues/3943;
replaced "const InputArray" with "InputArray" to avoid warnings about "const const _InputArray&"
|
10 years ago |
GilLevi
|
f7c309983f
|
cleaned the code a bit
|
10 years ago |
GilLevi
|
e2dfa35745
|
added description of LATCH and fixed indentation
|
10 years ago |
GilLevi
|
292cee6012
|
fixed warnings5
|
10 years ago |
GilLevi
|
49a7cb6219
|
fixed warnings4
|
10 years ago |
GilLevi
|
cd8a73397b
|
fixed warnings3
|
10 years ago |
GilLevi
|
6ebebb5782
|
fixed warnings2
|
10 years ago |
GilLevi
|
e59efdfd11
|
fixed warnings
|
10 years ago |
GilLevi
|
cf6989c6de
|
fixed errors
|
10 years ago |
GilLevi
|
f8ecc760ec
|
fixed warnings in LATCH
|
10 years ago |
GilLevi
|
422ae964d3
|
adding LATCH
|
10 years ago |
Vadim Pisarevsky
|
ea682d6f04
|
Merge pull request #219 from cbalint13/brisk
Remove AGAST (for push to opencv's main)
|
10 years ago |
Vadim Pisarevsky
|
0acab5db2d
|
Merge pull request #225 from vpisarev/core_fixes_part_1
fixed compile error and warning
|
10 years ago |
Vadim Pisarevsky
|
9d38de38b2
|
fixed compile error and warning
|
10 years ago |
cbalint13
|
459c05b732
|
Remove AGAST (for merger to upstream opencv)
|
10 years ago |
Balint Cristian
|
8bad0099f2
|
Merge pull request #2 from Itseez/master
SYNC upstream
|
10 years ago |
Vadim Pisarevsky
|
4d30d09b47
|
Merge pull request #210 from vpisarev/extending_hal_part1
fixed contrib code to match the HAL
|
10 years ago |
Vadim Pisarevsky
|
ac461ea783
|
Merge pull request #211 from yifita/master
missing type Ptr_DualTVL1OpticalFlow
|
10 years ago |
yifita
|
3daf2888a0
|
Merge pull request #1 from yifita/yifita-patch-Ptr_DualTVL1OpticalFlow
added missing typePtr_DualTVL1OpticalFlow
|
10 years ago |
yifita
|
a275cedd83
|
added missing typePtr_DualTVL1OpticalFlow
|
10 years ago |
Vadim Pisarevsky
|
cdddcc8237
|
fixed contrib code to match the HAL
|
10 years ago |
Vadim Pisarevsky
|
292b8fa6aa
|
Merge pull request #204 from mshabunin/add-hal
Support for HAL module
|
10 years ago |
Maksim Shabunin
|
c6ea6d126d
|
Fix build of tools with hal module
|
10 years ago |
Vadim Pisarevsky
|
b42fba0737
|
Merge pull request #202 from cbalint13/agast
Fix (typo) bug in AGAST scoring routines.
|
10 years ago |
cbalint13
|
c3be5a0c11
|
Fix (typo) bug in soring routines.
|
10 years ago |
Vadim Pisarevsky
|
ae7e5a5489
|
Merge pull request #162 from cbalint13/agast
Add AGAST detector
|
10 years ago |
cbalint13
|
eeb00c887a
|
More detailed documentation and proper cite.
|
10 years ago |
cbalint13
|
a68027a408
|
Fix AGAST function and documentation.
|
10 years ago |
cbalint13
|
06cfc63f3a
|
Merge branch 'master' of https://github.com/Itseez/opencv_contrib into agast
|
10 years ago |
cbalint13
|
9d93d04589
|
Remove deprecated RST doc.
|
10 years ago |
Vadim Pisarevsky
|
a1313db95c
|
Merge pull request #159 from Str3iber/add_lucid_rc1
Locally uniform comparison image descriptor
|
10 years ago |
Vadim Pisarevsky
|
5f4cda5053
|
Merge pull request #136 from Dikay900/fix_line_descriptor_module
line_descriptor module fix vs2013 build
|
10 years ago |
Vadim Pisarevsky
|
bcb5c6d7c3
|
Merge pull request #176 from berak/lfw_benchmark
add a 'split' train method to datasets/lfw_benchmark
|
10 years ago |
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
|
10 years ago |
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
|
10 years ago |
Vadim Pisarevsky
|
5c86e4bc9e
|
Merge pull request #192 from Jiaolong/lasvm_test_path
corrected the testing data path for latentsvm detector and some typos
|
10 years ago |
Vadim Pisarevsky
|
fa4a4c60d5
|
Merge pull request #190 from pmkalshetti/bugfix
Link Correction
|
10 years ago |
Vadim Pisarevsky
|
f4df732bc0
|
Merge pull request #200 from alfonsosanchezbeato/fix-sample-reg
Adapt reg sample to changes in features detectors
|
10 years ago |
Vadim Pisarevsky
|
f822984a3f
|
Merge pull request #196 from Auron-X/bug_fixing
Bug fixing
|
10 years ago |
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.
|
10 years ago |
Vladimir
|
dd9531a5eb
|
Unused header deleted
|
10 years ago |
Vadim Pisarevsky
|
ca7c573ebe
|
Merge pull request #197 from mshabunin/fix-python
Wrap face module with python and java
|
10 years ago |