LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

labview GPU FTT of a 8bit 650x650 grey-scale image

Hi,

 

I'm looking for an example on how to use the labview GPU toolkit to compute the FFT of an 8bit grey-scale image.

In the attachment you will see that the FFT is not happy with its input.

 

Can somebody provide a simple example on how to do this?

 

0 Kudos
Message 1 of 2
(1,964 Views)

Hey sambuls2

Have you tried changing the drop down on the FFT VI to something other than SGL. It looks like you might be iniitalising it as a U8?

 

If not might be worth posting this on the GPU Community : https://decibel.ni.com/content/groups/gpu-computing but here are some resources to get you started.

 

1D FFT of 2D Spectral Data with GPU Analysis Toolkit

Problems performing Real FFT on GPU

Introduction to GPU Computing with LabVIEW

Designing the Block Diagram to Compute on a GPU Device (GPU Analysis Toolkit)

 

Thanks,

Rebecca

0 Kudos
Message 2 of 2
(1,909 Views)