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

1 回表示 (過去 30 日間)
My code is
pixels = T.PixelList{k};
V = pixelHull(pixels,'diamond');

採用された回答

Steve Eddins
Steve Eddins 2021 年 3 月 1 日
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.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeGet Started with MATLAB についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by