Skip to content

btabibian/cSIFT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cSIFT

This repository contains two implementation of SIFT algorithm in C#:

  • CS_SIFT contains direct port of SIFT algorithm into C#.
  • CS_SIFT_Parallel contains a CPU based parallelized version of SIFT algorithm.

About

C# implementation of SIFT algorithm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages