SIFT C# |
|
- Classification:Windows/.NET - C # Programming
- Development Tool:C++Builder
- Sise:126 KB
- Upload time:2009/11/14 19:11:21
- Uploader:electronic
- Download Statistics:
|
Description |
Library for sift
File list:
libsift-1.8
..........\bin
..........\...\ICSharpCode.SharpZipLib.dll
..........\...\libsift.dll
..........\src
..........\...\AreaFilter.cs
..........\...\BondBall.cs
..........\...\distmetrictest.cs
..........\...\GaussianConvolution.cs
..........\...\ImageMap.cs
..........\...\ImageMatchModel.cs
..........\...\KDTree.cs
..........\...\KeypointXML.cs
..........\...\LoweDetector.cs
..........\...\Makefile
..........\...\MatchKeys.cs
..........\...\RANSAC.cs
..........\...\ScaleSpace.cs
..........\...\SimpleMatrix.cs
..........\...\TODO
..........\...\Transform.cs
..........\...\VERSION
..........\LICENSE
..........\README
If you are a member, Log in. If you are not a member, Please register
|
Related source code |
[sift Code] - SIFT object recognition algorithm has three main processes, one to extract the key points; 2, for additional detailed information on critical points (local features), also known as descriptors; 3, through the two sides feature points (with the key on the feature vectors points) and 22 matched comparison to identify a number of pairs of feature points, also established a correlation between features. This code is to use sift algorithm for image feature extraction, matching |
Download Address |
DownLoad
|
Comments: Don't forget to comment after downloading! Comment... |
|