Chapter2 GettingMeasurement-Ready Images
©NationalInstruments Corporation 2-13 IMAQVision for LabWindows/CVI User Manual
3. Totransform your image back to the spatial domain, use
imaqInverseFFT().
Complex Image OperationsThe imaqExtractComplexPlane()and
imaqReplaceComplexPlane()functions allow you to access, process,
and update independentlythe real and imaginary planes of a complex
image. You can also convert planes of a complex image to an array
and backwith imaqComplexPlaneToArray()and
imaqArrayToComplexPlane().