home *** CD-ROM | disk | FTP | other *** search
/ vis-ftp.cs.umass.edu / vis-ftp.cs.umass.edu.tar / vis-ftp.cs.umass.edu / pub / Software / ASCENDER / ascendMar8.tar / UMass / BuildingFinder / stdDefs.h < prev   
Text File  |  1995-07-25  |  238b  |  14 lines

  1.  
  2. /* 
  3.  *
  4.  * Standard definitions to be included in both the corner detection
  5.  * system and the perceptual grouping building detector.
  6.  *
  7.  *
  8.  */
  9. float EPI_HEIGHT_BUCKET;
  10. #define HEIGHT_BUCKET           (1.5*EPI_HEIGHT_BUCKET)
  11.  
  12.  
  13. int    USE_3D;
  14.