"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 件のコメント
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
2018 年 4 月 21 日
pointCloud was introduced in R2015a. You would need to upgrade.
0 件のコメント
その他の回答 (1 件)
参考
カテゴリ
Help Center および File Exchange で Point Cloud Processing についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!