Search:

Type: Posts; User: doubleanti

Search: Search took 0.02 seconds.

  1. Replies
    22
    Views
    13,221

    oh i see the behaivior now... if you do...

    oh i see the behaivior now... if you do unwinding with a switch on the reiterative statement, [setting a static unwinding flag, which if set takes the case of an empty function, thus returning...
  2. Replies
    22
    Views
    13,221

    well it doesn't have be completely reiterative......

    well it doesn't have be completely reiterative... for example call a setup function which does call the filling function with adjacently connected solid colorstate... if your maximum possibly filled...
  3. Replies
    22
    Views
    13,221

    >except that the floodfill quality suffers ...

    >except that the floodfill quality suffers

    how's that? the idea of segmenting the target image, checking adjacency, and running through your call with a maximum reiterative depth should work as...
  4. Replies
    22
    Views
    13,221

    >iterative and recursive algorithms are...

    >iterative and recursive algorithms are interchangeable

    not necessarily... for example in the mandlebrot set, if you could calculate it without partial sums and checks for divergence in a...
Results 1 to 4 of 4