These methods are available in:
|
|
Name |
Description |
|
Dilates black pixels on a GdPicture image or into an area of a GdPicture image defined by SetROI() function. This filter helps to dilate black pixels in the 2 directions: N, S, W, E. His action is less sensitive than FxDilate8. It can be used used to improve very fine and degraded characters. This function should be use only on bitonal images. | |
|
Dilates black pixels on a GdPicture image or into an area of a GdPicture image defined by SetROI() function. This filter helps to dilate black pixels in the 8 directions: E, NE, SE, S, SW, W, NW, N. His action is more sensitive than FxDilate4. This function should be use only on bitonal images. | |
|
Dilates black pixels on a GdPicture image or into an area of a GdPicture image defined by SetROI() function. This filter helps to dilate black pixels in the 2 directions: N, S. His action is less sensitive than FxDilate4. This function should be use only on bitonal images. | |
|
Erodes black pixels on a GdPicture image or into an area of a GdPicture image defined by SetROI() function. This filter retains the black pixels surrounded in the four cardinal directions: N, S, W, E. Very useful when the characters are bold and very close to each other. This function should be use only on bitonal images. | |
|
Erodes black pixels on a GdPicture image or into an area of a GdPicture image defined by SetROI() function. This filter retains the black pixels surrounded in the 8 directions: E, NE, SE, S, SW, W, NW, N. His action is more sensitive than FxErode4. This function should be use only on bitonal images. | |
|
Fills the 1 pixel size holes in the horizontal direction on a GdPicture image or into an area of a GdPicture image defined by SetROI() function. This function should be use only on bitonal images. | |
|
Fills the 1 pixel size holes in the vertical direction on a GdPicture image or into an area of a GdPicture image defined by SetROI() function. This function should be use only on bitonal images. | |
|
Removes 4 pixels size isolated black dots in the 8 directions: E, NE, SE, S, SW, W, NW, N on a GdPicture image or into an area of a GdPicture image defined by SetROI() function. This function should be use only on bitonal images. | |
|
Removes 1 pixel size isolated black dots the 4 directions: N, S, W, E on a GdPicture image or into an area of a GdPicture image defined by SetROI() function. This function should be use only on bitonal images. | |
|
Removes 1 pixel size isolated black dots in the 8 directions: E, NE, SE, S, SW, W, NW, N on a GdPicture image or into an area of a GdPicture image defined by SetROI() function. This function should be use only on bitonal images. | |
|
Removes the 1 pixel size lines in the horizontal direction on a GdPicture image or into an area of a GdPicture image defined by SetROI() function. This function should be use only on bitonal images. | |
|
Removes the 2 pixel size lines in the horizontal direction on a GdPicture image or into an area of a GdPicture image defined by SetROI() function. This function should be use only on bitonal images. | |
|
Removes the 3 pixel size lines in the horizontal direction on a GdPicture image or into an area of a GdPicture image defined by SetROI() function. This function should be use only on bitonal images. | |
|
Removes the 1 pixel size lines in the vertical direction on a GdPicture image or into an area of a GdPicture image defined by SetROI() function. This function should be use only on bitonal images. | |
|
Removes the 2 pixel size lines in the vertical direction on a GdPicture image or into an area of a GdPicture image defined by SetROI() function. This function should be use only on bitonal images. | |
|
Removes the 3 pixel size lines in the vertical direction on a GdPicture image or into an area of a GdPicture image defined by SetROI() function. This function should be use only on bitonal images. |
|
What do you think about this topic? Send feedback!
|
|
Copyright (c) 2009-2011 www.gdpicture.com. All rights reserved.
|