next up previous contents
Next: Graphics Up: Quick reference Previous: Algorithms

Image processing

loadimg <filename> [<dataname>]

saveimg <dataname> [<filename>]

cnvimg -in <input> -out <output> -gray | -indc | -true

See section 6.2

crop -in <image> -out <imgout> -x0 <x-coord> -y0 <y-coord> -w <w> -h <h>

convmatrix -in <image> -out <matrix> [-sign]

filter -in <image> -out <image> -avg -med [-rad <n>]

See section 6.3

threshold -in <image> -out <image> -val <n> [-corr]

balance -in <matrix> -out <matrix>

photohisto <image> [-fout <field>]

See section 6.4

histoeq -in <image> -out <imageout>

f2i -d <frame> -iout <image> [ -verbose ]

i2f -i <image> -dout <frame> [ -gray ] [ -rgb ]

See section 6.5

fft -d <data> -dout <dataout> [-spec] | [-angle] [-inv]

See section 6.6

fft2 -in <matrix> -out <matrixout> [-inv] [-nulls <0 | 1 | 2>] [-width <w>] [-height <h>] [-re, -im, -spec, -angle] [-all]

visualfft -in <frame> -out <image> -width <w> -height <h> [-nulls <0 | 1 | 2>] [-shift] [-scale]

conv -in1 <frame1> -in2 <frame2> -out <oframe>

calcfuzzy -fuz <fuzzy-set> -f <ifield> -fout <ofield>

See section 6.7

freqstat -in <matrix> -out <field> [-both]



Anssi Lensu
Wed Oct 6 12:57:48 EET DST 1999