Changes between Version 51 and Version 52 of Other/Summer/2023/Latency
- Timestamp:
- Aug 8, 2023, 6:21:09 PM (16 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Other/Summer/2023/Latency
v51 v52 40 40 -Created Python script that created artificial videos with adjustable noise 41 41 **Main Idea 42 42 43 The 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. 43 44