/* @(#)hough.h 14.1.1.1 (ESO-IPG) 09/16/99 09:45:41 */ #define ipos(col,row,siz) row * siz + col #ifndef NULL #define NULL 0 #endif