Skip to content

Python package template with multiple modules

Notifications You must be signed in to change notification settings

barisonalisson/image-processing-package

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image_processing

Description. The package image_processing is used to: Processing: - Histogram matching - Structural similarity - Resize image Utils: - Read image - Save image - Plot image - Plot result - Plot histogram

Installation

Use the package manager pip to install package_name

pip install image_processing

Usage

from package_name.module1_name import file1_name
file1_name.my_function()

Author

My_name

License

MIT

About

Python package template with multiple modules

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%