Machine Learning utilities to make your Project Development Life easier
Project description
Welcome to Computer Vision Pip Package Docs
For full documentation visit mkdocs.org.
Modules
- 'loadImage'
as_bgr() # Loads Imge as CV2 BGR format (numpy array as of OpenCV 4)
as_rgb() # Loads Image as RGB format using pillow - 'loadVideo'
fromCamera # Loads from camera from an external source
fromVideo # Loads from a video path into the camera
fromPiCamera # Loads the video source from Pi Camera
Project layout
src/
loadImage.py # Contains modules for Loading Images in differnet formats
loadVideo.py # Contains modules for Loading Video using different sources
utils.py # Contains modules for off the hand utilities such as Euclidean Distance, etc.
networkRequests.py # Contains modules for handling network requests such as GET, POST
mkdocs.yml # The configuration file.
docs/
.. index.md # The documentation homepage.
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
computer-vision-0.0.6.tar.gz
(7.0 kB
view details)
Built Distribution
File details
Details for the file computer-vision-0.0.6.tar.gz
.
File metadata
- Download URL: computer-vision-0.0.6.tar.gz
- Upload date:
- Size: 7.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
703b820224ffc5c71596ac52afb0399d3ad4047706367be77a2bc2d04e7dbc35
|
|
MD5 |
55f0f8816ca07fd1df1cf06f1d0cd0e4
|
|
BLAKE2b-256 |
b0af8ebd00484c6215a18e04de892d28df19b0bdadac5e1323b8ab3601a8e1c8
|
File details
Details for the file computer_vision-0.0.6-py3-none-any.whl
.
File metadata
- Download URL: computer_vision-0.0.6-py3-none-any.whl
- Upload date:
- Size: 5.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
cdd3d2269430ecece3832e5403d8e442b2113d4c36c279ee5bddd6d0035561bd
|
|
MD5 |
9c8afdbb9b9f568572de9bf05e313550
|
|
BLAKE2b-256 |
56f293ab27bab547b3f57cc0389bdb754ae25a0331eab1086b4648f3e60190a6
|