Friday, March 20, 2009

BioHazard Mr Baby


Doing some testing. Added the selection override generator option to region fill as brush pen mode. This also solves the partial coverage issue for path start regionization when using region fill as brush pen mode, as can be seen in this photo mosaic test.

It also fixes the weird region issues with watershed path start regionization since it uses the regions directly as opposed to deriving path boundaries and then regenerating a new region from the path boundary. So this is a better replacement for the old Path Start Regionize option in the Region Fill as Brush control panel which vanished at some point in the 3.5 to 4 code rewrites. The new path start regionize code updates the current region selection as it iterates so that's why selection override also is the solution for the path start regionize issues described above.

No comments: