Code is showing Undefined function 'pixelHull' for input arguments of type 'double'.

1 visualización (últimos 30 días)
My code is
pixels = T.PixelList{k};
V = pixelHull(pixels,'diamond');

Respuesta aceptada

Steve Eddins
Steve Eddins el 1 de Mzo. de 2021
I wrote a function called pixelHull as part of my 16-Mar-2018 blog post. You can find the function listing near the bottom of that post.

Más respuestas (0)

Categorías

Más información sobre Get Started with MATLAB en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by