A package to implement a stereo vision system trained with deep learning
Project description
A package to do stereo vision using object detection
py2vision will allow you to determine the homogeneous coordinates of a detected object with a neural network, in conjunction with stereo algorithms that allow you to find the disparity maps, to finally apply segmentation within each detection window and it is these segmented pixels that are used to find the real position of the object in 3D space. These segmented pixels are used to find the actual position of the object in 3D space.
Installation
Open a console and write this:
pip install py2vision
Note: If you already have the opencv package installed, you have to uninstall it with pip uninstall opencv-python and install opencv-contrib-python version 4.6.0.66.
Application areas
- Robotics
- Computer Vision
- Web apps with Object detection
- Surveillance
If you want to learn how to use it I recommend see inside tutorials folder because it have some tools and notebooks that can help you to understand how it's works.
Or you can see our documentation website here: https://corvus96.github.io/PyTwoVision/html/index.html
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
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 py2vision-1.0.3.tar.gz.
File metadata
- Download URL: py2vision-1.0.3.tar.gz
- Upload date:
- Size: 79.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4d2f6e177346934e44c5c22841aad9e30b35c651af12959c65c0921a12d46df5
|
|
| MD5 |
6588135c4592c0191d78ceff3a1f7f8e
|
|
| BLAKE2b-256 |
b02556f7f76e0c09bb5767fda260db681bb5411a93da494bc47d009789cd9a5a
|
File details
Details for the file py2vision-1.0.3-py3-none-any.whl.
File metadata
- Download URL: py2vision-1.0.3-py3-none-any.whl
- Upload date:
- Size: 92.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
07ea193620727a229516c6b80f10307648e5b1b262f1e3e5d86be337cfa879a9
|
|
| MD5 |
689764fb9c30e0efa880a29c312fbd6d
|
|
| BLAKE2b-256 |
2a6e9baf0b20af35e27dd79bd1a04bcb074257b98bfbf8e862497cd0b66f9871
|