Santhosh Kumar Computer Vision Toolkit - A comprehensive computer vision toolkit for image processing and analysis
Project description
SKCV-Toolkit - Santhosh Kumar Computer Vision Toolkit
A comprehensive computer vision toolkit for image processing and analysis.
Features
- Histogram Equalization: Various equalization methods for image enhancement
- Filter Operations: High-pass and low-pass filters for image processing
- Neighborhood Operations: Custom filters and neighborhood analysis
- GUI Tools: Interactive tools for image processing
Installation
pip install skcv-toolkit
Usage
import skcv
# Use histogram equalization
from skcv.he.methods import equalizers
# Use filters
from skcv.hplp.filters import filters
# Use neighborhood operations
from skcv.neigh import custom_gui_filter
Requirements
- Python 3.7+
- NumPy
- OpenCV
- Matplotlib
- Pillow
- scikit-image
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
skcv_toolkit-0.1.0.tar.gz
(3.9 kB
view details)
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 skcv_toolkit-0.1.0.tar.gz.
File metadata
- Download URL: skcv_toolkit-0.1.0.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a978cbec57a8ac1c5442691c84bd63d3187f4f0d60e36b861981e0c3fd9571c5
|
|
| MD5 |
43df2510bc5589bce5cfd4da95851635
|
|
| BLAKE2b-256 |
031d8381f9110f2e2ed2237f762f30b452de5797bb6cf7d9cbd8bb86a4a85471
|
File details
Details for the file skcv_toolkit-0.1.0-py3-none-any.whl.
File metadata
- Download URL: skcv_toolkit-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d04f2eca480a6f34ea4b81cfc1f660ec63233607009b498e98f256ad66c6de90
|
|
| MD5 |
fa94ce4e91f7c7bd884a11f7ac7dbe60
|
|
| BLAKE2b-256 |
b948b5e61aafb9589affe9d4860ebbd3657c06b104e7197870bcfd6f3ddb35bd
|