Skip to content

🚁 Project created to further my studies in point feature detection in vegetation images for UAV training , related to my Technological Development and Innovation Initiation Project (PIBTI) at AeroLab, University of Brasília 🎓.

Notifications You must be signed in to change notification settings

Suyannesara/PIBITI_unb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run this project:

make #🚀 to build the project
make go #🏃‍♀️ to generate and save the images with its keypoints at /data/processed/keypointImages

Versions

  • OpenCV: 4.9.0

Implemented Detectors

  • Harris Corner Detector
  • Shi-Tomassi
  • SURF
  • FAST

Implemented Descriptors

  • ORB
  • SURF
  • BRISK
  • BRIEF
  • HoG

TODOS:

  • [] Feat to write keypoints and its descriptors in a .yaml
  • [] Feat to choose dataset
  • [] Feat to choose detector and descriptors

KENEDY Space center dataset

    wget http://www.ehu.es/ccwintco/uploads/2/26/KSC.mat
    wget http://www.ehu.es/ccwintco/uploads/a/a6/KSC_gt.mat

DOCS ÚTEIS:

About

🚁 Project created to further my studies in point feature detection in vegetation images for UAV training , related to my Technological Development and Innovation Initiation Project (PIBTI) at AeroLab, University of Brasília 🎓.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published