CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - Morphology

搜索资源列表

  1. mathimatic morhpological

    0下载:
  2. 该程序已数学形态学算法为基础算法,系统具有膨胀腐蚀,开闭运算,测地膨胀,流域变换,HOP-HAT变换,形态学剃度等等近一百多项图象处理功能.-mathematical morphology algorithm-based algorithm, the system is expansive corrosion, opening and closing operations, geodetic expansion, watershed transform, HOP - HAT transform,
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:14232
    • 提供者:孙洪雨
  1. 腐蚀

    0下载:
  2. 腐蚀算法,形态学算法中比较基本的操作-腐蚀,通过MATLAB编程实现,-corrosion algorithm, morphology algorithm relatively basic operation-corrosion, through MATLAB programming,
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:57811
    • 提供者:竹运气
  1. c第二章 matlab语言基础h2

    0下载:
  2. 用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象-with Canny operator to detect the edges in the image P0404 : image thresholding segmentation P0405 : water
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:8567
    • 提供者:肖雷
  1. 视频分割的matlab 程序

    2下载:
  2. 1. 视频数据读取,读取相邻两帧中的人眼最敏感的亮度数据。 2. 用后一帧的亮度矩阵减去前一帧亮度矩阵,计算出两帧的帧差。 3. 迭代计算出帧差中的噪声的均值和标准差。 4. 根据均值和标准差滤除噪声,得到变化区域。 5. 用数学形态学运算得到对象的最终模板。-1. Video data is read, read two adjacent eyes of the brightness of the most sensitive data. 2. After a brightness of th
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:2539
    • 提供者:王斌
  1. 图像形态学算法实现

    0下载:
  2. 我精心整理的关于图象二值形态学的C程序代码,相信有助于你-I carefully collated on the binary image morphology of C code, I believe, will help you
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:17170
    • 提供者:李亚
  1. 对图像进行形态学开、闭、形态梯度等算法实现

    0下载:
  2. 基于OpenCV(开源计算机视觉平台),对图像进行形态学开、闭、形态梯度等算法实现。程序运行前须安装(1)OpenCV: ttp://opencvlibrary.sourceforge.net (2)在vc6.0的Tools|Options|Directories标签下添加如下路径:C:\Program files\OpenCV\Cxcore\include C:\Program files\OpenCV\include C:\Program files\OpenCV\cvaux\inclu
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-24
    • 文件大小:182701
    • 提供者:高金锋
  1. 在matlab环境下基于数学形态学的图像去噪

    0下载:
  2. 在matlab环境下基于数学形态学的图像去噪,传统去噪只选用一种结构元素,去噪效果并不理想,这种去噪方法实现简单,功能强大,无论对于高斯、椒盐、维纳等噪声都去有很强的去噪效果,且算法简单。-In the matlab environment based on mathematical morphology image denoising, denoising only use traditional elements of a structure, de-noising effect is no
  3. 所属分类:图形图象

    • 发布日期:2017-03-22
    • 文件大小:717
    • 提供者:刘淼
  1. Image_process.基于数学形态学的图像处理系统

    0下载:
  2. 基于数学形态学的图像处理系统,实现了开运算、闭运算、腐蚀、膨胀、噪声消除。填充孔洞,细化,边界提取等功能。,Based on mathematical morphology image processing system, the open operation, closing operation, corrosion, expansion, noise reduction. Filling holes, refined features such as edge extraction.
  3. 所属分类:图形图象

    • 发布日期:2017-04-09
    • 文件大小:1078180
    • 提供者:龙眼
  1. 腐蚀.zip

    0下载:
  2. 数字图象处理中的腐蚀程序,数字形态学中的二值形态学, In digital image processing corrosion procedure, in digital morphology two values morphology
  3. 所属分类:图形图象

    • 发布日期:2017-11-09
    • 文件大小:36846
    • 提供者:赵星滔
  1. test.rar

    1下载:
  2. 编制通用的二值形态学运算(腐蚀和膨胀、开、闭和击中击不中变换)函数,函数可以处理不同的变换形式和不同类型的结构元素。并用你编制的形态学函数对一个二值图象进行处理。 用形态学击中击不中变换方法对图象进行细化处理。 实验图象:二值图象由一段文字组成,word_bw.bmp,The preparation of a universal binary morphological operations (erosion and expansion of open and close and hit
  3. 所属分类:Special Effects

    • 发布日期:2016-06-07
    • 文件大小:1845
    • 提供者:徐玖
  1. segmentation-filter.rar

    0下载:
  2. 进行图像分割滤波处理、边缘提取,然后通过腐蚀、膨胀进行数学形态学处理。,For image segmentation, filtering processing. Edge detection. And then, through corrosion, expansion of processing mathematical morphology.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1086811
    • 提供者:morningpine
  1. rouxingxingtaixue.rar

    0下载:
  2. 基于柔性形态学腐蚀程序,用于灰度图像非简单的二值图像处理,Flexible procedures based on the corrosion morphology for gray-scale image of non-simple binary image processing
  3. 所属分类:Graph program

    • 发布日期:2017-04-08
    • 文件大小:793
    • 提供者:wallace
  1. chap1_5.rar

    0下载:
  2. 图像的形态学,腐蚀与膨胀,灰值的开运算与闭运算,结构元素的输入,Image morphology, corrosion and expansion of gray open computing and closing operation, structural elements of the input
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1988287
    • 提供者:刘国玉
  1. Skeleton

    1下载:
  2. 数学形态学应用二值图像边界细化,以及二值图像骨骼化- Application of mathematical morphology refined binary image border, as well as binary image skeletonization
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:11089
    • 提供者:qw
  1. yuanxinhao

    1下载:
  2. 数学形态滤波。包括打开,滤波,处理,去噪等一系列功能。代码实验无误-Mathematical morphology filtering. A series of functions, including open, filtering, processing, denoising. Code experiment is correct
  3. 所属分类:Special Effects

    • 发布日期:2015-09-19
    • 文件大小:1024
    • 提供者:hupengfeiaaa
  1. IamSeg

    0下载:
  2. 基于形态学商图像的光照归一化算法.复杂光照条件下的人脸/P,~J1是一个困难但需迫切解决的问题,为此提出了一种有效的光照归一化算法. 该方法根据面部光照特点,基于数学形态学和商图像技术对各种光照条件下的人脸图像进行归一化处理,并且将它 发展到动态地估计光照强度,进一步增强消除光照和保留特征的效果.与传统的技术相比,该方法无须训练数据集以 及假定光源位置,并且每人只需一幅注册图像,在耶鲁人脸图像库B上的测试表明,该算法以较小的计算代价取得了 优良的识别性能.-Face recogn
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:298830
    • 提供者:郭事业
  1. TracKIT

    2下载:
  2. TrackIT是一款开放式的机器视觉开发平台,目前集成了从相机输入、色彩转换、彩色图像处理、灰度图像处理、二值图像处理、阈值分割、边缘检测、Blob检测、相机标定、Kalman滤波器、光流跟踪器、最近邻域跟踪、数学形态学方法、机器学习算法等近100个组件,并在不断添加更新中,采用开源OpenCV、WxWidgets、CMU139等标准工具,使用XML动态解析界面,所有参数在界面上直接调整,同时可立即看到调整效果,并可动态加载组件,可用于一般科学研究和机器视觉系统开发。运行时需要.net框架支持。
  3. 所属分类:Special Effects

    • 发布日期:2017-06-19
    • 文件大小:28174450
    • 提供者:黄设
  1. watershed

    0下载:
  2. 利用滤波算子、数学形态学等知识实现分水岭算法。-The use of filtering operator, mathematical morphology, such as knowledge of the realization of the watershed algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2016-05-25
    • 文件大小:557720
    • 提供者:yuhao
  1. morphology

    0下载:
  2. 对图像进行形态学处理,包括图像腐蚀、膨胀、开运算和闭运算-erode image and dilate image
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1513174
    • 提供者:liutao
  1. 4

    0下载:
  2. 内容包括形态学梯度检测二值图像的边缘 形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象-Include detection of morphological gradient of the edge binary image morphology example- images from the PCB to remove all current lines, retaining only the target chip
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:41097
    • 提供者:吕彦廷
« 1 2 3 4 5 6 78 9 10 11 12 ... 25 »
搜珍网 www.dssz.com