How to calibrate a 3D camera?
이전 댓글 표시
Hey I’m using a 3D camera (ToF camera). On the internet I didn’t find a clear way to calibrate this camera.
I receive a luminance image and a depth image (radius distance). This is what I have in mind for calibration method.
Put a checkerboard pattern on a table. Now use this pattern to determine the intrinsic and extrinsic parameters: extrinsic: so I can use this pattern to create a new base where the checkerboard is the new (x,y)-plane (z=0). intrinsic: the x, y, (z?) values of the squares should be correct now.
Which functions do I need to use to achieve this? Or what is the conventional way to calibrate a ToF-camera?
Thank you.
답변 (1개)
Vidya Viswanathan
2016년 3월 30일
편집: Vidya Viswanathan
2016년 3월 30일
0 개 추천
Hi,
There are functions and applications available with Computer Vision System Toolbox that might help you with your query. The following documentation links might help you get started with calibration:
- What is Camera Calibration?
- Estimate geometric parameters of a single camera
- Single Camera Calibrator App
If you do not have access to the following links, then I would recommend you to contact MathWorks Technical Support in the corresponding region to get to know the steps further. Use this link to contact MathWorks Technical Support:
Regards,
Vidya
카테고리
도움말 센터 및 File Exchange에서 MATLAB Support Package for USB Webcams에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!