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

1 visualizzazione (ultimi 30 giorni)
My code is
pixels = T.PixelList{k};
V = pixelHull(pixels,'diamond');

Risposta accettata

Steve Eddins
Steve Eddins il 1 Mar 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.

Più risposte (0)

Categorie

Scopri di più su Get Started with MATLAB in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by