Changes between Version 66 and Version 67 of Other/Summer/2023/Latency


Ignore:
Timestamp:
Aug 9, 2023, 3:11:36 PM (11 months ago)
Author:
sclarke53
Comment:

Legend:

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

    v66 v67  
    8383Following up on our plan from week 6, we worked on plotting histograms of the hex byte data. This had a rough start as when uploading the artificial videos to the node, the node ended up corrupting the video, making it impossible to use. As a result, we uploaded frames from the video to the node in order to compute it. After this, several histogram scripts were developed, each functioning in a different way. Ultimately, we decided upon creating three separate graphs for each color (RGB) of how often certain values occurred. After testing these with the JPEG images, we then used it on the camera where we changed LED setup to take up more of the camera’s view as well as used FFMPEG to get video into one MJPEG or many JPEG files. The resulting histograms were the following:
    8484
    85 [[Image(https://cdn.discordapp.com/attachments/840223980811714590/1138851323580792914/red_values_resized.png)]]
     85[[Image(https://cdn.discordapp.com/attachments/840223980811714590/1138851957713412226/red_values_resized.png)]]
    8686[[Image(https://cdn.discordapp.com/attachments/750525976105975828/1138556199709708428/Screenshot_2023-08-08_153427.png)]]
    8787[[Image(https://cdn.discordapp.com/attachments/750525976105975828/1138556200162709524/Screenshot_2023-08-08_153516.png)]]