"Undefined function 'pointCloud' for input arguments of type 'uint8'."
5 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Mano R
el 19 de Abr. de 2018
Respondida: Mano R
el 21 de Abr. de 2018
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 comentarios
Ameer Hamza
el 21 de Abr. de 2018
@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.
Respuesta aceptada
Walter Roberson
el 21 de Abr. de 2018
pointCloud was introduced in R2015a. You would need to upgrade.
0 comentarios
Más respuestas (1)
Ver también
Categorías
Más información sobre Point Cloud Processing en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!