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

조회 수: 2 (최근 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 CenterFile Exchange에서 Programming에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by