搜索资源列表
cool picture editor.zip
- 一个非常Cool的图像编辑软件,支持在图像中画椭圆、矩形、锥体、圆柱、不规则曲线,支持输入文本,使用橡皮擦,图像区域填充。
vb不规则区域的填充源码
- vb不规则区域的填充源码 vb不规则区域的填充源码 vb不规则区域的填充源码-vb irregular regions fill vb source of irregular regions fill irregular source vb source in the region filled vb irregular regions fill vb source of the irregular region filled vb source of irregular regions fil
tiancong
- 不规则区域的填充.zip 用VB编写的世界地图填色。-irregular regions fill. Zip VB prepared coloring map of the world.
america
- 不规则区域的填充。地图为美国的行政区划图。
FillingAlgorithmSource
- 边填充算法的演示,将指定不规则区域内部像素填充为填充色,在计算机辅助设计和图像处理等领域有广泛应用。
不规则区域的填充
- 一个很有意思的不规则区域填充-a very interesting regional anomalies filled
cool picture editor
- 一个非常Cool的图像编辑软件,支持在图像中画椭圆、矩形、锥体、圆柱、不规则曲线,支持输入文本,使用橡皮擦,图像区域填充。- Extremely Cool image editing software, supports in the picture the picture ellipse, the rectangle, the cone, the column, the irregular curve, supports the input text, uses the eraser, t
VB
- 用VB编写的实现对任意不规则区域的填充。避免了传统算法的只能填充规则区域的缺点。-VB prepared with the realization of the filling of arbitrary irregular region. To avoid the traditional rules of the algorithm can only fill the shortcomings of the region.
areafill
- 采用横向搜索法实现不规则区域填充,克服了纵向搜索的一些缺点-areafill
GDIfillregion
- 本代码采用GDI技术实现填充不规则区域的功能-The code uses GDI technology to achieve the functions of filling irregular regions
Filling-algorithm
- 不规则区域的填充算法实验 描述:将坐标系网格在屏幕上画出来,每个像素点占据一个格点,用一个小实心圆圈表示。 用鼠标左键绘制不规则区域的边界。 选择种子点,每个象素的出栈或入栈过程要显示出来,之后点击鼠标右键可填充封闭区域-Irregular area filling algorithm of the experiment Descr iption: will coordinate grid on the screen painting out, each pixel
CSharp
- 在底图上填充不规则区域:逐个判断绘图窗口中的每一个像素,确定它是否在多边形区域内,从而求出们于多边形内的像素。-use C# TO fill unregular area
field-problem
- 概述了图形图像处理系统中关于不规则区域的基本算法,包括:区域填充,边界跟踪,边界标志,几何处理,区域分割等等,并用,根据256色模式的特殊性,对传统的算法做了有针对性的改进,加快了处理速度,使其更适合于电影电视字幕,动画卡通人物等不规则图形图像区域。-Summarizes the image processing system the basic algorithm about irregular area, including: area filling, boundary tracking,
MFCWORK2_FILL
- 对一个不规则的区域进行填充,采用种子算法进行填充。是计算机图形学的一个经典例题。-Populated area of an irregular filled seeds algorithms. Is a classic example of computer graphics.
(openGL)Fllood_4_8
- 实验四 不规则区域的填充算法 实验题目:不规则区域的填充算法 实验目的:验证不规则区域的填充算法 实验内容:利用VC与OpenGL,实现不规则区域的填充算法。 1、必做:实现简单递归的不规则区域填充算法。 2、选做:针对简单递归算法栈空间占用太大的缺点,进行改进,实现基于扫描线的种子填充算法 实验要求: 将坐标系网格在屏幕上画出来,每个像素点占据一个格点,用一个小实心圆圈表示。 用鼠标点击的方式,绘制不规则区域的边界。 种子填充算法,可用4联通或8联通任选一种
arek-world
- 不规则区域的填充,zip 用VB编写的世界地图填色,不错的-Irregular area filling, zip world map colouring, written in VB
OACNA64
- 不规则区域的填充,zip 用VB编写的世界地图填色,不错的-Irregular area filling, zip world map colouring, written in VB
Jrregular_git_written
- 不规则区域的填充,zip 用VB编写的世界地图填色,不错的(Irregular area filling, zip world map colouring, written in VB)
cylouringfilling
- 不规则区域的填充,zip 用VB编写的世界地图填色,不错的(Irregular area filling, zip world map colouring, written in VB)
pix fill
- 区域填充是指先将区域内的一个像素 ,一般称为种子点赋予给定的颜色和辉亮,然后将该颜色扩展到整个区域内的过程。(Area filling refers to the process that a pixel in a region is generally called a seed point to give a given color and highlight, and then the color is extended to the entire region.)