home *** CD-ROM | disk | FTP | other *** search
/ swCHIP 1991 January / swCHIP_95-1.bin / demo / wit4711 / lib / help / pyramid / burtrecs. / burtrecs.bin
Text File  |  1995-12-09  |  805b  |  17 lines

  1. OPERATOR
  2.  
  3. burtReconStep --- one level reconstruction of a Burt pyramid
  4.  
  5.  
  6. DESCRIPTION
  7.  
  8. The burtReconStep operator performs one iteration in the Burt reconstruction 
  9. process. The top port input image is the gaussian image for the previous 
  10. level, while the bottom port input image is the laplacian difference image 
  11. for the current level. The output is the gaussian image for the current 
  12. level. The filter parameter selects the type of gaussian filter to be applied. 
  13. Currently, the user cannot define his own filters. The effect of each filter 
  14. is described in the WIT filter library during the discussion of the gauss 
  15. operator. Care must be taken to insure that the filter used is the same one 
  16. that was used to generated the pyramid, or reconstruction will not be exact. 
  17.