Skip to content

all-inone/fingerprints-image-classification

Repository files navigation

Code running environment

  • ubuntu 16.04 or ubuntu 14.04
  • python2
  • libs: sklearn, xgboost, numpy

How to run the predict code?

  • modify the predict image path in predict.py
imgs = load_image.LoadPredictImagesFromPath('./predict_img')
  • open terminal
python predict.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages