Function imbinarize.m (for image processing) is missing. Where can i find it ?
显示 更早的评论
I run matlab 2015b on a mac and it seems that the function imbinarize.m (for image processing) is missing. I get the error "Undefined function or variable 'imbinarize'", so I checked the matlab folder which contains all the other functions and it's not there. How can i find it ?
采纳的回答
更多回答(2 个)
Steven Lord
2016-3-11
2 个投票
As indicated at the bottom of the documentation page for IMBINARIZE, it was introduced in release R2016a. You will need to upgrade to use it.
类别
在 帮助中心 和 File Exchange 中查找有关 Images 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!