1OCIOPERF(1) User Commands OCIOPERF(1)
2
3
4
6 ocioperf - manual page for ocioperf 2.1.2
7
9 ocioperf -- apply and measure a color transformation processing
10
11 usage: ocioperf [options] --image inputimage
12
13 --help Display the help and exit
14
15 --verbose
16 Display some general information
17
18 --test %d
19 Define the type of processing to measure: 0 means on the com‐
20 plete image (the default), 1 is line-by-line, 2 is
21 pixel-per-pixel and -1 performs all the test types
22
23 --transform %s
24 Provide the transform file to apply on the image
25
26 --colorspaces %s %s
27 Provide the input and output color spaces to apply on the image
28
29 --displayview %s %s %s
30 Provide the input and (display, view) pair to apply on the image
31
32 --image %s
33 Provide the filepath of the image to process
34
35 --iter %d
36 Provide the number of iterations on the processing. Default is
37 10
38
39 --out %s
40 Provide an output bit-depth (auto, ui16, f32) where auto pre‐
41 serves the input bit-depth
42
43 --nocache
44 Bypass all caches
45
46
47
48ocioperf 2.1.2 June 2022 OCIOPERF(1)