Skip to content
This repository was archived by the owner on Nov 19, 2025. It is now read-only.

Latest commit

 

History

History
19 lines (14 loc) · 354 Bytes

File metadata and controls

19 lines (14 loc) · 354 Bytes

Python Image Utilities

A Python library for video-related tasks.

Dependencies

pip install opencv-python

Installation

This library is designed to be used as a git submodule:

git submodule add https://github.com/rendicahya/python_image.git

Available Functions

1. load_image_dir()

2. write_images_to_dir()