Preburk
Preburk
This code still uses bounding boxes in the post processing to merge the tiles, this results in cutoff masks since masks inside a box might be removed. A better approach...
Hello, I tried both iterating through each of my boxes and get a mask for each which works very well but is pretty slow, I now batch the input by...
Hello, yes we have removed some redundant code from the class, it is still the same version of the code. You can see the line at 183 in the one...
This is what we get from dmesg when starting the pipeline if this can help with the troubleshooting: ` - _[fre nov 10 10:35:03 2023] ------------[ cut here ]------------ -...
Hi, The issue was that the software trigger signal wasnt picked up by the driver or camera. Now we try to send a new signal if we encounter this error...
They are sometimes ignored, which led to the first issue. So i guess the camera is busy sometimes. Now it usually works the second time we retry after 1s if...
> Hi The camera is busy, while it exposes and deliver the images. Thus, if you have 1/100s exposure time and 30 fps, then you have 1/100 + 1/30 =...
`Error: (, state=, pending=)` This is usually happening after a restart of the python program or restart of computer without through sudo reboot. It works fine if power if toggled...
Yes i understand there there is a lot of varieties out there and that you might have to pick and choose what you support. This one is as you say...
Nice christmas gift, will come in handy when doing quick tuning. Seem to work good so far.