Hi guys, I'm relatively new to java and to image processing and I'm hoping someone on here can help me with the problem I'm having.
What I've done so far is make a simple application which opens the webcam and can take and save a picture. Ive then loaded the image pixel data into a 2d array. How then do I do what is known as 'fast fourier transform' on it from here? Has anyone done anything like this before?
Thanks very much for any help