home *** CD-ROM | disk | FTP | other *** search
/ swCHIP 1991 January / swCHIP_95-1.bin / demo / wit4711 / lib / help / point / complexm. / complexm.bin
Text File  |  1995-12-09  |  633b  |  15 lines

  1. OPERATOR
  2.  
  3. complexMult --- multiply a complex image with an integer/float image
  4.  
  5.  
  6. DESCRIPTION
  7.  
  8. The complexMult operator serves to perform complex multiplication in the 
  9. frequency domain for FFT analysis. The top input port is connected to a 
  10. complex image resulting from a forward FFT operation and the bottom input 
  11. port is connected to an integer or float image. In the case of an integer 
  12. image, for example, the image would represent a mask where 1's retain the 
  13. complex image and 0's remove regions. The result is a complex image at the 
  14. output port for use in an inverse FFT back to the spatial domain. 
  15.