搜索资源列表
图像处理算法汇总
- 被资源详细实现了各种典型的图像处理算法,包括种子填充,傅里叶变换等
seedfill
- 用种子填充算法进行图像分割-filled with seeds for image segmentation algorithm
图形学填充算法 (2)
- 这是图形学填充实验的一些算法思想,里面还有 关于用VC对图像进行裁剪,希望这些对大家有用 -filled some experimental algorithm thinking, there is also right on the VC cut image, we hope that these useful right
OpenCV种子填充实现彩色图像分割的代码
- OpenCV种子填充实现彩色图像分割的代码,利用intel图形处理库opencv,采用改进的种子算法,实现对彩色图像的分割。-OpenCV seed filling color image segmentation code, using Intel OpenCV graphics library, the adoption of improved seed algorithm to achieve the right color im
圆填充
- 实现圆的填充,一个图像算法的实现,可以对初学者有所帮助-achieve yen fill an algorithm to achieve images can be helpful for beginners
DImageProcess
- 图形图像处理程序,功能齐全,几乎包含了所有的图像处理算法,是学习图像处理的好DEMO-graphics processing, complete functions, including almost all of the image processing algorithm, learning is a good image processing DEMO
MyProjectyuzhi
- 该源码包含了常见的图像形态学算法,如图像基本逻辑运算,阈值分割,边缘处理,孔洞填充-the source contains common morphological image algorithms, such as images basic logic operations, thresholding segmentation, edge, filled Hole
cell_algorithm
- 源码包含了常见的图像形态学算法,如图像基本逻辑运算,阈值分割,边缘处理,孔洞填充等-source contains common morphological image algorithms, such as images basic logic operations, thresholding segmentation, edge, openings fill in the blanks
hebin
- 这是何斌书中介绍的图像处理算法,可以运行,欢迎下载-This is the book on the image processing algorithms can run, welcomed Download
Chromosome_counter
- 数学形态学及相关算法的C语言实现实例 源代码调用OpenCV的cxcore和highgui两个库,应用C语言编写,实现对染色体图像中染色体数目的统计。代码中的核心算法为数学形态学的重要算法——开运算、闭运算(腐蚀和膨胀)。包含腐蚀处理、膨胀处理、自适应中值滤波、微分直方图法确定二值化阈值、种子填充算法等图像处理算法的C语言实现,值得参考。-Mathematical Morphology and related algorithms
QuickFill
- 图像处理 种子填充算法 所开发环境是vc-Image processing algorithm developed by the seed-filled environment is vc
1
- 图形学与数字图像处理实验中区域填充实验源码实验目的 1、 通过实验,进一步理解和掌握扫描线填充算法; 2、 掌握用扫描线填充算法进行区域填充的基本过程; 3、 通过编程,会在TC环境下用扫描线填充算法编程实现一个饼型图的绘制; 4、 通过实验,进一步理解和掌握Sutherland 裁剪算法; 5、 掌握用Sutherland 裁剪算法裁减多边形的基本过程; 6、 通过编程,会在TC环境下用Sutherland 算
FingerPrintVerify20071219
- 指纹图像特征提取、比对、与图像处理算法(来源于网络资源)-Fingerprint image feature extraction, matching, and image processing algorithm (derived from network resources)
ImageFoundation
- 这是一个VC图像处理框架程序,里面包含若干常用的图像处理算法-This is a VC image processing fr a mework program, which contains a number of commonly used image processing algorithms
2021155023200711211022589765521
- 图像处理源代码, 一个比较全面的图像处理与分析软件源程序,包括通用图像处理算法 -Image processing source code, a more comprehensive image processing and analysis of software source code, including the generic image processing algorithm
gansehtu
- 研究了基于块填充的图像修复算法,修复图像的质量容易受到待修复区域边界像素修 复顺序的影响,通过分析待修复区域像素点所在模块的图像特征,改进了填充算法的优先权, 分别是基于P-Laplace算子和Euler’s elastica模型的优先权计算方法的改进。实验结果证实了文中 所介绍算法能有效提高重建图像的感知质量。 -Studied the block-based image restoration algorithm f
caisetuxiangjibenchuli
- 边缘检测 区域填充 种子算法 二值化 灰度化 边缘跟踪 伪彩色处理等图形图像基本算法处理一张彩色小鸟图-Edge detection algorithm for area filling seed binarization of gray-scale edge tracking pseudo-color graphic image processing algorithms deal with a basic color birdie
scanline
- 本文详细讨论了基于扫描线填充算法对多边形区域进行 图案填充问题。尽管位图可以看作是一个二值图像,但为了方 便起见,在本文中,我们将位图和图像区分开来讨论。-This article is discussed in detail based on the scan line polygon fill algorithm to fill the problem areas of design. Although bitmaps ca
FloodFill
- 填充算法用于干涉图像的解缠,是对枝切算法中缺点的补充。(FloodFill.m unwraps the phase image, avoiding all branch cuts. Created by B.S. Spottiswoode on 12/10/2004 Last modified on 13/10/2004)
P1_王金成_03_填充
- 计算机图形学 各种图像填充算法 种子填充,扫描线填充,画线花园(Various Image Filling Algorithms in Computer Graphics)