jhdewitt / sltk

An OpenCV-based structured light processing toolkit.
MIT License
251 stars 63 forks source link

FAILED TO FIND CHESSBOARD, exiting.. #20

Closed TheUnrulySquash closed 5 years ago

TheUnrulySquash commented 5 years ago

Hi, Not sure if the project is still active or not, but I did get it to compile on Arch Linux and am projecting/generating/capturing image files. I cannot seem to get the calibration done though. Never seems to find the chessboard. I had to comment out the exif data collection part of slcrunch because it would seg fault. I should be calibrating using slcrunch, right? Any assistance would be appreciated. Thanks

TheUnrulySquash commented 5 years ago

NM, I wasn't using the -chessidx option -- it calibrated when I did. Thanks