Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

saving ffts

I am trying to save this code using fft's so that I can use reference images and only call up the already processed ffts. I will eventually be saving it to a website based database. Will someone please look at the code and tell me what I am doing wrong.

Jennifer Hawkins
0 Kudos
Message 1 of 4
(3,506 Views)
Does an IMAQ Write File after the FFT function not do what you want?
0 Kudos
Message 2 of 4
(3,489 Views)
I attempted to try using the Imaq Write file you were talking about - I'm trying to get a file to save on a web address via FTP for a seperate project. The Imaq Write file didn't save the file onto the Hard Drive. What am I doing wrong with it?
0 Kudos
Message 3 of 4
(3,469 Views)
Okay, I figured this one out.
FFT's can only be saved in AIPD format, or you can screenshot them and copy it in bmp format - which is not what you're looking for I imagine.

Document ID: 2CMDB3R4

Also - the student version gave me an error message stating I didn't have a legal copy of Machine Vision. So I had to use the one at my campus.

Message Edited by michanga on 03-27-2005 09:58 PM

0 Kudos
Message 4 of 4
(3,462 Views)