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

5 visualizzazioni (ultimi 30 giorni)
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 Commenti
Mano R
Mano R il 19 Apr 2018
In computer vision I don't have point cloud library.. what I do now?
Ameer Hamza
Ameer Hamza il 21 Apr 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.

Accedi per commentare.

Risposta accettata

Walter Roberson
Walter Roberson il 21 Apr 2018
pointCloud was introduced in R2015a. You would need to upgrade.

Più risposte (1)

Mano R
Mano R il 21 Apr 2018
Thank you so much sir...

Community Treasure Hunt

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

Start Hunting!

Translated by