Skip to content

This repo contains documentation & code for my research with scansorial surface recognition

Notifications You must be signed in to change notification settings

kevin-george/surface-characterization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Characterizing Surfaces

This repo contains documentation & code for my work with computer vision

#Local Binary Patterns

##Directory Structure /source
   /source/local_binary_pattern.py
   /source/paths.py
/training_images
   /training_images/unclimbable
   /training_images/climbable
/testing_images

Dependencies

  • opencv 3.0
  • numpy
  • scikit-learn
  • scikit-image

Usage

  1. Modify run_experiments.py to one of these options
  • main_lbp_svm
  • main_lbp_chisquared
  • main_pst_svm
  1. Run command -> python run_experiments.py

About

This repo contains documentation & code for my research with scansorial surface recognition

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages