/* @(#)hough.h 17.1.1.1 (ESO-IPG) 01/25/02 17:50:44 */ #define ipos(col,row,siz) row * siz + col #ifndef NULL #define NULL 0 #endif