What image file type does stereo calibration expect?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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?
0 Kommentare
Antworten (1)
Dima Lisin
am 27 Jul. 2015
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.
0 Kommentare
Siehe auch
Kategorien
Mehr zu MATLAB Support Package for USB Webcams finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!