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

搜索资源列表

  1. motion-detector

    0下载:
  2. 运动物体检测,包括背景处理(中值滤波,灰度化,确定匹配中心,得到特征区域,物体轨迹的绘制),运动判定分析(腐蚀膨胀等)-Moving object detection, including background processing (median filter, grayscale, match the center to determine, by feature area, the object trajectory drawing), exercise decision analysis
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2914998
    • 提供者:jcq
  1. source6

    0下载:
  2. 功能是腐蚀,膨胀,细化算法 命令行编译过程如下 vcvars32 rc bmp.rc cl morph.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\test.bmp必须存在 -Function of erosion, dilation, thinning algorithm command-line compiler as follows vcvars32 rc bmp.rc cl morph.c bmp.r
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:15489
    • 提供者:ZD
  1. corrode-and-inflate

    0下载:
  2. 图象腐蚀膨胀算法,对图像进行处理,能达到腐蚀与膨胀的操作。-corrode and inflate
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:18140
    • 提供者:李超
  1. Image-open-operation

    0下载:
  2. 图像开操作 一调用腐蚀函数 二调用膨胀函数 三 输出图像-The image to open operation of a function call to corrosion expansion of the function is called three-second output image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:2355
    • 提供者:张庆梅
  1. Image-closed-operation

    0下载:
  2. 图像闭操作 一 调用膨胀函数 二 调用腐蚀函数 三输出图像-Closing and expanding the image of a function call to the second function call to the three output images corrosion
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-08
    • 文件大小:2499
    • 提供者:张庆梅
  1. image-processing-procedures

    0下载:
  2. 对图像进行缩放、剪切。能够处理jpg、tif、bmp等格式图像,包括平滑、模糊、边缘锐化、傅立叶变换、腐蚀、膨胀等-The image scaling, shearing. Can handle jpg, tif, bmp image formats, including smooth, blur, edge enhancement, Fourier transform, corrosion, expansion, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4440310
    • 提供者:
  1. Log

    0下载:
  2. 数字图像处理程序集: 包括锐化、平滑、LOG滤波器提取边缘,数学形态学的腐蚀、膨胀、骨架化、开闭运算,以及分形方法画树木和树叶。包括VC++源代码、LOG滤波器提取边缘.doc、用形态学方法提取骨架线实验报告.doc、由明暗度提取外形信息.doc 3篇文档和可执行程序。-Digital image processing assembly: including sharpening, smoothing, LOG filter from the edge of mathematical mo
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:236433
    • 提供者:卢孝勋
  1. FaceDetection

    0下载:
  2. 人脸检测中,光线补偿;人脸区域检测,其中包括皮肤颜色建模,区域膨胀,腐蚀和去除非脸区域等。还有人眼和人嘴的检测定位及勾画人脸。-Face detection, the light compensation detected face region, including skin color modeling, regional expansion, corrosion, and to go unless the face region and so on. It was also eye an
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3402412
    • 提供者:guanhao
  1. VCPP-ImageProcess

    0下载:
  2. 代码实现对bmp图像的各种处理,包括:3种平滑处理、3种锐化处理、边缘增强(垂直、水平,东、南、西、北,东北,西北,东南,西南,和3种拉普拉斯方法),5种边缘检测的方法,中值滤波去噪,艺术效果(油画、浮雕),快速傅里叶变换,余弦变换,沃尔什—哈大吗变换,腐蚀膨胀,开闭操作,边缘提取,细化等功能。不错的VC++数字图像处理的代码,值得一看!-Bmp image code on a variety of processing, including: three kinds of smoothing,
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5143624
    • 提供者:王卫
  1. VisualCPPImageProcessing

    0下载:
  2. 包含多个C++类,可进行图像放大、缩小、点变换、线性变换、Huffman压缩、图像平滑、轮廓提取,图像形态学的开、闭、膨胀、腐蚀操作,GIF图像文件处理等。-Multiple C++ class, the image can be enlarged, reduced, point transformation, linear transformation, Huffman compression, image smoothing, contour extraction, image morpho
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:182681
    • 提供者:mxd
  1. fd(1)

    0下载:
  2. 图像形态学功能应用代码实现,包括基本的膨胀,腐蚀,开运算,关运算,及其组合实现-not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-10
    • 文件大小:2172375
    • 提供者:houxiaoyong
  1. erosion-and-dilation

    0下载:
  2. 图像形态学中的腐蚀和膨胀,3*3的算子可以自选-Image morphology of erosion and dilation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5361273
    • 提供者:琳琳
  1. algorithms--and-erosion

    0下载:
  2. 数字图像处理 膨胀和腐蚀算法的实现,数字图像处理 膨胀和腐蚀算法的实现-Digital image processing algorithms to achieve dilation and erosion
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:767
    • 提供者:盼盼
  1. image

    0下载:
  2. Hough变换,边缘检测,差影法.轮廓提取与跟踪,正交变幻,几何变换,锐化,腐蚀,膨胀,图像分析,复原,编码。只能256色的bmp,可以自己修改。-Hough transform, edge detection, subtraction method. Contour extraction and tracking, orthogonal changes, geometric transformation, sharpening, corrosion, expansion, image anal
  3. 所属分类:Special Effects

    • 发布日期:2017-05-29
    • 文件大小:12123733
    • 提供者:迷失
  1. imagePprocessing

    0下载:
  2. 高效的图像腐蚀、膨胀、锐化、中值滤波算法。 让你见识下C#的强大。谁告诉你C#不能用指针!-Efficient image erosion, dilation, sharpening, median filtering algorithm. To let you know the power of C# under. Who told you that C# can not use the pointer!
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:1173557
    • 提供者:qiang
  1. SOURCE5

    0下载:
  2. 腐蚀,膨胀,细化算法 source目录下为本章介绍的源程序 功能是腐蚀,膨胀,细化算法 命令行编译过程如下 vcvars32 rc bmp.rc cl morph.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\test.bmp必须存在 -Erosion, dilation, thinning algorithm source directory for the source function is de
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:15443
    • 提供者:梁鹏
  1. three-method-for-image-process

    0下载:
  2. 三种图像处理的代码 包括边缘检测与提取,模板匹配,图像腐蚀膨胀细化。-The code includes three types of image processing edge detection and extraction, template matching, image thinning corrosion expansion.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:70396
    • 提供者:小贺
  1. imageprogressing

    0下载:
  2. MFC下的图形图像处理技术,通过识别细胞的颜色来边缘检测,然后计算出细胞的个数,其中还用到了腐蚀与膨胀技术-MFC under the graphic image processing technology, by identifying the color edge detection cell, and then calculate the number of cells, which also uses technology and expansion of corrosion
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3644224
    • 提供者:DC
  1. diliuci

    0下载:
  2. 自己编写的源代码能实现简单的形态学操作,如腐蚀膨胀边界提取-I have written the source code to achieve a simple morphological operations, such as corrosion expansion boundary extraction
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:21735
    • 提供者:史善冬
  1. matlab-Instruction-List

    0下载:
  2. 介绍matlab的腐蚀,膨胀,开运算,闭运算,细化,去噪等的指令,对于初学者非常有用。-Introduction matlab corrosion, expansion, opening operation and closing operation, refinement, noise and other instructions, very useful for beginners.
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:229748
    • 提供者:
« 1 2 ... 18 19 20 21 22 2324 25 26 27 28 ... 39 »
搜珍网 www.dssz.com