Need File handshakeS​tereoParam​s.mat

조회 수: 1 (최근 30일)
Asad Ullah Khan
Asad Ullah Khan 2016년 12월 23일
댓글: Walter Roberson 2016년 12월 23일
Hi friends i need this file "handshakeStereoParams.mat" for learning purpose if any one have it kindly mail me on au_khan@hotmail.com.. Thanks in advance

답변 (1개)

Walter Roberson
Walter Roberson 2016년 12월 23일
That file is present in the Computer Vision Toolbox from R2014b and later. R2014a was the first release that had any stereo processing at all. If you have a release before R2014a then you definitely do not have the supporting functions from the Computer Vision Toolbox.
You will need to upgrade your MATLAB to get the file. Users are prohibited by the license terms from distributing Mathworks example files.
  댓글 수: 2
Asad Ullah Khan
Asad Ullah Khan 2016년 12월 23일
i have R2016a but i need that mat file if possible.I check it in computer vision toolbox but unable to find it.
Walter Roberson
Walter Roberson 2016년 12월 23일
The file should be at
fullfile(toolboxdir('vision'), 'visiondata', 'handshakeStereoParams.mat')
For example on my system,
/Applications/MATLAB_R2016a.app/toolbox/vision/visiondata/handshakeStereoParams.mat

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Computer Vision Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by