A package for processing video frames, annotating keypoints, and more.
Project description
khach_khach
khach_khach is a Python package designed for processing video frames, annotating keypoints using YOLOv8, and performing subsequent operations on extracted data. It includes functionality to extract frames from videos, annotate keypoints on images, extract and process keypoint data, and more.
Features
- Frame Extraction: Extract frames from a video and save them as JPEG files.
- Keypoint Annotation: Annotate images with keypoints using YOLOv8.
- Data Extraction and Processing: Extract keypoint data, compute bounding boxes, and extend arrays for further analysis.
- File Operations: Append data to files as needed.
Installation
To install khach_khach, you need to have opencv-python, numpy, and ultralytics packages installed. You can install these dependencies using pip:
pip install opencv-python numpy ultralytics
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 KhachKhach-0.5.tar.gz.
File metadata
- Download URL: KhachKhach-0.5.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e96d9faa942cd850a569961d8f758a4079245de88f60474fd5fe25f264947899
|
|
| MD5 |
d012d46e6d1af8ad578e159af208418c
|
|
| BLAKE2b-256 |
3da338af1f5cd1b3c2388bf56f31d04ba8e078da330614e7327797f947c9dd2c
|
File details
Details for the file KhachKhach-0.5-py3-none-any.whl.
File metadata
- Download URL: KhachKhach-0.5-py3-none-any.whl
- Upload date:
- Size: 2.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d6dde496f4cd6f7bd914673bbad2deb8ac25d3d6a513c6ce17241b4e9846bdd3
|
|
| MD5 |
892f9550764174338621a584ed4603ce
|
|
| BLAKE2b-256 |
9c0d81f0d15c7be18ac356f863eebc362affb9a97254ac767babacbbae2a8794
|