Camera calibrator app unavailable
조회 수: 2 (최근 30일)
이전 댓글 표시
Hello! I want to calibrate two of my webcams for stereo vision. Thought computer vision tool box is installed, camera calibrator app is unavailable and functins like detectCheckerBoard and other checkerboard functions doesn't work "Undefined function or variable 'detectCheckerboard". Is there anyother way in which I can calibrate two webcams without using these functions? I performed single camera calibration using camera calibration toolbox.
댓글 수: 0
채택된 답변
Dima Lisin
2014년 5월 28일
Hi Joy,
Please make sure that you have the right version of MATLAB. The cameraCalibrator app for calibrating a single camera was shipped in release R2013b. The functions for stereo calibration and 3-D scene reconstruction were shipped in R2014a. Also note that the function for detecting the checkerboard is called detectCheckerboardPoints.
댓글 수: 2
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 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!