Skip to main content

Work with BBO CCV files

Project description

ccvtools

Includes imageio filter and some commandline tools to work with the CCV data format, used by the BBO lab at MPI-NB.

Installation

Install with pip install bbo-ccvtools.

Usage

Imageio

from ccvtools import rawio to add ccv support to imageio.

Command line

Create a compressed movie with

python -m ccvtools -a convert --quality [quality between 1 and 10, suggestion 7] --fps [your frame rate] [ccv_file]

The result will be in the same location with additional extension .mkv. Alternatively, specify an output file with -o [output file].

Specify a frame idx range with --idxrange [startidx] [endidx]. Note that these are python slice indices, so first frame is 0, and --idxrange 10 20 would be equivalent to MATLABs 11:20 (sic!).

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

bbo_ccvtools-1.2.2-py3-none-any.whl (9.2 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