Separating groups of pixels
- From: pzeidman@xxxxxxxxx
- Date: 17 Mar 2006 09:32:55 -0800
Dear all,
Here's the problem. I've got some pixels defined in a file, e.g. x,y =
RGB, stored in random order. These pixels represent two blobs of solid
colour, of unknown shape, at different locations in the bitmap image.
These two blobs are not connected by pixels of similar colour. I need
to write an algorithm that'll only display one of those two blobs, i.e.
only show x,y coordinatees that are adjacent to one another. Is there a
fast, standard algorithm for this? If not, I'll have to hack :)
Many thanks.
.
- Follow-Ups:
- Re: Separating groups of pixels
- From: Hans-Bernhard Broeker
- Re: Separating groups of pixels
- Prev by Date: Re: Finding closest Triangle to a point
- Next by Date: Re: Calculate mean height of a terrain model
- Previous by thread: need help: a fast way for selecting pixels inside a mesh
- Next by thread: Re: Separating groups of pixels
- Index(es):
Relevant Pages
|
Loading