Camera calibrator app unavailable

10 views (last 30 days)
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.

Accepted Answer

Dima Lisin
Dima Lisin on 28 May 2014
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 Comments
Emmanuel
Emmanuel on 30 May 2014
Ya..I found the app and there is this error message "Undefined Function or Variable" . Yeah detectCheckerboardPoints fucn is available, I have been trying it out in 2013a..sorry and thanks
Giuseppe Di Mauro
Giuseppe Di Mauro on 24 Aug 2017
Is it avaliable in 2017a ?

Sign in to comment.

More Answers (0)

Categories

Find more on MATLAB Support Package for USB Webcams in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!