Changes between Version 50 and Version 51 of Other/Summer/2023/Latency
- Timestamp:
- Aug 8, 2023, 6:20:36 PM (16 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Other/Summer/2023/Latency
v50 v51 38 38 == Week 5 39 39 **Summary 40 -Created Python script 40 -Created Python script that created artificial videos with adjustable noise 41 **Main Idea 42 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 41 44 **Week 5 presentation: [https://docs.google.com/presentation/d/1eFaGVwyJf6AOELmQVRvLJxMywu_rgNEc2hIgDxk3BDA/edit#slide=id.p]** 45 42 46 == Week 6 43 47