Image Processing Problem Help!

When using Image Processing in Labview for FRC one of the last steps are to FTP the template images over to the cRIO. There is a link within this document “FTP File Transfer to cRIO (Using Image Processing Requiring Template Images)”. Once you go to this link it says this file does not exist anymore. Does anyone know where we could find this document or know what to do to FTP the template images?::rtm::

Roughly, what this is telling you to do is to store some png files on the cRIO so that they can be loaded at runtime and used for processing. I don’t know details about where the tool puts the files, but it seems like it should tell you.

If you have questions about ftp, perhaps the simplest, but not really the most reliable, is to open a Windows File Explorer window, type in ftp:// and the cRIO IP and it will let you navigate and drag/drop pretty normally.

Greg McKaskle