home *** CD-ROM | disk | FTP | other *** search
/ vis-ftp.cs.umass.edu / vis-ftp.cs.umass.edu.tar / vis-ftp.cs.umass.edu / pub / Text / iuw94 / terrain.txt < prev    next >
Text File  |  1994-08-19  |  1KB  |  28 lines

  1.  
  2. Title:Terrain reconstruction from oblique views
  3.  
  4. Author: Howard Schultz
  5.  
  6. Affiliation: Computer Vision Research Laboratory
  7.              Department of Computer Science,
  8.              University of Massachusetts, Box 34610 
  9.              Amherst, MA 0l003-4610
  10. Abstract:
  11.   When a disparity map is computed from widely separated images 
  12.   the perspective distortion may result in a large number of false 
  13.   matches and poor reconstruction accuracy. This paper describes
  14.   three image matching algorithms designed specifically to process 
  15.   images taken from widely varying viewpoints. They include a new 
  16.   match score, and modifications to standard subpixel and hierarchical 
  17.   matching techniques.  The algorithms are incorporated into a 
  18.   stereo analysis package and the system is tested by processing 
  19.   a sequence of simulated images with base-to-height ratios that 
  20.   varied between 0.25 and 2.25, and a single pair of high altitude 
  21.   images with a base-to-height ratio of 0.63.  Analysis of the 
  22.   simulated data showed that when these algorithms are implemented 
  23.   the reconstruction accuracy remains independent of the 
  24.   base-to-height ratio.
  25.  
  26. Keywords: Stereo vision, 3-D reconstruction, Terrain modeling.
  27.           Image matching, Subpixel registration.
  28.