Skip to main content

A python library for importing and exporting Blueprint Subsea Oculus imaging sonar log files.

Project description

README

oculus-python, a python library for importing and exporting Blueprint Subsea Oculus imaging sonar log files.

Supported log import/export types

Type Import Export
v1 .oculus X X
v2 .oculus X X*
APL ROS1 X -
netCDF4 - X
HEVC .mp4 - X
Lossless .avi - X

* Experimental.

Installation

pip install oculus-python

CLI Usage

For these examples, assume you have a .oculus log file called "test.oculus"

Convert to NETCDF4:

bps_oculus_io test.oculus --output netcdf4

Convert to lossy video:

bps_oculus_io test.oculus --output hevc --param color=True

Convert to lossless video:

bps_oculus_io test.oculus --output lossless --param color=True

Python Usage

See the examples folder for some simple usages.

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

oculus_python-0.0.2a0.tar.gz (16.7 kB view hashes)

Uploaded Source

Built Distribution

oculus_python-0.0.2a0-py3-none-any.whl (18.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page