MJ Kim
MJ Kim
hello guys, I'm new here, but I was trying the code puku0x wrote above (Thank you very much) and it looks like the argument order is reversed when using cv::Scalar(...)....
I'm experiencing a halt during the build process on my Raspberry Pi 4B with 4GB of RAM. Could you please let me know how much RAM your Pi has, so...
Thank you. Increasing the swap to 8G on the USB SSD drive (with 4G RAM) solved it
My Raspberry Pi has 4GB of RAM, and I initially tested ORBSLAM3 using only a webcam in mono mode. During the test, I observed that ORBSLAM3 utilized around 1.x GB...
maybe you can try this? sudo nano /usr/share/X11/xorg.conf.d/10-screen.conf Section "Device" Identifier "My Framebuffer" Driver "fbdev" Option "fbdev" "/dev/fb0" # Change fb0 to your framebuffer device if different EndSection