Scroll to navigation

OCIOPERF(1) User Commands OCIOPERF(1)

NAME

ocioperf - apply and measure a color transformation processing

DESCRIPTION

ocioperf -- apply and measure a color transformation processing

usage: ocioperf [options] --image inputimage

Display the help and exit
Display some general information
Define the type of processing to measure: 0 means on the complete image (the default), 1 is line-by-line, 2 is pixel-per-pixel and -1 performs all the test types
Provide the transform file to apply on the image
Provide the input and output color spaces to apply on the image
Provide the input and (display, view) pair to apply on the image
Provide the filepath of the image to process
Provide the number of iterations on the processing. Default is 10
Provide an output bit-depth (auto, ui16, f32) where auto preserves the input bit-depth
Bypass all caches

usage: ocioperf [options] --image inputimage

Display the help and exit
Display some general information
Define the type of processing to measure: 0 means on the complete image (the default), 1 is line-by-line, 2 is pixel-per-pixel and -1 performs all the test types
Provide the transform file to apply on the image
Provide the input and output color spaces to apply on the image
Provide the input and (display, view) pair to apply on the image
Provide the filepath of the image to process
Provide the number of iterations on the processing. Default is 10
Provide an output bit-depth (auto, ui16, f32) where auto preserves the input bit-depth
Bypass all caches

SEE ALSO

The full documentation for ocioperf is maintained as a Texinfo manual. If the info and ocioperf programs are properly installed at your site, the command

info ocioperf

should give you access to the complete manual.

August 2022 ocioperf -- apply and measure a color transformation processing