Skip to content

Python implementation for Balu, a computer vision, pattern recognition and image processing library. Originally implemented in matlab by Domingo Mery.

License

Notifications You must be signed in to change notification settings

fdominguezclaro/pybalu

 
 

Repository files navigation

pybalu

Build Status Build status

Python implementation for Balu, a computer vision, pattern recognition and image processing library. Originally implemented in matlab by Domingo Mery.

Installing pybalu

Python 3.6 or higher is required to use this package. In order to install pybalu, simply run

$ pip install pybalu

Development and contributing

If you would like to contribute:

  • Fork the repo
  • Create a new branch called feature/<feature-desc> or fix/<fix-desc> depending on the nature of your contribution
  • Perform a pull request and wait for your contribution to be accepted or rejected

Possible and useful contributions:

  • Tests
  • More feature extraction, analysis and transformation funcitons
  • Fixes
  • Documentation
  • Examples

Documentation

TODO

About

Python implementation for Balu, a computer vision, pattern recognition and image processing library. Originally implemented in matlab by Domingo Mery.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%