VisionX V4VPSPECTVisionX V4
NAME

vpspect - compute a power spectrum of a signal

SYNOPSIS

vpspect [-H] [if=<inputfile>] [of=<outputfile>] [oa=<value>] [-s] [-b] [-m] [-v] [-d] [-z] [m=<value>] [s=<value>] [-l]

DESCRIPTION

Vpspect computes the power spectrum using the FFT. m= must be a power of 2. the output is a gnuplot file.

OPTIONS

if=

input file

of=

output file

oa=

do not use

-s

no command option

-b

plot with box option

-m

plotmtv option (not tested)

-v

verbose option

-d

debug flag option

-z

delete dc term

m=

number of frequency terms (default 32) must be a power of 2

s=

frequency scale (default 1) s=30 for video frames

-l

set logscale for y

AUTHOR(S)

A. P. Reeves

SEE ALSO