Undefined function or variable 'bwskel'.

20 次查看(过去 30 天)
Hi Guys
Is bwskel function available in MATLAB version R2016b?
I tried to use this function to obtain the skeleton of a 3D binary volume but it gives an error saying this function is undefined
B=bwskel(I);
Undefined function or variable 'bwskel'.

采纳的回答

Adam Danz
Adam Danz 2018-10-4
The bwskel() function was introduced in release 2018a according to the documentation (<-link).

更多回答(0 个)

标签

产品


版本

R2016b

Community Treasure Hunt

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

Start Hunting!

Translated by