Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Camera distortion parameters #2

Open
isarandi opened this issue Dec 14, 2023 · 2 comments
Open

Camera distortion parameters #2

isarandi opened this issue Dec 14, 2023 · 2 comments

Comments

@isarandi
Copy link

Thanks for this dataset! I'm wondering if I'm using the camera parameters wrong because if I interpret them as the usual 5 distortion parameters as in OpenCV, I get bad undistorted images like this:

image

(This is from the sequence 20220618_31a9f57701_subj22/c01).

Is this expected? Thanks!

@wangjiongw
Copy link
Owner

Thanks for your interest in our work.
For your question, I think you can check the camera model you used. I guess that you're using fisheye model, while we used Pinhole camera model. Or maybe you can show more details of your visualization process.

@sung-sidewalk
Copy link

Hi, I was working on camera calibration too!
I have tried to project 3d keypoints onto video but it kind of looks off.

I will add the code i wrote and the image also to make it easier!

Thanks
KakaoTalk_Image_2024-01-19-10-41-38

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants