BigMuscle85
BigMuscle85
We have camera FLIR A6751 connected to Raspberry Pi via Ethernet. Camera is correctly detected by Aravis by any streaming ends up errors. ``` > ./arv-camera-test Looking for the first...
Has anyone found out how to manully control the shutter events? What command send to camera? Flat-field correction happens almost every 15 seconds. With the official Seek SDK, we could...
Seek Thermal camera should have frame rate about 9 frames/sec. I am running on Raspberry Pi 4B and when using this library, the frame rate is stuck at 4.4 frames/sec....
Are there any recommendations about settings the min and max sizes of priorboxes and their aspect ratios? Is there any logic to set these values effectively? We use object detections...
I have a question if MultiBoxLoss function reflects false negatives (and possibly false positives)? I'm trying to optimize my SSD detection model and while my optimizations provide lower training loss...
Hello, I am checking the source code of your work and got stuck with weird thing. If I hook Draw function, it becomes restored to original function in a moment....
I reported in raspberry/firmware, but this is probably more related place. After enabling KMS fake driver (dtoverlay=vc4-fkms-v3d), the Xorg startup is much slower. We are able to boot RPi3B+ (with...
Hello, I have a problem with ownCloud desktop client. I have a directory with our project's source code backup. It contains subdirectories (each contains *.cpp, *.h, ... files) with project's...
I don't know if this is platform specific, I use wxWidgets 3.2.8.1 (GTK+3) on Raspberry Pi with Weston interface. I noticed that calling Refresh() on wxGLCanvas generates two wxEVT_PAINT events....
I'm trying this controller to run on Arducam PTZ OV5647 on Raspberry Pi 3B+ (Bookworm 6.12.34+rpt-rpi-v8). It works when I have custom Python script that streams from this camera using...