contour following in binary images
by rajjan thakur
21 Feb 2009
(Updated 23 Feb 2009)
No BSD License
the function finds the contour pixels in a bw image.. the object is assumed to be white.
Download Now
|
Watch this File
|
| File Information |
| Description |
[knew,m,n]=contour_b_trial_2(a,row,col)
knew=contour image
m=contour background pixels
n=contour object pixels
ch=contour_code_2(m)
ch=contour code
[k8,m8]=eightneighbour(k,n)
k8=contour image containing eight neighbourhood
m8=contour pixels
[k4,m4]=fourneighbour2(k,n)
k4=contour image containing four neighbourhood
m4=contour pixels
press pause after each plot to continue
|
| Acknowledgements |
The author wishes to acknowledge the following in the creation of this submission:
Contour Parameterization
|
| MATLAB release |
MATLAB 6.1 (R12.1)
|
| Zip File Content |
|
| Other Files |
apple-12.JPG, contour_b_trial_2.m, contour_code_2.m, eightneighbour.m, fourneighbour2.m, labassign2scrpito.m, plot_contour_code.m
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Updates |
| 23 Feb 2009 |
function calling format |
| 23 Feb 2009 |
minor changes |
|
MATLAB Central Terms of Use
NOTICE: Any content you submit to MATLAB Central, including personal information, is not subject to the protections which may be afforded information collected under other sections of The MathWorks, Inc. Web site. You are entirely responsible for
all content that you upload, post, e-mail, transmit or otherwise make available via MATLAB Central. The MathWorks does not control the content posted by visitors to MATLAB Central and, does not guarantee the accuracy, integrity, or quality of such content.
Under no circumstances will The MathWorks be liable in any way for any content not authored by The MathWorks, or any loss or damage of any kind incurred as a result of the use of any content posted, e-mailed, transmitted or otherwise made available
via MATLAB Central.
Read the complete Terms prior to use.
Contact us at files@mathworks.com