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

3 次查看(过去 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 中查找有关 Get Started with MATLAB 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by