A package for image processing and file renaming
Project description
RDRC_PACKAGE
A package for image processing(Gaussian blur、Background subtraction、Apply threshold、Erode and dilate、Canny edge detect) and file renaming.
Installation
You can install the package using pip.
First, create a virtual environment:
# Create a virtual environment
python -m venv myenv
# Activate the virtual environment
# For Windows:
myenv\Scripts\activate
# For macOS and Linux:
source myenv/bin/activate
# Install the package
pip install git+https://github.com/peggy2125/windows_rdrcpackage.git
#test if success
pip list #you should get numpy 2.0.0、opencv-python 4.10.0.84 & rdrc_package 0.1.0
# there is a test code on the github url you can test by yourselve
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
windowpackage-0.2.0.tar.gz
(4.0 kB
view details)
Built Distribution
File details
Details for the file windowpackage-0.2.0.tar.gz
.
File metadata
- Download URL: windowpackage-0.2.0.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9830575014b670d7c81010061c16b1787d789a532130d59ca2f61c7a8352f88a |
|
MD5 | b0bfe50ca64d0b7435df1eda71d8fd82 |
|
BLAKE2b-256 | 89abc6b213f131c4398ee68aaf2d015ea4c77726b0a61711aab54f0b6d836522 |
File details
Details for the file windowpackage-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: windowpackage-0.2.0-py3-none-any.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5cfe57cb9bfc72a5b888424c4b53efd04b49594a6f57524ceda1e0263a822384 |
|
MD5 | 2cd9c703e192ffca89fbebd248b04609 |
|
BLAKE2b-256 | 39c6c91db53190a6b5c87e70cb881872572cf7a1063f1862e82fdf54f3b98b34 |