flann: depoya eklendi.

This commit is contained in:
namso-01
2015-08-23 23:02:08 +03:00
parent 64a12b2698
commit a3c407d04e
3 changed files with 110 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
<?xml version="1.0" ?>
<PISI>
<Source>
<Name>flann</Name>
<Summary xml:lang="en">FLANN is a library for performing fast approximate nearest neighbor searches in high dimensional space.</Summary>
<Description xml:lang="en">FLANN is a library for performing fast approximate nearest neighbor searches in high dimensional spaces. It contains a collection of algorithms we found to work best for nearest neighbor search and a system for automatically choosing the best algorithm and optimum parameters depending on the dataset.</Description>
</Source>
<Package>
<Name>flann-devel</Name>
<Summary xml:lang="en">Development files for flann</Summary>
</Package>
</PISI>