Tracking software for OLEODL using Allied Vision cameras. Developed alongside DLR-OP-IKN.
Project description
All Sky Camera System for Optical Low Earth Orbit Satellite DownLinks 
This project has been developed in colaboration with DLR-IKN in Oberpfaffenhofen as a part of my Bachelor Thesis for tracking and assesing the quality of OLEODL as a validation tool for an Optical Ground Station based on Allied Vision Cameras.
See also
- AllSkyCam4OLEODL documentation for a the full docuemntation of the package.
- VmbPy GitHub for the GitHub branch of the Allied Vision API.
- VmbPy Documentation for the documentation of the the Allied Vision API.
Installation
Vmbpy API
To use this project the an installation of Vimba X and Python >= 3.7 are required. A ready-to-install packaged
.whl file of VmbPy can be found as part of the Vimba X installation, or be downloaded from our
github release page. The .whl can be installed
as usual via the pip install command.
NOTE
Depending on the some systems the command might instead be calledpip3. Check your systems Python documentation for details.
pip install './data/vmbpy-1.0.4-py3-none-any.whl[numpy,opencv]'
AllSkyCam4OLEODL package
Git needs to be installed first.
- Install the Pypi package
pip install allskycam4oleodl
- Clone the AllSkyCam4OLEODL git repository
git clone https://github.com/Ikerald/AllSkyCam4OLEODL.git
- Navigate to the AllSkyCam4OLEODL sub-directory
cd AllSkyCam4OLEODL/
- Here you can manually install the Vmbpy API
pip install './data/vmbpy-1.0.4-py3-none-any.whl[numpy,opencv]'
Usage
from project_name import BaseClass
from project_name import base_function
BaseClass().base_method()
base_function()
$ python -m project_name
#or
$ project_name
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 allskycam4oleodl-0.2.4.tar.gz.
File metadata
- Download URL: allskycam4oleodl-0.2.4.tar.gz
- Upload date:
- Size: 25.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.2 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
93256bdb36fce02bfbffefd66170267dbc86ae5b3548815f2d89be907588a8c7
|
|
| MD5 |
ea942c0ddb4e51c655978d84fc18463b
|
|
| BLAKE2b-256 |
71913049025a9c2ba8a1e6367c5615f1438170b6e4d21dc9e175e70af755945f
|
File details
Details for the file allskycam4oleodl-0.2.4-py3-none-any.whl.
File metadata
- Download URL: allskycam4oleodl-0.2.4-py3-none-any.whl
- Upload date:
- Size: 27.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.2 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
45a353c7b8539babe1b744f51d40bee78ec3a877d325c3458a12643ce31c1b31
|
|
| MD5 |
7ae8a0618be301fa73a25977a15cd428
|
|
| BLAKE2b-256 |
f7bbe401ff70c97c4d985d6aba727d09a3db3cbe71a531892cf13fd793a79e14
|