Bellaktris
0f7df3152f
-||-
10 years ago
Bellaktris
33eb6c28a4
warning & error fixes
10 years ago
Bellaktris
e8315763e4
-||-
10 years ago
Bellaktris
877f2f3597
warning & error fixes
10 years ago
Bellaktris
9c606686af
fix merge with upstream
10 years ago
Bellaktris
1a170fcc12
tiny changes
10 years ago
Bellaktris
ec8b2a230e
high resolution images support
10 years ago
Vadim Pisarevsky
d3568b7eda
Merge pull request #89 from mshabunin/java_test_fix
...
Fixed line_descriptor android build
10 years ago
Maksim Shabunin
f63324ac39
Fixed line_descriptor android build
10 years ago
Vadim Pisarevsky
07a76464da
Merge pull request #86 from ubisum/line_descriptor_module
...
Removed optim dependence
10 years ago
Vadim Pisarevsky
ad5de30926
Merge pull request #87 from avdmitry/hash_murmur_warning
...
fixed warning with hashMurmur
10 years ago
biagio montesano
b0cb1c0d82
Corrected possible loss of precision
10 years ago
Dmitriy Anisimov
b5b3ecf6f5
fixed warning with hashMurmur
10 years ago
biagio montesano
b83bff0c8f
Removed optim dependence
10 years ago
Vadim Pisarevsky
b41783a990
Merge pull request #70 from tolgabirdal/add_surface_matching_gsoc
...
Add surface_matching module.
10 years ago
Vadim Pisarevsky
80da2ce522
Merge pull request #85 from StevenPuttemans/fix_docs_xfeatures2d
...
fix typo which confuses everything
10 years ago
StevenPuttemans
8fc35bb6ae
fix typo which confuses everything
10 years ago
Vadim Pisarevsky
89c043572e
Merge pull request #78 from avdmitry/datasetstools
...
datasets loading module
10 years ago
Vadim Pisarevsky
d099fbcb0a
Merge pull request #83 from vpisarev/fix_android_warnings
...
fixed android warnings
10 years ago
dmitriy.anisimov
ee684c8ad2
structure names capitalized + minor cleaning
10 years ago
Vadim Pisarevsky
d4d2a6ef7b
fixed android warnings
10 years ago
Vadim Pisarevsky
c54ae801d3
Merge pull request #82 from rokm/matlab-fix
...
matlab: fix bindings generation for xfeatures2d
10 years ago
tolgabirdal
80317410c2
hash license added
10 years ago
Bence Magyar
ef9b8a98b2
Update docu sample source
10 years ago
Bence Magyar
a8a4524ddb
UNFINISHED: get rid of pointers
10 years ago
Bence Magyar
3f620fd19f
Refactored API classes, removed unused params
10 years ago
Bence Magyar
995b696360
Cosmetic changes
10 years ago
Bence Magyar
d1193e31e5
Move header files inside opencv2/surface_matching/, update the rest
10 years ago
Bence Magyar
9401285e12
Unify include guards
10 years ago
Bence Magyar
a392d11d36
cv::Mat -> Mat
10 years ago
Bence Magyar
9d6fc0488b
__inline -> inline
10 years ago
Bence Magyar
607f2bfc99
Add surface_matching module.
10 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.
10 years ago
Vadim Pisarevsky
1bd91cd5c7
Merge pull request #39 from fpuja/saliencyModuleDevelop
...
Saliency module develop
10 years ago
dmitriy.anisimov
2916f89d82
enhanced base class: created hierarchy for objects in train\test and moved train\test to base class
10 years ago
jaco
e2fde8a610
commented code removed
10 years ago
dmitriy.anisimov
5e647ff075
fixed all comments except base class enhancment and interface-implementation pattern
10 years ago
Vadim Pisarevsky
b4edf34f6b
Merge pull request #38 from ubisum/line_descriptor_module
...
Line descriptor module
10 years ago
Vadim Pisarevsky
71c98af04b
Merge pull request #80 from znah/py_wrap
...
StructuredEdgeDetection to python
10 years ago
Alexander Mordvintsev
96efa4cd90
RFFeatureGetter* -> Ptr<RFFeatureGetter> (need this for python wrapper and proper pointer handling)
10 years ago
dmitriy.anisimov
17616a8659
fixed last warning in document
10 years ago
dmitriy.anisimov
e1e269dbac
fixed warnings for document & Win64
10 years ago
dmitriy.anisimov
bb704fc3af
removed generated document
10 years ago
dmitriy.anisimov
17d7398825
finished conversion project to module
10 years ago
Vadim Pisarevsky
5e70cd8549
Merge pull request #77 from StevenPuttemans/fix_nonfree
...
fixing further nonfree elements
10 years ago
Vadim Pisarevsky
2ad5ff3790
Merge pull request #79 from PhilLab/patch-1
...
HDR tutorial text removed from edge detection
10 years ago
Bellaktris
eeca866993
images -> vectors in xphoto/inpainting
10 years ago
dmitriy.anisimov
3787bf999a
document updated, added simple base class for datasets and other minor changes
10 years ago
Philipp Hasper
72f94ca543
HDR tutorial text removed from edge detection
10 years ago
dmitriy.anisimov
8b4a38964e
initial commit
10 years ago