using a chain code why does g = bound2im(b, M,N) always cause an undefined method or function
8 次查看(过去 30 天)
显示 更早的评论
using a chain code to get a scaled sequence of a image, but i seem to have an error always on the function bound2im saying ??? Undefined function or method 'bound2im' for input arguments of type 'double'. why is it saying this i am using MATLAB 7.11.0 r2010b please help
0 个评论
回答(1 个)
Walter Roberson
2013-3-29
Functions boundaries, invmoments, bound2im are used from DIPUM Toolbox, which is available to the purchasers of 'Digital Image Processing Using Matlab' by Rafael C. Gonzalez, Richard E. Woods & Steven L. Eddins. Thanks to them. They will also need some nested functions which are all included in DIPUM toolbox & in the book.
4 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Entering Commands 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!