Simple tools to practice with opencv on VScode in place of Jupyter Notebooks.
Project description
The objects in this package are useful to practice with python opencv on VScode.
Generally, it is preferable to use Jupiter Notebook to practice with opencv. This is because JN allows easy ways to manage and display images. But in case one wants to do the practice with VScode instead of JN, here comes this package.
Please note that the function 'cyclical_drawing' might be very CPU and RAM consuming, and should be used only to display an image we want to 'real-time' draw on it.
The objects in this package are classified into different categories:
- loaders: They load an image and directly apply some transformation (recoloring, resizing).
- converters: They convert an image from a format to another ( objects handled by matplotlib.pyplot.plot() into objects handled by cv2.imread() )
- painters: They allow to paint many images at once, save time in defining windows names, setting the conditions to close the windows, etc.
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
File details
Details for the file sottopoco_vscode-0.0.2.tar.gz
.
File metadata
- Download URL: sottopoco_vscode-0.0.2.tar.gz
- Upload date:
- Size: 4.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 colorama/0.4.4 importlib-metadata/4.6.4 keyring/23.5.0 pkginfo/1.8.2 readme-renderer/34.0 requests-toolbelt/0.9.1 requests/2.25.1 rfc3986/1.5.0 tqdm/4.57.0 urllib3/1.26.5 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 36b436c38e122d4a9f871907b133c716340d20461c1724218501058befe5862e |
|
MD5 | 0242f10daf26dace8ada3d8d17aa99a1 |
|
BLAKE2b-256 | c6f353ab994755327d7637f260e5851682bca1f69be59f13738d372943da3a5d |
File details
Details for the file sottopoco_vscode-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: sottopoco_vscode-0.0.2-py3-none-any.whl
- Upload date:
- Size: 5.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 colorama/0.4.4 importlib-metadata/4.6.4 keyring/23.5.0 pkginfo/1.8.2 readme-renderer/34.0 requests-toolbelt/0.9.1 requests/2.25.1 rfc3986/1.5.0 tqdm/4.57.0 urllib3/1.26.5 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a78f4b35da0f6b91283e6af47974e024df55a4b56321f8fb5a8c3c76d5667ed8 |
|
MD5 | 3152c1e95b10186d47abd68957de7745 |
|
BLAKE2b-256 | efd2aecc3fcb12a6916146f1a4c0bf484294781f6b831dd61b5e81632e0d50d1 |