Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

windows_rdrcpackage-0.1.0.tar.gz (4.0 kB view details)

Uploaded Source

Built Distribution

windows_rdrcpackage-0.1.0-py3-none-any.whl (4.8 kB view details)

Uploaded Python 3

File details

Details for the file windows_rdrcpackage-0.1.0.tar.gz.

File metadata

  • Download URL: windows_rdrcpackage-0.1.0.tar.gz
  • Upload date:
  • Size: 4.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.4

File hashes

Hashes for windows_rdrcpackage-0.1.0.tar.gz
Algorithm Hash digest
SHA256 4570fc8db6eb9efec9e5d5c16953ca4688aa34616ee3c055e04a3662665d79b7
MD5 7d045b7a75d54e49c7307ea49ebaedb1
BLAKE2b-256 a1a3f8f6dfdd289d7c0f704c540441d348a0d1afb2136874ae4f087539cc5b5b

See more details on using hashes here.

File details

Details for the file windows_rdrcpackage-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for windows_rdrcpackage-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 aa1ffa24eb291cc73683e957b43ab69035df0277326c3e212285d4361ca0fed2
MD5 ada79dc2e01698cc7b0da8780c68556d
BLAKE2b-256 f9f1d6869d842f2de10712c20a9cfa35d68066dbd760aef12fe0da3a951389f1

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page