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
import imageio.v2 as iio
reader = iio.get_reader("video.ccv")

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 Distribution

bbo_ccvtools-1.2.9.tar.gz (9.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

bbo_ccvtools-1.2.9-py2.py3-none-any.whl (11.8 kB view details)

Uploaded Python 2Python 3

File details

Details for the file bbo_ccvtools-1.2.9.tar.gz.

File metadata

  • Download URL: bbo_ccvtools-1.2.9.tar.gz
  • Upload date:
  • Size: 9.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-httpx/0.27.2

File hashes

Hashes for bbo_ccvtools-1.2.9.tar.gz
Algorithm Hash digest
SHA256 ed13c7d6421a8c48ed9a7760b470bdc3cca85aa813154115c0df319c34066960
MD5 a68031ac47f5c58697454db40305a54f
BLAKE2b-256 dd356dbc6ccd528a0ff4cf587b8c9a54c104035f8187d680971c05fa2ffa5a93

See more details on using hashes here.

File details

Details for the file bbo_ccvtools-1.2.9-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for bbo_ccvtools-1.2.9-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 7a87225d003270473ce8f17da0795b86caf3ca73ee2f29851b9d31e18a32b00b
MD5 23e431c7b9ca6a3bd58c48d1279527a4
BLAKE2b-256 c6e897f8f317b5a36f97a6f1852627d7448b860c04b7b1a8210e95c72e220e07

See more details on using hashes here.

Supported by

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