Search found 933 matches
- Thu Jun 26, 2025 3:42 pm
- Forum: Other hardware
- Topic: g2g latency with dual lcd screen module? @realizator
- Replies: 3
- Views: 282
Re: g2g latency with dual lcd screen module? @realizator
In my experience, the "balance" is near HD resolution and the highest FPS achievable (you need to tune this on your setup). For 30 FPS you have 33ms between frames, for 60 it's 16ms. With VGA, you'll have perfect timing, but 640x480 is too low a resolution for an immersive experience. It's acceptabl...
- Wed Jun 25, 2025 6:00 pm
- Forum: Other hardware
- Topic: g2g latency with dual lcd screen module? @realizator
- Replies: 3
- Views: 282
Re: g2g latency with dual lcd screen module? @realizator
CM4 is able to output 60fps, but the issue is the stereoscopic mode capture framerate - it's hard to achieve 60fps at FHD. You can play with resolutions with your particular setup. The single screen with album orientation is more preferable. The issue is that most dual screens have their own control...
- Mon Jun 16, 2025 5:04 pm
- Forum: OpenCV, Python and other image processing
- Topic: Images swapped
- Replies: 1
- Views: 211
Re: Images swapped
Hi NMO, Due to the difference on the ribbon cable connector position on the camera, you have to "swap" cameras in settings according to your model. To do this in OpenCV you should set "letf" and "right" arrays appropriately. In script 3 you can see these lines here . In SLP you can just set a checkb...
- Tue Jun 10, 2025 3:54 pm
- Forum: StereoPi v2 hardware
- Topic: Running Neural Networks
- Replies: 1
- Views: 743
Re: Running Neural Networks
Hey NMO, I don't have experience with EfficientNet. The "raw" ARM power of CM4 is not fantastic, but it can run some simple models. To estimate the performance, you can run the test on Pi4 or Google to evaluate the performance of a model similar to yours (since CM4 and Pi4 have the same CPU). As an ...
- Thu May 15, 2025 1:43 pm
- Forum: Video, photo (livestream, recording, photo capturing)
- Topic: Display Rotation for StereoPi v2
- Replies: 6
- Views: 16593
Re: Display Rotation for StereoPi v2
Please try one minor fix.
Officially RPF recommends to write lines in config.txt without spaces, like:
But in your file you have spaces near the equal mark. Try to remove them.
Also, I guess the line for LCD rotation is not needed at all - try to comment it out.
Officially RPF recommends to write lines in config.txt without spaces, like:
Code: Select all
display_hdmi_rotate=1
Also, I guess the line for LCD rotation is not needed at all - try to comment it out.
- Tue May 13, 2025 6:16 pm
- Forum: Video, photo (livestream, recording, photo capturing)
- Topic: Display Rotation for StereoPi v2
- Replies: 6
- Views: 16593
Re: Display Rotation for StereoPi v2
Yes, I see your vc4-fkms-v3d is correctly commented out.
Did you try display_rotate=3 and display_hdmi_rotate=3?
Did you try display_rotate=3 and display_hdmi_rotate=3?
- Wed Apr 30, 2025 1:24 pm
- Forum: Video, photo (livestream, recording, photo capturing)
- Topic: Display Rotation for StereoPi v2
- Replies: 6
- Views: 16593
Re: Display Rotation for StereoPi v2
Hey taa11,
Well, commenting fkms in config.txt should do the trick. Could you please share your config.txt?
Well, commenting fkms in config.txt should do the trick. Could you please share your config.txt?
- Wed Apr 30, 2025 1:14 pm
- Forum: Other topics
- Topic: Stereo delay and synchronization
- Replies: 1
- Views: 14726
Re: Stereo delay and synchronization
Hello, In our experience you can have a delay of less than units of milliseconds for days even without the hardware sync. It's importand that this is achieved with the ol video subsystem (MMAL/raspivid/raspistill), which is used in our images. HQ cameras a great and expensive, yes. But you can do a ...
- Wed Mar 12, 2025 4:10 am
- Forum: Cameras and video capture modules
- Topic: StereoPi V2 Depth Map
- Replies: 5
- Views: 114566
Re: StereoPi V2 Depth Map
Could you please share the pair of calibrated images used for the depth map on your picture? I've quickly checked your image, and I see that your left and right images are correct; the left is left, and right is right (no swap), and I can see a 3D image from your photo. I see that there are a lot of...
- Thu Mar 06, 2025 6:42 pm
- Forum: Cameras and video capture modules
- Topic: StereoPi V2 Depth Map
- Replies: 5
- Views: 114566
Re: StereoPi V2 Depth Map
Hello, Here are some quick tips based on your text and photo: 1. Please use 5_dm_tune.py to adjust the depth map parameters 2. It's better to do on an external monitor but not on the built-in screen :-) 3. When you're tuning the depth map, please have a few objects at close distance (30-40 cm), and ...
- Tue Feb 25, 2025 3:49 pm
- Forum: Cameras and video capture modules
- Topic: mmal problems and supported=2 detected=0, libcamera interfaces=2
- Replies: 9
- Views: 41026
Re: mmal problems and supported=2 detected=0, libcamera interfaces=2
Sorry, we don't have a ready-to-use 64bit image.
- Fri Feb 21, 2025 2:32 pm
- Forum: Cameras and video capture modules
- Topic: mmal problems and supported=2 detected=0, libcamera interfaces=2
- Replies: 9
- Views: 41026
Re: mmal problems and supported=2 detected=0, libcamera interfaces=2
Okay, here are a few simple steps:
1. Using the link I've provided, please download the file "OpenCV_Buster..."
2. Insert SD card to your pc, and, using Balena Etcher software, write this image to the SD card
3. Insert this card to your StereoPi. Enjoy!
1. Using the link I've provided, please download the file "OpenCV_Buster..."
2. Insert SD card to your pc, and, using Balena Etcher software, write this image to the SD card
3. Insert this card to your StereoPi. Enjoy!
- Thu Feb 20, 2025 9:01 pm
- Forum: Cameras and video capture modules
- Topic: mmal problems and supported=2 detected=0, libcamera interfaces=2
- Replies: 9
- Views: 41026
Re: mmal problems and supported=2 detected=0, libcamera interfaces=2
It looks like you're using the fresh RaspiOS, which does not have the MMAL/raspivid/raspistill video stack.
The easiest way is to get the ready-to-use OpenCV image here: https://www.mediafire.com/folder/nzr90vj8wp1l3/SLP
The easiest way is to get the ready-to-use OpenCV image here: https://www.mediafire.com/folder/nzr90vj8wp1l3/SLP
- Thu Feb 20, 2025 6:24 pm
- Forum: Cameras and video capture modules
- Topic: mmal problems and supported=2 detected=0, libcamera interfaces=2
- Replies: 9
- Views: 41026
Re: mmal problems and supported=2 detected=0, libcamera interfaces=2
It's either the camera ribbon cable connection issue, or GPU memory settings. If you're using our OpenCV image, memory settings should be fine. Could you please run these commands in the terminal one by one and share the results: raspivid -cs 0 raspivid -cs 1 upd> If you altered test.py with your ow...
- Mon Feb 10, 2025 4:25 pm
- Forum: SLP2 RaspiOS image
- Topic: Setting custom camera aspect ratio to match displays
- Replies: 7
- Views: 32428
Re: Setting custom camera aspect ratio to match displays
I meant to update this last night when I was actually home and had access to everything, so apologies for no pictures. Long story short, it works! Ready to burn the next bridge as I cross it haha. Congrats! :-) As for other settings in SLP2, remember you can adjust most of the parameters in the adm...
- Mon Feb 10, 2025 4:15 pm
- Forum: Other hardware
- Topic: Removing the bayer filter for UV photography
- Replies: 1
- Views: 90074
Re: Removing the bayer filter for UV photography
Uh, I guess it's a pro photography scope, and I'm an amateur here :-) The guys from the article make scientific things, so even removing the original Bayer filter was extremely expensive. I can't provide the exact model or source of inexpensive filters, but your link is interesting. I can only add t...
- Mon Feb 10, 2025 4:07 pm
- Forum: SLP2 RaspiOS image
- Topic: What is the best current OS image for the original V1 board?
- Replies: 2
- Views: 21917
Re: What is the best current OS image for the original V1 board?
Hi Graham, We keep the latest RpiOS with MMAL stack updated, so you can follow the guides with the same environment. The latest updated images are here here . It's better to use the latest images, since old ones might misbehave (for example, with the latest CM4 firmware). For all these years, libcam...
- Mon Feb 03, 2025 6:31 pm
- Forum: SLP2 RaspiOS image
- Topic: Setting custom camera aspect ratio to match displays
- Replies: 7
- Views: 32428
Re: Setting custom camera aspect ratio to match displays
Hello NotPorgu, I see both IPS and HDMI screens have the same issue (bars), AND these bars are not colored or messy. I gues your HDMI timings are correct, and maybe the original image does not fit the screen. Could you please tell me: 1. Which version of the software you are using? 2. What are the c...
- Mon Dec 16, 2024 3:19 pm
- Forum: StereoPi v2 hardware
- Topic: ir filter.. protective film?
- Replies: 9
- Views: 72315
Re: ir filter.. protective film?
Could you please tell me how these filters were packed? Were they in a plastic bag or a cardboard envelope(s)?
- Fri Oct 18, 2024 1:59 pm
- Forum: Video, photo (livestream, recording, photo capturing)
- Topic: Bottom-bottom camera orientation
- Replies: 3
- Views: 91145
Re: Bottom-bottom camera orientation
The latest settings are: hdmi_timings=2880 0 50 8 15 1440 0 8 2 6 0 0 0 60 0 256921800 3 And here is the EDID info for this screen; it can help with the settings in the future: EDID: 2880x1440p hfp:50 hs:8 hbp:15 vfp:8 vs:2 vbp:6 pixel clock:257 MHz Screen rotation can definitely work here, but plea...