Changes between Version 51 and Version 52 of Other/Summer/2023/Latency


Ignore:
Timestamp:
Aug 8, 2023, 6:21:09 PM (11 months ago)
Author:
Ayush_Iyer
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Other/Summer/2023/Latency

    v51 v52  
    4040     -Created Python script that created artificial videos with adjustable noise
    4141**Main Idea
     42
    4243The bulk of this week was spent developing a Python script that created artificial videos of black and white frames alternating every half a second. This program comes with adjustable noise to mimic the camera’s change from black to colored frames with noise. Using OpenCV, we were able create the code successfully.
    4344