-
The Raspberry Pi can be used to process images from a camera. From the camera we would like to identify the red and/or blue ball and the shooting target. GRIP can be used to create an image processi…
-
**Creating 2 cameras that are connected, so we can use algorithms on client/server side to receive stereo vision images.**
First camera are raspberry pi camera and second one is some pretty low qual…
-
The Myriad resets due to `Slave not ready after 1000 ms` error. This leads to an SpicommInternalError exception and results in the Finally clause to execute in JoyDetector.run causing the application…
-
Sorta similar to #41 , but for the other end of the robot. @i-am-gizm0 already tried out the vision processing software on the ShowBot, but we now need to decide how we would like to implement it on t…
-
**Describe the bug**
When a resolution of a higher resolution, ex. 1280x720 is selected for calibration, upon completion a calibration dataset is created for 424x240. Within the logs it sets the reso…
-
The idea here is to use [PhotonVision](https://docs.wpilib.org/en/stable/docs/software/commandbased/organizing-command-based.html#instance-command-factory-methods) running on a raspberry pi using the …
-
My goal is to apply android-vision to a video that is playing on my android device. More specifically, it is an h264 live stream from my raspberry pi, which I'm rendering/processing on Android (early-…
-
Create a new function and call it here:
https://github.com/FIRST-Team-2557-The-SOTABots/FRC_Robot2.0/blob/d871adf1aa3e426bcd5f37672eb20461752629cf/pi/scripts/NetworkTable#L37
The new function ne…
-
Hi,
I'm trying to figure out the relationship between this, the http://wiki.ros.org/uvc_camera project, the http://wiki.ros.org/libuvc_camera and possibly the https://github.com/ericperko/uvc_cam p…
linas updated
9 years ago
-
Hi,
I’ve been using pi-gpio for a while (in the form of [Heimcontrol](https://github.com/ni-c/heimcontrol.js)), so first off thank you for your work.
There’s been only one issue: As described in #24…