SatImg Methodology

From ESE497 Wiki
Revision as of 14:52, 10 May 2011 by MichaelScholl (talk | contribs) (Created page with '==Methodology of the Simulation== #Load an image from the database #Calculate the initial position #Generate an image for the position #Display the output #Determine the next po…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Methodology of the Simulation

  1. Load an image from the database
  2. Calculate the initial position
  3. Generate an image for the position
  4. Display the output
  5. Determine the next position
  6. Repeat steps 3-5

Generating Images Flowchart

Generating Images Flowchart


Back