You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This script performs several initialization steps needed before the bulk processing of the movie frames can occur.
The code first calls the m-file demoInputFile.m (which should have been edited in STEP 1).
The script calls the function makeUAVPn.m which will allow the user to select both the directory of where the Results will be saved and the directory of where the movie frames are located.
Then, sampleAerielleVideoDemo.m creates the cx output directory (if not already existing), initializes the instruments, creates the stack structure, and finds all of the frames. After the initialization steps are complete, sampleAerielleVideoDemo.m initiates processing of the first frame.