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

1 vue (au cours des 30 derniers jours)
My code is
pixels = T.PixelList{k};
V = pixelHull(pixels,'diamond');

Réponse acceptée

Steve Eddins
Steve Eddins le 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.

Plus de réponses (0)

Catégories

En savoir plus sur Get Started with MATLAB dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by