Simon’s Live Stream

This is the archived version of Simon’s first live stream. It went really well, even though Simon’s code didn’t function together with his Speechjs library. Simon didn’t panic and showed … Continue reading Simon’s Live Stream

Computer Vision: Color Tracking and Motion Detection (Java)

On Saturday Simon picked up Computer Vision again – something he had tried back in February but got stuck. This time around, he had built up better theoretical knowledge and sketched … Continue reading Computer Vision: Color Tracking and Motion Detection (Java)

Translating from JavaScript to Java (Continued)

Simon continued translating from JavaScript to Java as he followed Daniel Shiffman’s tutorial on creating a mirror based on the brightness values of the pixels from a live video feed. The … Continue reading Translating from JavaScript to Java (Continued)