hyperpicc / SIFTdetection

This repository provides a SIFT detection project using C without any dependent libraries such as OpenCV.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SIFTdetection

This repository provides a SIFT detection project using C without any dependent libraries such as OpenCV.

The main codes are similiar with the OpenCV. Enjoy it.

About

This repository provides a SIFT detection project using C without any dependent libraries such as OpenCV.

License:MIT License


Languages

Language:C 98.7%Language:C++ 1.3%