ht2ps - Hough transform output to Postscript.
ht2ps postscript_file_of_image output_file_of_ht
DESCRIPTION
ht2ps is a program that draws the lines found by the ht program in Postscript by
appending the necessary commands to the ps file of the original image. It became
necessary to do this as the quantization error in generating the postscript file
of an image with the lines superimposed totally obliterated the performance of
the Hough algorithm.
There are no options to this program and it produces a file called ht.ps
which can be sent to the laser printer.
P.Palmer@ee.surrey.ac.uk
August 1994