-
I updated some hardware on my system (added a POE Hat, USB GPS Module, & DHT22 sensor. I had to run a few updates including running back through setup to enable GPIO. Afterwards as I was getting rea…
-
### The problem
Because the (hacs) google photo integration is no longer usable (for long) i made a random image php script that i connected to a camera.
Sometimes the camera card shows images ro…
-
self.declare_parameter('video_source', 2)
the 2 should be paramatized
-
Hello guys,
I've been stock on this for days now...
![2024-10-31_17-41](https://github.com/user-attachments/assets/1a1b176a-7619-4899-8f74-760c8ac04ee1)
I'm currently trying to build **a mobil…
-
### Description
I realise that this feature request is likely quite a challenge, but i have seen that your integration already provides red dots on the map to where obstacles have been detected.
I a…
-
### System information
- **Have I written custom code (as opposed to using a stock example script
provided in TensorFlow)**: No
- **TensorFlow installed from (source or binary)**: binary
…
-
how to get the current image (under the camera) or the image that is used for objectdetection. I am trying to peform OCR only on the rect region for a specifc label.
-
#include
#include
int main() {
cv::VideoCapture cap;
cap.open(0);
cv::Mat bgr;
cap >> bgr;
cv::imwrite("test_get_camera.jpg", bgr);
return 0;
}
![test_get_cam…
-
The orientation of ACAM or sliceviewer images should always be the same. There appears to be an X-axis flip when setting gain>1.
I don't think we really need EMgain, so this issue is easily avoide…
-
Hello!
I have been using Imaging Source camera with IC Capture for my microscopy experiments for a while now. However, now I want to automate a few things and save the new API of IC4 in **Python**. …