Using pixelLabelDatastore with data obteined of lidarLabeler
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
I have lebeled data from lidarLabeler and I want use the function pixelLabelDatastore with this, to get data to train a CNN. I am following the instructions for its use:
pxds = pixelLabelDatastore(gTruth)
But Matlab shows me the following error:
Error using pixelLabelDatastore (line 210)
Not enough input arguments.
I don't nknow what is the problem because the file that lidarLabeler create, is in gTruth format.
0 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Labeling, Segmentation, and Detection 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!