comp.graphics.algorithms
Subject: Re: all points of a closed curve
buffer overflow
> I got simple images in black and withe in a new application I'm wiriting
> I need an algorithm to detect all points that are within a closed
> figure. What shall I use ?
If the points are actually pixels: flood fill. If not, then the
problem is ill-defined.
--
Hans-Bernhard Broeker (broeker@physik.rwth-aachen.de)
Even if all the snow were burnt, ashes would remain.
Reply
View All Messages in comp.graphics.algorithms
path:
all points of a closed curve =>
Replies:
Copyright © 2006 WatermarkFactory.com. All Rights Reserved.


