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

  1. OPERATOR
  2.  
  3. complexMerge --- merge real/imaginary images into a complex image
  4.  
  5.  
  6. DESCRIPTION
  7.  
  8. The complexMerge operator converts two input images into an output image of 
  9. type WIT_COMPLEX. The top input becomes the real component of the output 
  10. while the bottom input becomes the imaginary component. Input images can be 
  11. of any type except WIT_RGB and WIT_COMPLEX. 
  12.