"Undefined function 'pointCloud' for input arguments of type 'uint8'."

i am using matlab 2014a version, when i am trying to run the matlab coding it showing error. "Undefined function 'pointCloud' for input arguments of type 'uint8'." what can i do??

댓글 수: 4

The pointCloud class is part of the Computer Vision toolbox. Do you have this toolbox installed and a current license for it?
No sir, can I install Computer vision tool separately??is it possible?
In computer vision I don't have point cloud library.. what I do now?

@Mano, you can use command ver to check whether you have Computer vision toolbox. If It is not present then you need to get and install it first before using this command.

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

 채택된 답변

Walter Roberson
Walter Roberson 2018년 4월 21일

0 개 추천

pointCloud was introduced in R2015a. You would need to upgrade.

추가 답변 (1개)

카테고리

질문:

2018년 4월 19일

답변:

2018년 4월 21일

Community Treasure Hunt

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

Start Hunting!

Translated by