Image processing Package using skimage
Project description
package_name
Description. The package imageInterfusion is used to: * Interfusion: - Find difference; - Transfer histogram; - Resize image. * Useful: - Read image; - Save image; - Plot image; - Plot Result; - Plot histogram.
Installation
Use the package manager pip to install imageInterfusion
pip install imageInterfusion
Usage
from imageInterfusion.interfusion import imageFit
imageFit.resizeImage()
from imageInterfusion.interfusion import imageMerge
imageMerge.findDifference()
imageMerge.transferHistogram()
from imageInterfusion.useful import io
io.readImage()
io.saveImage()
from imageInterfusion.useful import plot
plot.plotImage()
plot.plotResult()
plot.plotHistogram()
Author
Aluizio Neto
License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file imageInterfusion-0.0.1.tar.gz.
File metadata
- Download URL: imageInterfusion-0.0.1.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ed21a135782e7098571ff9183fd09a3a3d9752bef723c1213245a0da0199c3b8
|
|
| MD5 |
7c24dd3b6a9e31440ecfa0fd7e55ce3d
|
|
| BLAKE2b-256 |
0641d9cd0a68a30f044bece438cbe7f76e8078672b159cc3553e1c9131d1aadb
|
File details
Details for the file imageInterfusion-0.0.1-py3-none-any.whl.
File metadata
- Download URL: imageInterfusion-0.0.1-py3-none-any.whl
- Upload date:
- Size: 3.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6692a93b6572292b2a42faf16562cebc9393cecdcce5d6a2663949ff4f6bb549
|
|
| MD5 |
52469eed86f6a0a5f5ea4a51deacadc1
|
|
| BLAKE2b-256 |
17cc50a04deba103ab578539f4b520e2a4489a78970b4ca306e33beb0fd34577
|