Uma lib python que oferece uma serie de ferramentas para o processamento de imagem
Project description
pictokit
Introduction
pictokit is a Python library designed to perform image processing and transformations.
It serves as a foundation for applying different methods commonly studied in Image Processing courses, while also being flexible enough to be extended for research and development.
Installation
pictokit requires Python >= 3.10.
You can install it directly from PyPI:
pip install pictokit
Features
- Basic image loading and visualization
- Color space conversions
- Filtering and edge detection
- Geometric transformations
- Histogram analysis and equalization
- [More features will be added and documented here in future versions]
How it Works
The library provides modular functions that can be combined to build image transformation pipelines.
It is meant to be lightweight and educational, focusing on clarity and usability.
Detailed usage examples will be provided in the official documentation.
Academic Motivation
This project was created in the context of Image Processing courses, to consolidate theoretical knowledge through practical implementations.
It aims to provide both a learning resource for students and a useful toolkit for developers who want to explore image transformations.
Notes
If you want to contribute, please check the CONTRIBUTING.md file.
Suggestions, bug reports, and improvements are always welcome.
Project details
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 pictokit-0.1.0.tar.gz.
File metadata
- Download URL: pictokit-0.1.0.tar.gz
- Upload date:
- Size: 7.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.11.13 Linux/6.11.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
665305e14cfca8bc3852c9e2375eac4fe5e2f5a471ff48c8ed98a85cf17b655a
|
|
| MD5 |
16b4562a7270fcdf2ff3c74ad430ac5d
|
|
| BLAKE2b-256 |
514573f0fd4b64ae2d9d9ce117790ceea256db4e7de17803038afb48c405eb41
|
File details
Details for the file pictokit-0.1.0-py3-none-any.whl.
File metadata
- Download URL: pictokit-0.1.0-py3-none-any.whl
- Upload date:
- Size: 8.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.11.13 Linux/6.11.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e5cd498b29f7dde15b9d030de0f25d3035b48a08e184a63540e45cb5aa3b4728
|
|
| MD5 |
638ececda4d0bc95a0cbbd1cf8aa4d5e
|
|
| BLAKE2b-256 |
bf1c7ea2d5daa364073864d01dbbc9af57d07df8e5c1255ae7a435798c0e5894
|