/* @(#)Hough.h 17.1.1.1 (ESO-IPG) 01/25/02 17:55:43 */ /* Include File for Hough Transform Operations */ void create_hough(); void close_hough(); void increment_hough(); void findmax_hough();