Generating 3D data from stereo images.
Project description
Stereo 3D
Python package
Package for generating 3D data from stereo images.
Install
Install Pylon
Basler cameras (used in Phobos) require the software package Pylon to install the required drivers. Download and install it from here
WARNING: Make sure to download v1.5.1 as this is currently the only supported version for use with PyPylon.
Install PyPylon
PyPylon does not release wheels to pip so have to be installed manually.
Go to PyPylon GitHub Releases here
Download the wheel for your os and python version e.g. pypylon-1.5.1-cp37-cp37m-win_amd64.whl
Install wheel:
python -m pip install pypylon-1.5.1-cpXX-cpXXm-OS.whl
Install Stereo3D
python -m pip install stereo3d
Examples
See Samples for example scripts of using this package.
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
Hashes for Stereo3D-0.0.1.10.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0d21dbacc544fbc53a864b08015b7d2c3c7bf158554462167e8191657362e7a7 |
|
MD5 | 258bcd143ff4541a2e38fab779f83f95 |
|
BLAKE2b-256 | 2d1dd5caf45bc734174bd4c3e6663f02408d0c87cbf7a5fe6169a384defcc40d |