Search found 9 matches

by cjonesy20
Thu Oct 10, 2019 7:43 pm
Forum: OpenCV, Python and other image processing
Topic: rotate video 180 degrees?
Replies: 12
Views: 9849

Re: rotate video 180 degrees?

Realizator wrote:
Thu Oct 10, 2019 7:31 pm
Can you please upload your folder with images used for calibration to Google drive (or alternative storage) and share it with me? I'll try to analyze them.
https://drive.google.com/open?id=1fVzBF ... y_divAcHqB
by cjonesy20
Thu Oct 10, 2019 7:33 pm
Forum: OpenCV, Python and other image processing
Topic: rotate video 180 degrees?
Replies: 12
Views: 9849

Re: rotate video 180 degrees?

I'll try the flip options but for now I've got the case flipped upside down. When I run script 5 it's not taking a picture of what's currently in front of the camera. It's using photo.png from scenes but it's way zoomed in. How do I take a new stereo picture and have script 5 use it? Also I don't se...
by cjonesy20
Thu Oct 10, 2019 7:11 pm
Forum: OpenCV, Python and other image processing
Topic: rotate video 180 degrees?
Replies: 12
Views: 9849

Re: rotate video 180 degrees?

I flipped the case upside down, removed the rotation = 180 code and ran through everything again. On the calibration step the final two calibrated images look fish eye (this is a V2.1 Raspberry Pi Cam, no fish eye).
by cjonesy20
Thu Oct 10, 2019 6:43 pm
Forum: OpenCV, Python and other image processing
Topic: rotate video 180 degrees?
Replies: 12
Views: 9849

Re: rotate video 180 degrees?

When I added this code in the scripts and then ran through steps 1 to 6 the final depth map is completely trash so it doesn't look like it worked. Any suggestions on how to rotate the image 180 degrees? Here's a picture of how they are mounted. The connector on each camera is on the top. It seemed l...
by cjonesy20
Thu Oct 10, 2019 4:50 pm
Forum: StereoPi hardware
Topic: Powering StereoPi via 40 way GPIO Header
Replies: 5
Views: 5907

Re: Powering StereoPi via 40 way GPIO Header

I am successfully powering my StereoPI using this shield that has a 12V to 5V buck converter on it.

https://copperhilltech.com/pican3-can-b ... s-and-rtc/
by cjonesy20
Wed Oct 09, 2019 8:23 pm
Forum: OpenCV, Python and other image processing
Topic: rotate video 180 degrees?
Replies: 12
Views: 9849

Re: rotate video 180 degrees?

Found it! I added this to the script:

Code: Select all

camera.rotation = 180
by cjonesy20
Wed Oct 09, 2019 8:19 pm
Forum: OpenCV, Python and other image processing
Topic: rotate video 180 degrees?
Replies: 12
Views: 9849

rotate video 180 degrees?

Is it possible to rotate the video 180 degrees? The way I had to mount the cameras in my case has the image upside down.
by cjonesy20
Tue Oct 01, 2019 7:57 pm
Forum: StereoPi hardware
Topic: StereoPi schematics
Replies: 5
Views: 40750

Re: StereoPi schematics

Do you have schematics for Altium that you could release? Unfortunately I can't import from KiCAD to Altium.
by cjonesy20
Fri Sep 27, 2019 6:40 pm
Forum: StereoPi mechanics
Topic: question on cutout for camera
Replies: 1
Views: 10585

question on cutout for camera

Why is there a large rectangular cutout for the camera? Is there a light sensor or something? Can I just put a hole for the lens?