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

  1. OPERATOR
  2.  
  3. complexSplit --- split complex image into it's real, imaginary images
  4.  
  5.  
  6. DESCRIPTION
  7.  
  8. The complexSplit operator converts an input image of type WIT_COMPLEX into two 
  9. images of type WIT_FLOAT. The top output is the real component of the input 
  10. image while the bottom output is the imaginary component. 
  11.