Content-type: text/html Manpage of DISP2DDM

DISP2DDM

Section: PUPS commands (1)
Updated: 12 January 2000
Index Return to Main Contents

 

NAME

DISP2DDM - Convert digital disparity model to disparity vector model.

 

SYNOPSIS

disp2ddm < <ASCII DDM file> > <ASCI DDV file> >& <log file>

 

DESCRIPTION

disp2ddm(1) is a filter which converts ITG ASCII digital disparity model files (ft_code, X, Y, X', Y', ...) to ASCII digital disparity vector (ft_code, X, Y, D, ...) files. The disparity D is found by computing sqrt(sqr(X - X') + sqr(Y - Y')). This filter is intended for use with either krige_spb(1) or fndem(1) to generate gridd (HIPS) disparity files

 

OPTIONS

None.

 

ENVIRONMENT VARIABLES

None.

 

COPYRIGHT

(C) Digital Vision.

 

PROGRAMMER

M.A. O'Neill.

 

SEE ALSO

krige_spb(1), fndem(1)


 

Index

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
ENVIRONMENT VARIABLES
COPYRIGHT
PROGRAMMER
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 10:23:07 GMT, May 07, 2001