Factbites
 Where results make sense
About us   |   Why use us?   |   Reviews   |   PR   |   Contact us  

Topic: Flood fill


Related Topics

In the News (Sat 22 Nov 08)

  
  Flood fill - Wikipedia, the free encyclopedia   (Site not responding. Last check: 2007-10-18)
Flood fill, also called seed fill, is an algorithm that determines the area connected to a given node in a multi-dimensional array.
It is used in the "bucket" fill tool of paint programs to determine which parts of a bitmap to fill with color, and in puzzle games such as Puyo Puyo, Lumines, Magical Drop, and some implementations of Tetris (but not Columns) for determining which pieces are cleared.
Using this additional array as an alpha channel allows the edges of the filled region to blend somewhat smoothly with the not-filled region.
en.wikipedia.org /wiki/Flood_fill   (543 words)

  
 Flood Fill Algorithm -   (Site not responding. Last check: 2007-10-18)
The flood fill algorithm is a method of determining connected regions in an array (e.g.
Flood fill and boundary fill algorithms are examples of the first class.
Flood fill, also called seed fill, is a recursive algorithm that determines...Find thousands of free online definitions and reference guides at TheFreeDictionary.com.
flood.fmqg.com /index.php?k=flood-fill-algorithm   (818 words)

  
 21.4.9 Raster Flood Fill Tool
Using flood filling is particularly convenient when you want to change the value of a group that consists of many cells.
The Flood Fill operation is the simplest of the filling operations.
Flood Fill changes all contiguous cell values that match the value of the origin point to the new value (color) that you selected in the Raster Tools window.
www.microimages.com /refman/xhtml/EDIT023.HTM   (3455 words)

  
 Clown Tutorial   (Site not responding. Last check: 2007-10-18)
Flood fill with fl, Selections/Modify/Contract by 1 and flood fill with white.
Flood fill with fl, Selections/Modify/Contract by 1 and flood fill with the polkadot.jpg.
Flood fill with fl, Selections/Modify/Contract by 1 and flood fill with #C00000.
www.prestigiousdames.com /Di/clown/clown.htm   (568 words)

  
 FEMA: Flood Hazard Mapping -- Frequently Asked Questions (Flood Revision)   (Site not responding. Last check: 2007-10-18)
Depending on where the soil is placed, fill may change the flow of water or increase flood elevations.
Fill may be used to elevate a building to meet the NFIP requirements.
Sometimes fill is combined with other methods of elevation such as pilings or foundation walls.
www.fema.gov /fhm/fq_rev.shtm   (1434 words)

  
 CIT 594 Flood Fill Assignment   (Site not responding. Last check: 2007-10-18)
The purpose of the flood fill is to fill an irregular area, all of the same color, with a particular new color.
Here is the same diagram again, with each of the six areas flood filled with a different color.
Your assignment is to implement flood fill in two ways: recursively, and non-recursively.
www.cis.upenn.edu /~matuszek/cit594-2005/Assignments/1-flood-fill.html   (254 words)

  
 ©Cathy's Corner - Picnic Tutorial
Flood fill with a darker shade of the color you used on the sides.
Flood fill with the color of your choice, I used #5276A8.
Flood fill with the color of your choice; I used #A951A6.
www.cathyscorner2.com /tutorials/picnic   (1080 words)

  
 Intelligent Flood Fill Guide   (Site not responding. Last check: 2007-10-18)
A flood fill is then performed (again by clicking the 'fill' button, and this time clicking anywhere on the image), but instead of just the single colour information being used, all colour information is utilised.
Similarly, if part of the object has not been filled, or if the subtraction of the region has eaten into the object, then by selecting the 'fill' button, holding SHIFT (shift key), and clicking the area, we can add to the flood fill.
Information for the flood fill, such as a scribble and bounding box, need only be specified on one of the images.
www.ecs.soton.ac.uk /~pa302/IFF   (1736 words)

  
 Your Page Title   (Site not responding. Last check: 2007-10-18)
Flood fill with the dress tile, Selection>invert, Effects>3D effects>drop shadow with the same settings as you used in step 2 but change blur to 55.
Flood fill with #A65769, Selections>Modify>contract by 1, then flood fill the new selection with the white pattern tile scale 50.
Flood fill with fl, Effects>3D effects>inner bevel, use the preset settings for "round" but change the angel to 356.
www.home.no /irtho/bamsejente2.htm   (1155 words)

  
 Flood Fill Tool ~ PSP 7
Flood fill your selection with the seamless pattern of your choosing.
Flood fill your selected area with the second pattern.
Flood fill it with the same pattern as prior.
www.jacindaswebdesign.com /PSP/floodfillvers7.html   (552 words)

  
 FEMA: FEMA Public Service Announcements   (Site not responding. Last check: 2007-10-18)
During a flood watch, listen to a battery-operated radio or television for flood progress reports.
If you are at home when you hear a flood warning, fill bathtubs, sinks, and jugs with clean water in case floodwaters contaminate the local drinking water supply.
If you are returning home after a flood look for electrical system damage--If you see sparks or broken or frayed wires, or if you smell hot insulation, turn off the electricity at the main fuse box or circuit breaker.
www.fema.gov /library/psa/98fld_60.shtm   (1317 words)

  
 Flood fill -- Facts, Info, and Encyclopedia article   (Site not responding. Last check: 2007-10-18)
Flood fill -- Facts, Info, and Encyclopedia article
Flood fill, also called seed fill, is a (Click link for more info and facts about recursive) recursive (A precise rule (or set of rules) specifying how to solve some problem) algorithm that determines connected regions in a multi-dimensional (An orderly arrangement) array.
Adapting the algorithm to use an additional array to store the shape of the region allows generalization to cover "fuzzy" flood filling, where an element can differ by up to a specified threshold from the source symbol, and the edges of the filled region blend somewhat smoothly with the not-filled region.
www.absoluteastronomy.com /encyclopedia/f/fl/flood_fill.htm   (288 words)

  
 Flood an area with paint
To flood or fill a consistently colored area of an image layer with paint
After Accept has been clicked, flood fill options are no longer editable until another floodfill operation is initiated.
You can edit and modify the flood fill options up until you click Accept, mouse down on the image for another flood fill operation, or exit the tool.
www.alias.com /eng/support/studiotools/documentation/Sketching/Brushes16.html   (208 words)

  
 Toydog, tutorial by Louise G.   (Site not responding. Last check: 2007-10-18)
Flood Fill with color #8D5892, Selections, Modify, Contract by 2.
Flood Fill with pattern lo_bpurpledots, scale set to 50.
Flood Fill with color #8C5588, Selections, Modify, Contract by 2.
louise.poppyfield.net /toydog.htm   (314 words)

  
 Homework 2 -- Background   (Site not responding. Last check: 2007-10-18)
The purpose of flood--fill is to fill an arbitrary bounded space on the screen with a given color (we will be using fl).
This `flooding' stops when a pixel that is already on is reached.
The water fills as much area as it can, but it is stopped by the walls.
www.cs.umbc.edu /~mayfield/202/homework2_1.html   (222 words)

  
 Paint Shop Pro 5 - Flood Fill Tricks 1
Once you think you have the sky pretty well finished blocked in you will need to select the flood fill tool, then choose pattern from the control pallette, and choose the second background image as the pattern.
And using the flood fill tool, flood fill the little areas that you missed with the white.
You need to flood fill the backgrounds of the main focus images also.
www.web-helper.net /PSP5/floodfilltricks1.html   (543 words)

  
 Xmas Kitty 1   (Site not responding. Last check: 2007-10-18)
Add new layer, load the left collar sel, flood fill with white, apply the eye candy jiggle preset as before.
Add new layer name it BAG, load bag sel, flood fill with fl, contract 1, make your background to the pattern we are using the scale is 50 and angle is 0, flood fill.
sel, flood fill with fl, contract 1, flood fill with the pattern.
www.alphalink.com.au /~jovi/xmaskitty1.htm   (429 words)

  
 Homework 2 - Flood Fill   (Site not responding. Last check: 2007-10-18)
It was filled with the fill color by selecting the "paint bucket" item on the Paint software's toolbar then selecting a point inside the region.
Although it is generally obvious to the user what it means to fill a region, it is by no means as obvious how to write an algorithm that will accomplish this feat.
Modify your procedure so that as each cell is filled, the number it is filled with is not a 1, but a sequence number (i.e., the first cell filled is 1, the next cell is 2,...).
www.mcs.drexel.edu /~mcs172/Sp2k/assignments/HW2_FloodFill/index.html   (1184 words)

  
 [No title]
Use the Flood Fill tool to fill a specific area of your image with the color currently specified in the foreground color box.
If you animate the position of the fill marker (or animate the objects under the fill marker), the fill operation may change as the marker passes over different sections of the underlying image.
Note: Fill is not linked to the object over which it was originally placed.
web.tiscali.it /olgab/11_DrawBasic10.html   (265 words)

  
 Flood Fill
The purpose of Flood Fill is to color an entire area of connected pixels with the same color.
The Flood Fill algorithm is also sometimes called Seed Fill: you plant a seed (the pixel where you start), and, recursively, more and more seeds are planted around the original seed if those pixels have the correct color.
The algorithms for boundary fill are very similar apart from the conditions in the tests for planting new seeds.
www.student.kuleuven.ac.be /~m0216922/CG/floodfill.html   (1990 words)

  
 definition of flood
A great flow or stream of any fluid substance; as, a flood of light; a flood of lava; hence, a great quantity widely diffused; an overflowing; a superabundance; as, a flood of bank notes; a flood of paper currency.
To overflow; to inundate; to deluge; as, the swollen river flooded the valley.
To cause or permit to be inundated; to fill or cover with water or other fluid; as, to flood arable land for irrigation; to fill to excess or to its full capacity; as, to flood a country with a depreciated currency.
www.brainydictionary.com /words/fl/flood165547.html   (250 words)

  
 PSP 6 - Flood Fill
With it you can fill a selection with a solid color or a gradient or you can flood fill with a preset pattern.
The first control panel you encounter for the Flood Fill tool allows you to choose your Fill Style, texture, modes, opacity, tolerance and sample merged.
The following image was created by flood filling text with a wood pattern then applying a Blade Pro bevel preset.
www.mardiweb.com /web/psp6/tools/floodfill/floodfill.htm   (968 words)

  
 flood-fill   (Site not responding. Last check: 2007-10-18)
Intuitively, this fills an area that is completely surrounded by the border color and contains the pixel at position, if there is such a boundary, and otherwise changes all of the stream's pixels except those that are of the border color (or in areas bounded by the border color) to the foreground color.
s, nothing will be done if the initial position is not currently visible or is otherwise outside of the stream's current clipping-box, and filling will never proceed through an area that is clipped to continue on another visible area of the window.
Also, one small difference with the Common Graphics function is that when no boundary color is specified, flood-fill always uses the current color of the pixel at position as the color to change, rather than requiring that the application specify this color and then doing nothing if a different color is specified.
www.franz.com /support/documentation/7.0.beta/doc/operators/cg/f/flood-fill.htm   (448 words)

  
 ©Alicia's Place Tutorials - NOEL   (Site not responding. Last check: 2007-10-18)
Turn off visibility of Layer 1 and merge visible, add a new layer, load APn1.sel again and flood fill with white, change that layer to Dissolve and lower the opacity to 1.
Add a new layer and go to Selections>Load from disk>APn10.sel, flood fill twice with color #179F17, go to Selections>Float, change color to white and with the Draw Tool Width "12" draw the ribbons, add a drop shadow, same settings, the bow tube comes with PSP I used size 24.
On the same layer go to Selections>Load from disk>APn12.sel, flood fill twice with white, load APn14.sel and flood fill with the same red as the pants, load APn15.sel and flood fill with the red plaid, Scale 40 and Angle 358, deselect and add a drop shadow: Vertical "-4", Horizontal "1".
www.fluffykitten.net /~aliper/noel.htm   (676 words)

  
 [No title]   (Site not responding. Last check: 2007-10-18)
Flood fills are essentially fundamentally incompatible with antialiasing.
This is because flood fills use pixel colours to determine boundaries, while anti-aliasing works by messing with pixel colours at the boundaries.
And there will doubtless be situations in which some people will want a flood fill despite its intrinsic problems, so here's the code.
www.interact-sw.com /iangblog/2004/08/29/gdiplusfloodfill   (506 words)

  
 Untitled Document   (Site not responding. Last check: 2007-10-18)
Painting and Drawing Flood Fill Tool Use the Flood Fill tool to fill an area with a solid color, pattern, or gradient.
Secondary mouse button to fill with the background color or to start the gradient with the background color.
The fill tolerance setting determines how close the color of a pixel must be to the color of the selected pixel in order to be overwritten.
cuip.uchicago.edu /advwww/98/acarper/module/7/17.html   (378 words)

  
 Lucky Troll tutorial by CSGreen
Select the flood fill tool, change foreground color to fl (or almost fl shade of same color).
Load eye-pupilHighlight selection and flood fill with white once or twice (or you could use a star tube for pupil).
You can draw shape and fill it with one of the colors for a quick start if you like - my preference is to do it strand by strand even though it takes quite a while.
pspbuddies.com /pspTutor/CSGreen/troll   (1440 words)

  
 Angel Girl
Flood fill with Black, go Selections, Modify, Contract 1, Flood fill with the dress.jpg pattern.
Flood fill with Black, go Selections, Modify, Contract 1, Flood fill with #DEB56B.
Flood fill with Black, go Selections, Modify, Contract 1, Flood fill with the D_Gold_Fold pattern, Scale 100, Angel 90.
www.alicesnook.com /angelgirl/AngelGirl.html   (741 words)

  
 From the Heart - Tutorials - Christmas Angel
Flood Fill with fl, Selection/Modify/Contract by 1 and Flood Fill with the flesh color #1.
Flood Fill with color #1 or a flesh color of your own.
Flood Fill your halo selection with the gradient.
heartcrygraphics.org /Tutorials/PaintShopPro/ChristmasAngel.html   (1103 words)

  
 ©Cathy's Corner - Friends Tutorial
Flood fill your selection with the green checked pattern.
Flood fill your selection with the red checked pattern.
Flood fill your selection with the blue checked pattern.
www.cathyscorner2.com /tutorials/friends   (1374 words)

Try your search on: Qwika (all wikis)

Factbites
  About us   |   Why use us?   |   Reviews   |   Press   |   Contact us  
Copyright © 2005-2007 www.factbites.com Usage implies agreement with terms.