dmitriy.anisimov
ee12bc12f2
added MNIST dataset loader
11 years ago
dmitriy.anisimov
9ee9f182d6
minor CMakeLists cleaning
11 years ago
dmitriy.anisimov
4041650fc4
updated fr_lfw dataset loader
11 years ago
dmitriy.anisimov
5624ad2c8e
slight updated ir_affine
11 years ago
Dmitriy Anisimov
4000b35dbe
minor changes & fixed win64 warning
11 years ago
dmitriy.anisimov
ad14f83b04
last planned large refactoring
11 years ago
dmitriy.anisimov
444480df2d
several enhancements
11 years ago
dmitriy.anisimov
7597e46ee3
interface-implementation pattern implemented
11 years ago
Vadim Pisarevsky
d3568b7eda
Merge pull request #89 from mshabunin/java_test_fix
...
Fixed line_descriptor android build
11 years ago
Maksim Shabunin
f63324ac39
Fixed line_descriptor android build
11 years ago
Vadim Pisarevsky
07a76464da
Merge pull request #86 from ubisum/line_descriptor_module
...
Removed optim dependence
11 years ago
Vadim Pisarevsky
ad5de30926
Merge pull request #87 from avdmitry/hash_murmur_warning
...
fixed warning with hashMurmur
11 years ago
biagio montesano
b0cb1c0d82
Corrected possible loss of precision
11 years ago
Dmitriy Anisimov
b5b3ecf6f5
fixed warning with hashMurmur
11 years ago
biagio montesano
b83bff0c8f
Removed optim dependence
11 years ago
Vadim Pisarevsky
b41783a990
Merge pull request #70 from tolgabirdal/add_surface_matching_gsoc
...
Add surface_matching module.
11 years ago
Vadim Pisarevsky
80da2ce522
Merge pull request #85 from StevenPuttemans/fix_docs_xfeatures2d
...
fix typo which confuses everything
11 years ago
StevenPuttemans
8fc35bb6ae
fix typo which confuses everything
11 years ago
Vadim Pisarevsky
89c043572e
Merge pull request #78 from avdmitry/datasetstools
...
datasets loading module
11 years ago
Vadim Pisarevsky
d099fbcb0a
Merge pull request #83 from vpisarev/fix_android_warnings
...
fixed android warnings
11 years ago
dmitriy.anisimov
ee684c8ad2
structure names capitalized + minor cleaning
11 years ago
Vadim Pisarevsky
d4d2a6ef7b
fixed android warnings
11 years ago
Vadim Pisarevsky
c54ae801d3
Merge pull request #82 from rokm/matlab-fix
...
matlab: fix bindings generation for xfeatures2d
11 years ago
tolgabirdal
80317410c2
hash license added
11 years ago
Bence Magyar
ef9b8a98b2
Update docu sample source
11 years ago
Bence Magyar
a8a4524ddb
UNFINISHED: get rid of pointers
11 years ago
Bence Magyar
3f620fd19f
Refactored API classes, removed unused params
11 years ago
Bence Magyar
995b696360
Cosmetic changes
11 years ago
Bence Magyar
d1193e31e5
Move header files inside opencv2/surface_matching/, update the rest
11 years ago
Bence Magyar
9401285e12
Unify include guards
11 years ago
Bence Magyar
a392d11d36
cv::Mat -> Mat
11 years ago
Bence Magyar
9d6fc0488b
__inline -> inline
11 years ago
Bence Magyar
607f2bfc99
Add surface_matching module.
11 years ago
Rok Mandeljc
347fa4fc5c
matlab: fix binding generation for modules that are part of opencv_contrib (xfeatures2d)
...
This patch fixes Matlab binding generation for modules that are
part of opencv_contrib (xfeatures2d specifically), and are therefore
not located in ${CMAKE_SOURCE_DIR}/modules.
For this, gen_matlab.py script is extended to accept multiple values
for --modules-root argument, and to check for a module's header in
all possible paths. This way, both ${CMAKE_SOURCE_DIR}/modules and
${OPENCV_EXTRA_MODULES_PATH} can be passed as modules root paths,
and main header for xfeatures2d module is correctly located.
11 years ago
Vadim Pisarevsky
1bd91cd5c7
Merge pull request #39 from fpuja/saliencyModuleDevelop
...
Saliency module develop
11 years ago
dmitriy.anisimov
2916f89d82
enhanced base class: created hierarchy for objects in train\test and moved train\test to base class
11 years ago
jaco
e2fde8a610
commented code removed
11 years ago
dmitriy.anisimov
5e647ff075
fixed all comments except base class enhancment and interface-implementation pattern
11 years ago
Vadim Pisarevsky
b4edf34f6b
Merge pull request #38 from ubisum/line_descriptor_module
...
Line descriptor module
11 years ago
Vadim Pisarevsky
71c98af04b
Merge pull request #80 from znah/py_wrap
...
StructuredEdgeDetection to python
11 years ago
Alexander Mordvintsev
96efa4cd90
RFFeatureGetter* -> Ptr<RFFeatureGetter> (need this for python wrapper and proper pointer handling)
11 years ago
dmitriy.anisimov
17616a8659
fixed last warning in document
11 years ago
dmitriy.anisimov
e1e269dbac
fixed warnings for document & Win64
11 years ago
dmitriy.anisimov
bb704fc3af
removed generated document
11 years ago
dmitriy.anisimov
17d7398825
finished conversion project to module
11 years ago
Vadim Pisarevsky
5e70cd8549
Merge pull request #77 from StevenPuttemans/fix_nonfree
...
fixing further nonfree elements
11 years ago
Vadim Pisarevsky
2ad5ff3790
Merge pull request #79 from PhilLab/patch-1
...
HDR tutorial text removed from edge detection
11 years ago
dmitriy.anisimov
3787bf999a
document updated, added simple base class for datasets and other minor changes
11 years ago
Philipp Hasper
72f94ca543
HDR tutorial text removed from edge detection
11 years ago
dmitriy.anisimov
8b4a38964e
initial commit
11 years ago