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

답변 (1개)

Walter Roberson
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
Kbhatti86
Kbhatti86 2013년 4월 2일
i am trying to implement an scanned image of a human hand which is processed i now need to find the area around the trace and i was going to use a freeman chain code to find this and find the c.diff for it. and i seem to having to errors with using the codes from the book discussed due to it not being toolbox available for standard matlab
Walter Roberson
Walter Roberson 2013년 4월 2일
Why not use the contribution #29518 to create the chain code?

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Entering Commands에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by