From: Christian S. <st...@Ma...> - 2005-05-19 23:48:40
|
Hello all, now also the semiautomated floodfill is working. @Fabien: You will find the static functions floodFill(...) and semiAutomatedFloodFill(...) in esom/src/java/databionics/esom/tool/classmask/ClassmaskCreatorPanel.java. They are nearly unchanged, so I hope you will be able to experiment with the code. If not, don't hesitate to ask for help or for more checkboxes. regards Christian Fabian M=F6rchen said: > cool! just tested on hepta and it seems to work. > > bye > fabian > > Christian Stamm wrote: >> Hello all, >> >> I added the simple flood fill algorithm to the Classmask Tool. Semi-au= to >> will follow shortly. Thanks to Fabien Moutarde for the contribution. >> >> Instructions: >> 1. load a map >> 2. click the Classmask tab >> 3. check 'Floodfill' >> 4. click onto map >> >> the treshold maybe adjusted by a slider. (0:0.1:1) >> hint: classes can be removed by right-clicking into the table. >> this will work on any background. (i.e. the actually displayed one) >> >> Please give this a test. >> >> regards Christian >> >> >> >> >> >> >> ------------------------------------------------------- >> This SF.Net email is sponsored by Oracle Space Sweepstakes >> Want to be the first software developer in space? >> Enter now for the Oracle Space Sweepstakes! >> http://ads.osdn.com/?ad_id=3D7393&alloc_id=3D16281&op=3Dclick >> _______________________________________________ >> Databionic-esom-devel mailing list >> Dat...@li... >> https://lists.sourceforge.net/lists/listinfo/databionic-esom-devel > > > ------------------------------------------------------- > This SF.Net email is sponsored by Oracle Space Sweepstakes > Want to be the first software developer in space? > Enter now for the Oracle Space Sweepstakes! > http://ads.osdn.com/?ad_id=3D7393&alloc_id=3D16281&op=3Dclick > _______________________________________________ > Databionic-esom-devel mailing list > Dat...@li... > https://lists.sourceforge.net/lists/listinfo/databionic-esom-devel > |