搜索资源列表

  1. 图像处理算法汇总

    0下载:
  2. 被资源详细实现了各种典型的图像处理算法,包括种子填充,傅里叶变换等
  3. 所属分类:2D图形编程

    • 发布日期:2009-06-29
    • 文件大小:366546
    • 提供者:woshiljr
  1. seedfill

    0下载:
  2. 用种子填充算法进行图像分割-filled with seeds for image segmentation algorithm
  3. 所属分类:图形图象

    • 发布日期:2024-11-05
    • 文件大小:242688
    • 提供者:左洪严
  1. 图形学填充算法 (2)

    0下载:
  2. 这是图形学填充实验的一些算法思想,里面还有 关于用VC对图像进行裁剪,希望这些对大家有用 -filled some experimental algorithm thinking, there is also right on the VC cut image, we hope that these useful right
  3. 所属分类:C#编程

    • 发布日期:2024-11-05
    • 文件大小:9216
    • 提供者:陈 美
  1. OpenCV种子填充实现彩色图像分割的代码

    0下载:
  2. 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
  3. 所属分类:图形图象

    • 发布日期:2024-11-05
    • 文件大小:2048
    • 提供者:陈其星
  1. 圆填充

    0下载:
  2. 实现圆的填充,一个图像算法的实现,可以对初学者有所帮助-achieve yen fill an algorithm to achieve images can be helpful for beginners
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-11-05
    • 文件大小:1927168
    • 提供者:王大力
  1. DImageProcess

    1下载:
  2. 图形图像处理程序,功能齐全,几乎包含了所有的图像处理算法,是学习图像处理的好DEMO-graphics processing, complete functions, including almost all of the image processing algorithm, learning is a good image processing DEMO
  3. 所属分类:图形图象

    • 发布日期:2024-11-05
    • 文件大小:900096
    • 提供者:李东磊
  1. MyProjectyuzhi

    0下载:
  2. 该源码包含了常见的图像形态学算法,如图像基本逻辑运算,阈值分割,边缘处理,孔洞填充-the source contains common morphological image algorithms, such as images basic logic operations, thresholding segmentation, edge, filled Hole
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-05
    • 文件大小:98304
    • 提供者:jiangxia
  1. cell_algorithm

    0下载:
  2. 源码包含了常见的图像形态学算法,如图像基本逻辑运算,阈值分割,边缘处理,孔洞填充等-source contains common morphological image algorithms, such as images basic logic operations, thresholding segmentation, edge, openings fill in the blanks
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-11-05
    • 文件大小:31744
    • 提供者:
  1. hebin

    0下载:
  2. 这是何斌书中介绍的图像处理算法,可以运行,欢迎下载-This is the book on the image processing algorithms can run, welcomed Download
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-05
    • 文件大小:13600768
    • 提供者:guanchun
  1. Chromosome_counter

    0下载:
  2. 数学形态学及相关算法的C语言实现实例 源代码调用OpenCV的cxcore和highgui两个库,应用C语言编写,实现对染色体图像中染色体数目的统计。代码中的核心算法为数学形态学的重要算法——开运算、闭运算(腐蚀和膨胀)。包含腐蚀处理、膨胀处理、自适应中值滤波、微分直方图法确定二值化阈值、种子填充算法等图像处理算法的C语言实现,值得参考。-Mathematical Morphology and related algorithms
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-05
    • 文件大小:133120
    • 提供者:Michael_M
  1. QuickFill

    0下载:
  2. 图像处理 种子填充算法 所开发环境是vc-Image processing algorithm developed by the seed-filled environment is vc
  3. 所属分类:2D图形编程

    • 发布日期:2024-11-05
    • 文件大小:60416
    • 提供者:rain
  1. 1

    0下载:
  2. 图形学与数字图像处理实验中区域填充实验源码实验目的 1、 通过实验,进一步理解和掌握扫描线填充算法; 2、 掌握用扫描线填充算法进行区域填充的基本过程; 3、 通过编程,会在TC环境下用扫描线填充算法编程实现一个饼型图的绘制; 4、 通过实验,进一步理解和掌握Sutherland 裁剪算法; 5、 掌握用Sutherland 裁剪算法裁减多边形的基本过程; 6、 通过编程,会在TC环境下用Sutherland 算
  3. 所属分类:绘图程序

    • 发布日期:2024-11-05
    • 文件大小:1024
    • 提供者:李加伟
  1. FingerPrintVerify20071219

    0下载:
  2. 指纹图像特征提取、比对、与图像处理算法(来源于网络资源)-Fingerprint image feature extraction, matching, and image processing algorithm (derived from network resources)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-05
    • 文件大小:1726464
    • 提供者:huang
  1. ImageFoundation

    0下载:
  2. 这是一个VC图像处理框架程序,里面包含若干常用的图像处理算法-This is a VC image processing fr a mework program, which contains a number of commonly used image processing algorithms
  3. 所属分类:图形图象

    • 发布日期:2024-11-05
    • 文件大小:6030336
    • 提供者:余剑
  1. 2021155023200711211022589765521

    0下载:
  2. 图像处理源代码, 一个比较全面的图像处理与分析软件源程序,包括通用图像处理算法 -Image processing source code, a more comprehensive image processing and analysis of software source code, including the generic image processing algorithm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-05
    • 文件大小:1934336
    • 提供者:乔鹏飞
  1. gansehtu

    1下载:
  2. 研究了基于块填充的图像修复算法,修复图像的质量容易受到待修复区域边界像素修 复顺序的影响,通过分析待修复区域像素点所在模块的图像特征,改进了填充算法的优先权, 分别是基于P-Laplace算子和Euler’s elastica模型的优先权计算方法的改进。实验结果证实了文中 所介绍算法能有效提高重建图像的感知质量。 -Studied the block-based image restoration algorithm f
  3. 所属分类:文档资料

    • 发布日期:2024-11-05
    • 文件大小:1587200
    • 提供者:陈建军
  1. caisetuxiangjibenchuli

    0下载:
  2. 边缘检测 区域填充 种子算法 二值化 灰度化 边缘跟踪 伪彩色处理等图形图像基本算法处理一张彩色小鸟图-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
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-05
    • 文件大小:156672
    • 提供者:amy
  1. scanline

    0下载:
  2. 本文详细讨论了基于扫描线填充算法对多边形区域进行 图案填充问题。尽管位图可以看作是一个二值图像,但为了方 便起见,在本文中,我们将位图和图像区分开来讨论。-This article is discussed in detail based on the scan line polygon fill algorithm to fill the problem areas of design. Although bitmaps ca
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-05
    • 文件大小:1274880
    • 提供者:李尊
  1. FloodFill

    1下载:
  2. 填充算法用于干涉图像的解缠,是对枝切算法中缺点的补充。(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)
  3. 所属分类:其他小程序

  1. P1_王金成_03_填充

    0下载:
  2. 计算机图形学 各种图像填充算法 种子填充,扫描线填充,画线花园(Various Image Filling Algorithms in Computer Graphics)
  3. 所属分类:Windows编程

    • 发布日期:2024-11-05
    • 文件大小:225280
    • 提供者:啦啦啦15
« 12 3 4 5 6 7 »

源码中国 www.ymcn.org