/* @(#)Hough.h 14.1.1.1 (ESO-IPG) 09/16/99 09:39:03 */ /* Include File for Hough Transform Operations */ void create_hough(); void close_hough(); void increment_hough(); void findmax_hough();