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

5 次查看(过去 30 天)
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 个评论
Mano R
Mano R 2018-4-19
In computer vision I don't have point cloud library.. what I do now?
Ameer Hamza
Ameer Hamza 2018-4-21

@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
pointCloud was introduced in R2015a. You would need to upgrade.

更多回答(1 个)

Mano R
Mano R 2018-4-21
Thank you so much sir...

类别

Help CenterFile Exchange 中查找有关 Point Cloud Processing 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by