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

1 Ansicht (letzte 30 Tage)
My code is
pixels = T.PixelList{k};
V = pixelHull(pixels,'diamond');

Akzeptierte Antwort

Steve Eddins
Steve Eddins am 1 Mär. 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.

Weitere Antworten (0)

Kategorien

Mehr zu Get Started with MATLAB finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by