CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - contour filling
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - contour filling - List
[
Special Effects
]
fillcharacter
DL : 0
对边缘提取的空心文字进行填充,特别适用于带内外轮廓的文字填充。-right edge of the hollow text extraction for filling, in particular with the letter and outside contour filling.
Update
: 2008-10-13
Size
: 2.77kb
Publisher
:
李国平
[
Special Effects
]
DsplitFazi
DL : 0
阈值分割和轮廓提取源代码,包含有区域生长与种子填充等算法-threshold segmentation and contour extraction source code, includes regional growth and seed filling algorithm
Update
: 2008-10-13
Size
: 186.85kb
Publisher
:
黄钦
[
Special Effects
]
myedgecontour
DL : 0
图像边缘与轮廓运算API函数库:包括边缘检测,轮廓提取,种子填充。-Edge profile operation with API functions : including edge detection, contour extraction, seed filling.
Update
: 2008-10-13
Size
: 5.43kb
Publisher
:
吴远峰
[
Special Effects
]
EdgeContour
DL : 0
有关图像的边缘检测、Hough变换、轮廓提取和轮廓跟踪、种子填充等算法-the image edge detection, Hough transform, contour extraction and contour tracking, and seed filling algorithm
Update
: 2008-10-13
Size
: 71.24kb
Publisher
:
邓媛媛
[
Graph program
]
lunkuo
DL : 0
包含对一幅图像进行轮廓提取,种子填充,边缘检测等算法。-contains images of a contour extraction, seed filling, such as edge detection algorithm.
Update
: 2008-10-13
Size
: 6.23kb
Publisher
:
邹少林
[
Graph program
]
edgecontour
DL : 0
种子填充和扫描线种子填充-seed filling and scanning lines seed filling
Update
: 2025-02-17
Size
: 2kb
Publisher
:
林中南
[
Special Effects
]
fillcharacter
DL : 0
对边缘提取的空心文字进行填充,特别适用于带内外轮廓的文字填充。-right edge of the hollow text extraction for filling, in particular with the letter and outside contour filling.
Update
: 2025-02-17
Size
: 3kb
Publisher
:
李国平
[
OpenGL program
]
MFC_OpenGL
DL : 1
通过等值线的绘制与填充过程分离的编程思想,先用OpenGL硬件加速的光栅化技术实现区域快速填充,然后利用MFC下的GD I绘图功能在相同的区域上绘制等值线。该方法不涉及到复杂的算法,用很简单的代码就能实现与商业软件视觉效果相媲美的等值线填充效果,且适用于离散区域为任意形状的多边形网格系统。-Through the contour of the drawing and filling process of the separation of programming ideas, use OpenGL hardware-accelerated rasterization technology to achieve regional rapid filling, then the use of MFC under the GD I drawing function in the same region on the map contour lines. This method does not involve complex algorithms, using very simple code could be achieved with the commercial software visual effects comparable to the effect of contour filling, and applied to discrete regions of arbitrarily shaped polygon grid.
Update
: 2025-02-17
Size
: 279kb
Publisher
:
vcgirl
[
Documents
]
contourfill
DL : 1
等值线填充算法说明,几种填充方法。可以尝试一下,效果很不错-Contour filling algorithm that filled several methods. Will try my best, the effect is pretty good
Update
: 2025-02-17
Size
: 390kb
Publisher
:
郑
[
Special Effects
]
416950642005527163923
DL : 0
图形分割 边缘检测 轮廓提取 边缘跟踪 种子填充 区域生长等功能-Graphic segmentation edge detection contour extraction of seed filling edge tracking features such as region growing
Update
: 2025-02-17
Size
: 2.61mb
Publisher
:
小五子
[
Graph program
]
ContourFill01
DL : 1
VC++实现的等值线区域填充算法,大家可以研究研究-VC++ to achieve the contour region filling algorithm, we can study the research
Update
: 2025-02-17
Size
: 59kb
Publisher
:
ymt
[
2D Graphic
]
0514001
DL : 0
典型的多边形填充算法主要包括扫描线填充算法和轮廓标志域填充算法,适用于矢量多边形文件的填充算 法为扫描线填充算法。论文对原有的多边形扫描线填充算法中的最常用的活性边表和传统扫描线算法进行了分析,结 合活性边表和传统的扫描线填充算法的特点,针对复杂的大数据量的多边形填充时间效率较低的问题,提出了一种改 进的扫描线多边形填充算法一混合填充算法。该算法采用链表和数组结合的数据结构,形成连续的填充轨迹,有效地 提高了时间效率。 -Polygon Filling Algorithm typical scan line mainly include filling algorithm and contour filling algorithm domain signs for the document vector polygon filling algorithm for the scan line fill algorithm. Thesis of the original scan line polygon fill algorithm in the activity of the most commonly used forms and traditional side scan line algorithm for the analysis of binding activity and side table filled with traditional scan-line algorithm for the complexity of large amount of data to fill the polygon the problem of low time efficiency, an improved scan-line polygon fill algorithm to fill a hybrid algorithm. The algorithm combines the use of linked list and array data structure to form a continuous track of the fill, effectively improve the efficiency of time.
Update
: 2025-02-17
Size
: 147kb
Publisher
:
翁經堯
[
Mathimatics-Numerical algorithms
]
Isoline_Algorithm
DL : 0
等值线生成与图形填充算法论文 等值线图是一种应用广泛的图形. 针对已有等值线生成方法进行了改进, 提出了一种简单实用的等值线生成方法. 并对等值线图的填充问题进行了研究, 提出了一个易于实现的等值线图填充算法.-Contour generation and graph paper contour map filling algorithm is a widely used graphics. For contour generation method has been improved and put forward a simple and practical method of contour generation. And the equivalent chart fill conducted a study and put forward an easy to implement contour maps fill algorithm.
Update
: 2025-02-17
Size
: 104kb
Publisher
:
张三
[
Special Effects
]
polygon
DL : 0
典型的多边形填充算法主要包括扫描线填充算法和轮廓标志域填充算法,适用于矢量多边形文件的填充算法为扫描线填充算法-Typical polygon filling algorithm includes scan line fill algorithm and contour filling algorithm signs domain, suitable for vector polygon filling algorithm to scan the file line filling algorithm
Update
: 2025-02-17
Size
: 4kb
Publisher
:
徐晓亮
[
Special Effects
]
contour-extraction-with-many-method
DL : 0
用阈值分割、区域生长和种子填充方法实现轮廓提取,各步骤的效果图均有说明-With thresholding, region growing, and seed filling contour extraction method, the effect of each step are indicated map
Update
: 2025-02-17
Size
: 2.33mb
Publisher
:
wangcanjin
[
Graph Drawing
]
okok
DL : 1
等值线图的彩色填充方法、三次B样条插值算法、基于Delaunay三角网的区域等值线绘制关键算法、基于边界点追踪的等值线图区域填充算法相关论文和程序,难得研究算法和程序。-Contour color filling method, three B spline interpolation algorithm, based on the Delaunay triangulation area contour drawing key algorithm, based on boundary tracking algorithm for region filling of isograms of related papers and procedures, rare study algorithm and program.
Update
: 2025-02-17
Size
: 7.19mb
Publisher
:
yan
[
Special Effects
]
edge-and-contour-
DL : 0
图像处理程序,边缘与轮廓,可实现边缘检测,霍夫变换,轮廓提取,种子填充,轮廓跟踪等-Image processing, edge and contour can be realized edge detection, Hough transform, contour extraction, seed filling, contour tracking, etc.
Update
: 2025-02-17
Size
: 2.02mb
Publisher
:
changzhijie
[
GDI-Bitmap
]
Contour-filling
DL : 0
基于opencv的轮廓填充算法,较为实用可以对一般的图像进行处理-Based on opencv contour filling algorithm, can be more practical for general image processing
Update
: 2025-02-17
Size
: 265kb
Publisher
:
刘平旭
[
OS program
]
floodfill
DL : 0
图像内轮廓填充通常称为孔洞填充,主要用于目标提取。不带任何条件的内轮廓填充,在目标密度很大时,可能导致错误填充。一种典型情况,当多个目标粘连,并 且形成环状时,简单的内轮廓填充会将环状内部背景部分误认为目标空洞进行错误填充。这种错误对于目标分割和提取是非常致命的。-Commonly referred to within the outline of the image to fill the holes filled, mainly for object extraction. Fill in the outline without any conditions in the target density is large, it may result in an error filled. A typical case, when a plurality of target adhesions and form a ring, when simple will ring inside the inner contour filling the background portion mistaken for error filling empty goal. This error for object segmentation and extraction is very deadly.
Update
: 2025-02-17
Size
: 1kb
Publisher
:
zhaoyong
[
Dialog_Window
]
contour-and-fill
DL : 0
用于地学绘制等值线图 及颜色填充,填充效果非常好-Geoscience for contour mapping and color fill, filling effect is very good
Update
: 2025-02-17
Size
: 5.56mb
Publisher
:
张兆桥
«
1
2
3
4
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.