Skip to content

Simple SURF Detector that checks number of descriptor in an image.

Notifications You must be signed in to change notification settings

lzuwei/surf-detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

surf-detector

Simple SURF Detector that checks number of descriptors in an image.

USAGE: ./surf_detector [OPTIONS] input_file
Options:
-h [ --help ] print help messages
-d [ --display ] display keypoints
-W [ --width ] arg minimum width
-H [ --height ] arg minimum height
-D [ --descriptors ] arg minimum number of descriptors
-o [ --output-file ] arg save input image keypoints
--input-file arg input file

About

Simple SURF Detector that checks number of descriptor in an image.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages