What image file type does stereo calibration expect?

조회 수: 1 (최근 30일)
Doug Bell
Doug Bell 2015년 6월 25일
답변: Dima Lisin 2015년 7월 27일
For the command... Apps > Stereo Camera Calibrator > Add Images ..what file type does it expect, for the checkboard pattern?
I printed out the Matlab checkboard pattern. Should I take a still or a video? What file extension is expected?

답변 (1개)

Dima Lisin
Dima Lisin 2015년 7월 27일
Stereo Camera Calibrator app takes still images. It will take any image format that imread can handle. It is best, however, to store your calibration images in a format like PNG or TIFF, that does not use lossy compression. JPEG compression introduces artifacts, which will negatively affect the checkerboard corner detection accuracy.

카테고리

Help CenterFile 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!

Translated by