文件名称:c#版的SIFT算法-国外原版
文件大小:124KB
文件格式:GZ
更新时间:2016-04-25 06:17:34
c# SIFT libsift
使用C#实现的SIFT的算法;一个C#实现的library——libsift;From ~nowozin/libsift/
【文件预览】:
libsift-1.8
----bin()
--------libsift.dll(61KB)
--------ICSharpCode.SharpZipLib.dll(116KB)
----LICENSE(15KB)
----src()
--------ImageMap.cs(5KB)
--------Transform.cs(5KB)
--------KDTree.cs(19KB)
--------ImageMatchModel.cs(7KB)
--------BondBall.cs(11KB)
--------KeypointXML.cs(5KB)
--------LoweDetector.cs(7KB)
--------TODO(897B)
--------SimpleMatrix.cs(5KB)
--------MatchKeys.cs(30KB)
--------VERSION(4B)
--------ScaleSpace.cs(44KB)
--------RANSAC.cs(5KB)
--------distmetrictest.cs(1KB)
--------Makefile(3KB)
--------AreaFilter.cs(4KB)
--------GaussianConvolution.cs(4KB)
----README(2KB)