A simple package for Image & Video Analytics Practical
Project description
imgcode Package
Welcome to the imgcode package! This package provides a variety of image and video processing methods that allow users to manipulate, analyze, and enhance images easily. Whether you're looking to convert image formats, detect faces, or apply filters, ImgPro has you covered.
Available Methods
Here are the available methods in the netimg package:
- basic(): Read, display, get size and type of an image.
- convert(): Convert images to grayscale or binary, print size, resize, and copy images.
- geometry(): Draw shapes on images.
- enhancement(): Adjust brightness and contrast, create digital negatives.
- edge(): Perform Canny edge detection on images.
- dct(): Apply discrete cosine transformation for image compression.
- face() or eye(): Detect faces or eyes in images.
- compression(): Perform lossy and lossless image compression.
- video_face(): Process pre-recorded video for face detection.
- face_live(): Perform face detection in live video streams.
Example Usage
import imgcode as m
m.edge()
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 imgcode-0.1.tar.gz.
File metadata
- Download URL: imgcode-0.1.tar.gz
- Upload date:
- Size: 5.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4ff362fcf26f787fa9ca25b1e303f75242bc82e31e31f4a86ebcd47d2b90c148
|
|
| MD5 |
99d76126d2c8f1df81659c3bd47bcd6d
|
|
| BLAKE2b-256 |
ad6127bebe9c5967ed1858c9406e38e78988a5fcdc880f73de1a2e88fa6e6d28
|
File details
Details for the file imgcode-0.1-py3-none-any.whl.
File metadata
- Download URL: imgcode-0.1-py3-none-any.whl
- Upload date:
- Size: 5.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
385c363cd6a409a4527f53249258afbc2876ee4eac3bbcc43c44726eab2ed1d6
|
|
| MD5 |
1f114980dafd13a694a4618b736965c1
|
|
| BLAKE2b-256 |
94a031fa0d43c1b42906741c641fdd20ecc0319e30fa5072a5b9f2277a77f6de
|