[racket] flood-fill?

From: Robby Findler (robby at eecs.northwestern.edu)
Date: Sun Oct 5 16:35:52 EDT 2014

Also, this seems like a good candidate for futures.

Robby

On Sun, Oct 5, 2014 at 3:30 PM, Jens Axel Søgaard <jensaxel at soegaard.net> wrote:
> Maybe this can be used?
>
> https://github.com/acmeism/RosettaCodeData/blob/master/Task/Bitmap-Flood-fill/Racket/bitmap-flood-fill.rkt
>
> /Jens Axel
>
>
> 2014-10-05 22:14 GMT+02:00 Pierpaolo Bernardi <olopierpa at gmail.com>:
>> Hello,
>>
>> here's a couple of dumb questions: I did not find a flood-fill method
>> for bitmaps.  Am I right it's not there, or I missed it?
>>
>> I tried implementing one myself, but the result is way too slow to be
>> useful. Any recommendation?
>>
>> Cheers
>> P.
>> ____________________
>>   Racket Users list:
>>   http://lists.racket-lang.org/users
>
>
>
> --
> --
> Jens Axel Søgaard
>
> ____________________
>   Racket Users list:
>   http://lists.racket-lang.org/users


Posted on the users mailing list.