Skip to content
Eric McConville edited this page Jun 30, 2015 · 3 revisions

Vector

A comma separated list of numbers.

Example

0.1,2,3.45

Example Usage

cif CIAreaHistogram -inputImage portrait.jpeg \
                    -inputExtent 200,300,500,600 \
                    1D_histogram.png

Previous: Number

Clone this wiki locally