VIVOTEK
User's Manual - 123
4. Stereo Camera CGI Commands
25
In
addition
to
using
web
UI
to
set
the
camera,
you
can
use
CGI
command
to
configure
the
related
settings.
Algorithm
Settings
Syntax:
http://<ip>/cgi
‐
bin/admin/trackerctrl.cgi?
<parameter>=<value>[&<parameter>=<value>…]
PARAMETER
VALUE
DEFAULT
DESCRIPTION
camheight
1.0~5.0
(Floating
number)
2.4
Set
camera's
mounting
height
in
meter.
minheight
0.1~5.0
(Floating
number)
0.9
Minimum
height
of
objects
which
will
be
considered
for
tracking.
maxheight
0.1~5.0
(Floating
number)
2.1
Maximum
height
of
objects
which
will
be
considered
for
tracking.
zoominfactor
1.0~1.8
(Floating
number)
1.0
Digital
zoom
in
the
field
of
view.
algconfidence
0~30
5
User
can
adjust
confidence
level
to
filter
out
the
controversial
points
of
depth.
Example
Request:
http://<
ip
>/cgi
‐
bin/admin/trackerctrl.cgi?camheight=2.6&minheight=0.5&maxheight=2.0