San Askaruly

Results 11 comments of San Askaruly

`raspivid -t 10000` was not working initially. But once I did recommended: `sudo apt-get update` `sudo apt-get upgrade` # took long time `sudo rpi-update` my camera started to display stream...

> @tuttelikz Would you mind telling me if your camera was connected to the AIY Vision Bonnet or directly to the RPI Zero W? @ricardodeazambuja Through Bonnet, omg, forgot to...

What the irony, @ricardodeazambuja. I tried to `raspivid` right after you asked, now it gives exactly same error as yours: `Camera control callback cmd=0x4f525245mmal: No data received from sensor. Check...

@ricardodeazambuja connected directly, thanks, it worked. speed is same for me as well.

@AhmedHessuin, nope i did not. Shifted to ObjectDetection example, that seems to work better.

oh great, @AhmedHessuin 👍. hope to check out some time this week!

how about sending pull request upon this, @AhmedHessuin? 😃 but it is probably better to ask opinion from @jeffxtang or @IvanKobzarev on this matter, since there could be more tests...

Which [arch] shall i use for NVIDIA RTX3090 during: `nvcc -c -o nms_kernel.cu.o nms_kernel.cu -x cu -Xcompiler -fPIC -arch=[arch]` if i type `nvcc --list-gpu-code` command in linux terminal, it returns:...

Hi @jcupitt, Thanks for your reply and thanks for keeping this library 👍🏼 Yes, I have been experimenting with the mentioned `tiffsave` functionality up to now as suggested to save...

Thanks for the recommendation. I will check on OME-TIFF later this week.