Edge Detection is a method of segmenting an image into regions of discontinuity
Project description
Edge Detection Of Image
- Input :
- Output :
Installation
pip install Edge_Detection_Image
How to use
1. Use with Python environments :
from Edge_Detection_Image import main
Edge_Detection_Image.main("image.jpg")
or
Edge_Detection_Image.main("https://..../image.jpg")
2. Use with CLI :
- using local image :
python -m Edge_Detection_Image.main --input "image.jpg"
- using URL :
python -m Edge_Detection_Image.main --input "https://..../image.jpg"
Your watercolored image will be saved in your file folder .
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
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 edge_detection_images-0.1.1.tar.gz.
File metadata
- Download URL: edge_detection_images-0.1.1.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.9.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ea6ad4399e4869e9781190f4a66237fd0b956a5bb3484cd9e9dd0afb1e938b97
|
|
| MD5 |
5ab5a6739da37f68d8207e4de0d5cddd
|
|
| BLAKE2b-256 |
0f500ae32af42bf53fe9a750de64a57225c33434fc9065f674867fe891b73a09
|
File details
Details for the file Edge_Detection_Images-0.1.1-py3-none-any.whl.
File metadata
- Download URL: Edge_Detection_Images-0.1.1-py3-none-any.whl
- Upload date:
- Size: 2.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.9.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
826cc1b14a15bb253400421bfdeec55b3917ad7ef771d99fc4b4cab2f77a33df
|
|
| MD5 |
1fe7d2ab5d8f924eb96a43596e835af9
|
|
| BLAKE2b-256 |
3f719cfecb2843344563824f16fe0a5b6b2e18cc950ec1429c9e0eac022e1400
|