ubcuas / Camera-Feed-2023

Camera feed configurer for GigE Vision industrial camera
0 stars 0 forks source link

Investigate camera calibration #18

Open rrhan0 opened 3 weeks ago

rrhan0 commented 3 weeks ago

Could make getting ground coordinates more accurate

https://docs.opencv.org/4.x/d9/d0c/group__calib3d.html#details https://www.youtube.com/watch?v=3h7wgR5fYik https://docs.opencv.org/4.x/dc/dbb/tutorial_py_calibration.html https://www.fdxlabs.com/calculate-x-y-z-real-world-coordinates-from-a-single-camera-using-opencv/

ramjayakumar21 commented 2 weeks ago

@Vaten0x can I get an update on this

Vaten0x commented 2 weeks ago

i finished playing around with my Raspberry Pi 4 and openCV, also read these articles.

What can I do further? Can i refactor some codes @rrhan0

rrhan0 commented 2 weeks ago

@Vaten0x Did you do the things in those articles?