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

18 Commits

Author SHA1 Message Date
berak
c17dbb45bb wrapping remaining xfeature2d classes to scripting 2015-05-20 10:07:20 +02:00
cbalint13
459c05b732 Remove AGAST (for merger to upstream opencv) 2015-04-28 18:12:57 +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
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
ec2b3ed662 Merge pull request #185 from mshabunin/remove-docs
Removed sphinx documentation
2015-03-16 13:07:31 +03:00
Maksim Shabunin
61f36de542 Doxygen tutorials support 2015-02-17 12:49:37 +03:00
Maksim Shabunin
34131405df Removed some methods from cv::Algorithm and changed ml module interfaces 2015-02-17 11:45:57 +03:00
Str3iber
25aad108ac make suggested changes 2015-01-20 16:37:56 +01:00
cbalint13
7c703bc52d Add AGAST detector 2015-01-20 17:23:46 +02:00
Str3iber
634c3a37c7 initial LUCID inclusion 2015-01-07 17:16:53 +01:00
Maksim Shabunin
a20c5c8dd9 Doxygen documentation for all modules 2014-12-01 15:54:42 +03:00
Vadim Pisarevsky
e2755362e1 quickly corrected the previous refactoring of features2d/xfeatures2d: moved from set(SOME_PROP, val) to setSomeProp(val) 2014-10-18 20:46:17 +04:00
Vadim Pisarevsky
6c63139f7a added properties setter/getter to SURF 2014-10-17 14:18:28 +04:00
Vadim Pisarevsky
0cfd795303 refactored xfeatures2d in the same style as features2d 2014-10-16 16:33:21 +04:00
StevenPuttemans
d27141abe3 fixing further nonfree elements 2014-08-27 14:04:41 +02:00
Vadim Pisarevsky
d4a77fc428 added xfeatures2d (made of opencv/nonfree and a part of opencv/features2d) 2014-08-11 23:25:30 +04:00