04-21-2019 07:18 PM
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?
			
    
	
		
		
		04-23-2019
	
		
		04:14 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
 - last edited on 
    
	
		
		
		12-29-2024
	
		
		01:15 PM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
 by 
				
		
		
			Content Cleaner
		
		
		
		
		
		
		
		
	
			
		
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://forums.ni.com/t5/GPU-Computing/bd-p/5053 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
Designing the Block Diagram to Compute on a GPU Device (GPU Analysis Toolkit)
Thanks,
Rebecca