Search found 6 matches

by latif
Tue Nov 03, 2020 6:09 am
Forum: OpenCV, Python and other image processing
Topic: 3D world coordinates from stereo calibration
Replies: 5
Views: 10979

Re: 3D world coordinates from stereo calibration

Sure Realizator.. please take your time. I am eagerly waiting for your response.

Thanking you in anticipation!
by latif
Fri Oct 30, 2020 6:53 am
Forum: OpenCV, Python and other image processing
Topic: 3D world coordinates from stereo calibration
Replies: 5
Views: 10979

Re: 3D world coordinates from stereo calibration

Thank You for your response Stereomaton and realizator Realizator, here is the google drive link my folder. it contains everything that I have tried. and please read the ( PLEASE READ THIS FILE.txt). I have mentioned everything in detail here. https://drive.google.com/file/d/1foS7qxXOFXqT84FPyI2wwqU...
by latif
Wed Oct 28, 2020 4:28 pm
Forum: OpenCV, Python and other image processing
Topic: 3D world coordinates from stereo calibration
Replies: 5
Views: 10979

3D world coordinates from stereo calibration

I want to get a 3D world coordinate of a point in an image from its pixel coordinate. For this, I have studied that we need extrinsic and intrinsic parameters of a stereo setup. Now, I have successfully done the stereo calibration. I have set two same cameras 14 cm apart and prepare a stereo setup. ...
by latif
Tue Oct 27, 2020 9:53 am
Forum: OpenCV, Python and other image processing
Topic: Stereo_Camera Calibration error
Replies: 32
Views: 46915

Re: Stereo_Camera Calibration error

Thankyou stereomaton and realizator for your quick response. Realizator: I have seen the zip file you have shared in that thread which you mentioned here.. and I have created the point cloud but I have not get what exactly I want. I just need exact 3D coordinates of one specific point in image using...
by latif
Sun Oct 25, 2020 1:15 pm
Forum: OpenCV, Python and other image processing
Topic: Stereo_Camera Calibration error
Replies: 32
Views: 46915

Re: Stereo_Camera Calibration error

Thankyou Stereomaton, I have successfully done the stereo calibration. I have set two same cameras 14 cm apart and prepare a stereo setup. I have followed this code up to 4_fisheye_calibration.py. I have calibrated and obtain RMS of 1.5. Now I just want to find the 3D world coordinates of any specif...
by latif
Thu Oct 08, 2020 3:58 pm
Forum: OpenCV, Python and other image processing
Topic: Stereo_Camera Calibration error
Replies: 32
Views: 46915

Re: Stereo_Camera Calibration error

Hello I am new to camera calibration. I was using this code for stereo calibration to calibrate a single (left) camera only. I have comment out all the code lines for stereo and right camera calibration. It works to recognize corners of chessboard but it gives this error when proceed to left camera ...