1
0
mirror of https://github.com/opencv/opencv_contrib.git synced 2025-10-19 19:44:14 +08:00
Commit Graph

16 Commits

Author SHA1 Message Date
Suleyman TURKMEN
29e3caf3e4 Update line_descriptor samples 2017-08-03 23:51:14 +03:00
Maksim Shabunin
f8807f18cd Reduced modules dependencies:
- made some of dependencies explicit
- removed dependencies to highgui and some other modules where possible
- modified some samples to build without modules
2017-03-15 18:00:21 +03:00
Dikay900
8f9dd88c32 delete private.hpp include in sample code and corresponding documentation 2015-03-24 21:35:53 +01:00
biagio montesano
e39065bf77 Created nested namespace. Modified interface classes. 2014-08-20 19:16:12 +02:00
biagio montesano
53fc0861c4 Deteted warning on hashing code 2014-08-04 17:29:20 +02:00
biagio montesano
1f33b20bdd Removed some other warnings 2014-08-02 18:47:46 +02:00
biagio montesano
43f3eb9ffc New warnings corrected 2014-07-29 16:51:25 +02:00
biagio montesano
f3b4dd1fb4 EDLine porting completed 2014-07-25 17:24:54 +02:00
biagio montesano
2d96430a1e Added possibility to return float descriptors 2014-07-18 12:38:43 +02:00
biagio montesano
eb9bb7d516 Reformatting and deletion of useless files. Part of documentation updated 2014-07-15 17:22:34 +02:00
biagio montesano
79b8b2342f File names changed 2014-07-11 18:13:13 +02:00
biagio montesano
d191729b46 Matcher functionalities' tests completed 2014-07-09 17:49:42 +02:00
biagio montesano
db189cd3db Matcher ported, first page od documentation written. 2014-06-28 18:42:29 +02:00
biagio montesano
96183dd09b Lines extraction and descriptors testing completed 2014-06-25 16:10:46 +02:00
biagio montesano
fc72a71b33 Inheritage completed. Functions with KeyLine objects added. 2014-06-16 18:59:24 +02:00
biagio montesano
8f9bcb77f6 Derivation from Feature2D completed. Warnings corrected. 2014-06-12 15:07:45 +02:00