Program Workflow - UCI-EECS113-Spring17/Chris-Chan-Stealing-Your-Waifu GitHub Wiki

  • Get frames/movie

  • while(created clean image not done)

    • for each frame: compare with other frames to find moving objects. On created image add values of non-moving things
      • Clean image is done when its filled with colored pixels(problem if very dark?)
  • Fill in gaps of image/capture more frames if needed

  • Save image/output to somewhere