Undefined function 'imhistc' for input arguments of type 'uint8'.
显示 更早的评论
Im trying to get the histogram of an image using imhist. however its showing the above error? i tried which imhistc and its not found. Im using matlab R2016
1 个评论
Akshay
2016-7-29
I face the same problem. Canny edge detector as it, like imhist, depends on the function imhistc, which is somehow not present in our computers.
采纳的回答
更多回答(1 个)
Elena
2026-3-26,16:40
0 个投票
To use the imhistc function you need to install 'Image Processing Toolbox'. You can install it in Matlab Add-Ons.
类别
在 帮助中心 和 File Exchange 中查找有关 Image Processing Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!