Image processing lab experiments - list and view code for 10 CV experiments
Project description
cvlabkit
A Python package for image processing lab experiments.
Install:
pip install cvlabkit
Use anywhere (Colab, Jupyter, local Python):
import imageprocessing as ip
ip.list() # show all experiments
ip.exp1() # Image Processing
ip.exp2() # Edge Detection
ip.exp3() # Camera Calibration
ip.exp4() # Histogram Equalization
ip.exp5() # Skin Detection
ip.exp6() # Warping
ip.exp7() # Motion Tracking
ip.exp8() # YOLO
ip.exp9() # Stereo Vision
ip.exp10() # AR Feature Matching
Experiments
| # | Title |
|---|---|
| 1 | Image Processing |
| 2 | Edge Detection |
| 3 | Camera Calibration |
| 4 | Histogram Equalization |
| 5 | Skin Detection |
| 6 | Warping |
| 7 | Motion Tracking |
| 8 | YOLO |
| 9 | Stereo Vision |
| 10 | AR Feature Matching |
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
cvlabkit-1.0.0.tar.gz
(4.6 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 cvlabkit-1.0.0.tar.gz.
File metadata
- Download URL: cvlabkit-1.0.0.tar.gz
- Upload date:
- Size: 4.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5b06ede419d57ba4a9c73ba46a4a56c86ccb77e2a80aca20072efca12fea5d26
|
|
| MD5 |
299aa97f399b5202c7879b0ff3f78542
|
|
| BLAKE2b-256 |
051895df6e96c64775b6164e0be348d3b89414dce16081e5532298ce72b1adc6
|
File details
Details for the file cvlabkit-1.0.0-py3-none-any.whl.
File metadata
- Download URL: cvlabkit-1.0.0-py3-none-any.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
766d2f124a820a4fd1486c316132d6b64662510bb0dc24f44d161322f5a247bd
|
|
| MD5 |
b99f3b34d72ecf104fb3e5cf1716f9c7
|
|
| BLAKE2b-256 |
f95b397a7e6adb9d6533af5b868467471bf92610c477b7e2de6ef2ddeacff8ef
|