Search found 3 matches

by vivvyk
Wed Apr 29, 2020 9:33 pm
Forum: OpenCV, Python and other image processing
Topic: 3D Distance from Disparity Map
Replies: 1
Views: 10827

3D Distance from Disparity Map

Hello, After some earlier advice we've managed to create a high quality disparity map! However, we're having a lot of trouble getting the actual distance from our disparity map. Here are two frames from our video of a tissue box: tissueframes.png Here is our disparity map: tissue-disparity.png To ge...
by vivvyk
Mon Feb 24, 2020 5:12 am
Forum: OpenCV, Python and other image processing
Topic: Live disparity map quality
Replies: 3
Views: 5342

Re: Live disparity map quality

Thanks for the quick reply! We've tried changing some of the lighting conditions and will try the other calibration suggestions and get back with results soon!
by vivvyk
Thu Feb 20, 2020 9:56 pm
Forum: OpenCV, Python and other image processing
Topic: Live disparity map quality
Replies: 3
Views: 5342

Live disparity map quality

Hello, I'm attempting to create a disparity map with two fisheye cameras. We're running scripts from https://github.com/realizator/stereopi-fisheye-robot . We ran the calibration successfully and tuned parameters exactly as shown in the videos. Regardless, we're having trouble achieving the same per...