CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 膨胀 腐蚀

搜索资源列表

  1. CellDetection

    0下载:
  2. 应用图像腐蚀、图像膨胀、开运算闭运算确定细胞核位置的源码-Application of image erosion, dilation, opening operation closing operation determine the location of the source nucleus
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2910457
    • 提供者:windwild
  1. morphology

    0下载:
  2. 数学形态学图像处理 腐蚀运算 膨胀运算 开运算 闭运算 击中击不中运算-Erosion operation of mathematical morphology image processing expansion of operations to open operation closing operation hit-miss operation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:121082
    • 提供者:糖粒
  1. test1

    0下载:
  2. 关于图像的二值化,sobel,腐蚀,膨胀代码-On the image binarization, sobel, corrosion, expansion code
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2393880
    • 提供者:
  1. SobelFilterImage

    0下载:
  2. 图像的膨胀、腐蚀、滤波、边缘提取的实现。采用的是并行算法,在opencl平台上实现。-Image dilation, erosion, filtering, edge detection implementation. Parallel algorithm is adopted, the opencl platform to achieve.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:3834
    • 提供者:zengzhaoming
  1. Morph

    0下载:
  2. 实现图形的形态学变换,包括腐蚀、膨胀、开、闭以及细化-Achieve graphics morphological transformation, including erosion, dilation, opening, closing, and thinning
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2166275
    • 提供者:木子
  1. Mtest

    0下载:
  2. 兴趣所致,内有3*3中值滤波、腐蚀、膨胀、求质心、链表创建与销毁、同时还有帧差分法的移动侦测,已调试通过,下载即可使用,当然了,技术含量不是很大,只不过希望对大家学习C语言编程提供点帮助!-Interest due, there are 3* 3 median filter, erosion, dilation, and quality heart, list creation and destruction, as well as the frame difference method of
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:3337
    • 提供者:谢元虎
  1. Morph07

    0下载:
  2. 数字图像腐蚀、膨胀和细化计算,资料是精通VC++数字图像处理典型算法书中的原版CD内容,绝对准确-Digital Image corrosion, expansion and refinement calculations, the information is proficient in VC++ Digital image processing algorithms typical of the content of the book' s original CD, absolutel
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:85218
    • 提供者:万国富
  1. Cell_Recognization

    0下载:
  2. 本系统具有实现细胞识别等相关功能,主要有以下功能:通过阈值设定进行图像的直方图显示,手动选取或手动去除干扰点,图像平滑,还有一些简单的图处理的功能,如腐蚀、膨胀、边缘的提取或区域提取的显示,最后还可以统计出图像中细胞的个数,以及识别出最大最小的细胞。直接运行就可以,功能一目了然。-The system has achieved recognition and other related cellular functions, mainly in the following features: t
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-02
    • 文件大小:773966
    • 提供者:zouwei
  1. Face_Recognition

    0下载:
  2. 多功能的人脸识别程序:程序中可以进行一般的图像处理功能,如腐蚀膨胀,光线补偿等。更有皮肤颜色建模、眼睛的色度亮度匹配、Cr与Cb匹配,嘴的匹配等等,还有勾勒人脸和识别人脸部分的功能。-Face Recognition function program: the program can be common image processing functions, such as corrosion expansion, light compensation. More skin color mode
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-04
    • 文件大小:224109
    • 提供者:zouwei
  1. 1

    0下载:
  2. 对二值图像进行腐蚀与膨胀,另外是用C++语言编写的-Binary images of corrosion and expansion, the other is written in C++
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:324053
    • 提供者:hjj
  1. DilationandErosion

    0下载:
  2. 用Visual C++编写的膨胀和腐蚀算法,也有模式识别中Nearest neighbor 的算法。希望对大家有用。-Dilation and Erosion algorithm and Nearest neighbor algorithm in pattern recognition.Developed in visual C++
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:5039194
    • 提供者:Jason
  1. fushipengzhang

    0下载:
  2. 基于cvi的对图像实现阈值二值化及腐蚀和膨胀功能-Corrosion and Expansion
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1418
    • 提供者:lzw
  1. morphology

    0下载:
  2. 图像形态学处理包括图像膨胀,腐蚀,开操作,闭操作 内有源码 很详细-failed to translate
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:121272
    • 提供者:Vivian
  1. Corrosionandexpansion

    0下载:
  2. 图像处理,实现腐蚀与膨胀,对于初学图像处理的,可以-Image processing, and corrosion and expansion
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:127331
    • 提供者:小小
  1. C.image.thinning.algorithm.corrosion

    0下载:
  2. C 图像腐蚀膨胀细化算法设计C image thinning algorithm corrosion expansion -C image thinning algorithm corrosion expansion
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:16077
    • 提供者:spo
  1. ImageProcessing

    0下载:
  2. alpha2.09.zip Alphat透明合成系统源代码源代码 jpeg0.77.zip JPEG压缩编码系统源代码 calir1.0.zip 腐蚀-膨胀-细化算法源代码 mkou1.0.zip 图案抖动技术处理系统源代码 touch1.01.zip 图象边沿检测-提取-轮廓跟踪算法源代码 xchange1.03.zip 图象几何变换算法源代码 sima1.07.zip 图象模板匹配算法源代码 mghe0.23.zip 图象平滑处理
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:551538
    • 提供者:gexian
  1. gray

    0下载:
  2. 求矩阵腐蚀,膨胀的算法,以及梯度、平滑和高帽变换运算。-Matrix erosion, dilation of the algorithm, and the gradient, smoothing and hat transformation operations.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1915
    • 提供者:sima1988
  1. fspzxh

    0下载:
  2. 基于C程序的图像腐蚀,图像膨胀,细化算法代码,较简陋那种,甚至还有些不完善,仅供参考吧。-C program based on the corrosion image, image expansion, thinning algorithm code, a more primitive kind, perhaps even perfect, for reference it.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:15655
    • 提供者:jason
  1. index

    0下载:
  2. 对数字图像进行腐蚀、膨胀和细化的算法,本程序对数字图像进行了相关的很好的处理,程序健壮稳定。-Digital images of corrosion, expansion and refinement of the algorithm, the procedure for digital image processing of the relevant good, robust and stable program.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:924
    • 提供者:xiaowei
  1. openclosed-operation

    0下载:
  2. 数学形态学图像处理(腐蚀运算、膨胀运算、开闭运算、击中击不中变换-open/closed operation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:118869
    • 提供者:宋杰
« 1 2 ... 17 18 19 20 21 2223 24 25 26 27 ... 39 »
搜珍网 www.dssz.com