comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » perimeter of a blob
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
perimeter of a blob [message #18634] Wed, 26 January 2000 00:00 Go to previous message
Ben Tupper is currently offline  Ben Tupper
Messages: 186
Registered: August 1999
Senior Member
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
I am looking for an efficient means of finding the perimeter of contiguous
blobs of pixels within an image.&nbsp;&nbsp; These blobs are the regions
returned by the LABEL_REGION function.&nbsp; I have been using the trusty
brute-force-and-ignorance appraoch where I scan rows and columns within
each blob,&nbsp; recording the min and max coordinates of each row/column.&nbsp;&nbsp;
It is a cumbersome task and leaves gaps in certain areas (especially concavities
in the blob.)
<p>I'ld like to try something that does the following:
<p>&nbsp;&nbsp;&nbsp; Input&nbsp; image and blob info&nbsp; -> Something
mysterious happens inside the computer -> Output the index values of the
perimeter of the blob
<p>I think this closely approximates the reverse of POLYFILLV (pretty close
anyhow.)
<p>Any suggestions?
<p>Thanks in advance,
<p>Ben
<pre>--&nbsp;
Ben Tupper

Bigelow Laboratory for Ocean Science
tupper@seadas.bigelow.org

pemaquidriver@tidewater.net</pre>
&nbsp;</html>
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: TVRD() and WRITE_GIF
Next Topic: Map image with a sparse array

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 19:47:43 PDT 2025

Total time taken to generate the page: 0.00460 seconds