Closed ceca5556 closed 1 day ago
changed the hardware. Will now be using Raspberry Pi 3 instead of Jetson, all else stays the same
had to move to sprint 2 due to compile/packaging issues with yocto
successfully ran simple capture code after adding x11 features from core-image-sato as a guide.
The following screenshot is the capture output from the simple capture code. The name of the window shows that it is indeed running on the raspberry pi.
This screenshot was taken after using python to replicate the c++ simple capture code. This time however, using the camera as the input.
While both did work, there was an issue where the output display window's size could not be changed. This issue persisted even when manually setting the size of the capture. This significantly reduced the speed of the code even when the only operation was reading and displaying a frame.
Run simple capture code on Jetson Image, ensure any missing packages that were overlooked in #1 or #3 are added
DoD: raspberry pi successfully runs simple capture application, displays output to user