Skip to content

xudshen/leaf_recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

leaf-recognition

for paper

##screenshots ###home app1 ###search app2 ###predict app3

##requirment

  • weka
  • opencv
  • python

##algorithm

  • bayesNet

##dataset The leaf dataset is supported by flavia. You can download the complete raw flavia dataset.

##predict

export CLASSPATH=/usr/share/java/weka.jar:.
java weka.classifiers.bayes.BayesNet -l Desktop/leaf.model -T Desktop/leaf.arff -p 0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published