搜索资源列表

  1. Morph

    0下载:
  2. 本程序能对一个数字图象完成数学形态学的四个基本运算。对bmp格式的图像进行灰度化处理,再进行阈值分割运算,最后可在菜单中选择进行形态学变换,包括腐蚀、膨胀、开、闭、细化等运算。-This procedure can be completed on a digital image of the four basic operations on mathematical morphology. Bmp format for grayscal
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:4380672
    • 提供者:xinxin
  1. image_processing

    0下载:
  2. 数字图像处理编程入门 windows位图和调色板 图像的几何变换,平滑,锐化,直方图修正,彩色变换,腐蚀,膨胀,细化算法等-Introduction to digital image processing programming windows bitmap and palette images of geometric transformation, smoothing, sharpening, histogram corre
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-18
    • 文件大小:1769472
    • 提供者:景枫林
  1. ErosionDilation

    0下载:
  2. This an algorithm imlementing erosion and dilation which form an important component of image processing programs.-This is an algorithm imlementing erosion and dilation which form an important component of image processi
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:dataminer
  1. xtx

    0下载:
  2. 自己用VC实现的形态学源代码,包括基本的腐蚀膨胀等运算-Morphology with the VC to achieve its source code, including the basic erosion and dilation operations
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-18
    • 文件大小:2056192
    • 提供者:徐昕
  1. DIB

    0下载:
  2. 实现二值图像的腐蚀、膨胀、开、闭,并且算子是用动态链接库实现的-image dilation ,erosion,opening and closing.
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-18
    • 文件大小:2286592
    • 提供者:金色笔记
  1. erode_dilate

    0下载:
  2. 此程序是基于opencv的对图像进行膨胀腐蚀操作的。-This program is based on the image opencv of dilation and erosion operations.
  3. 所属分类:OpenCV

    • 发布日期:2024-05-18
    • 文件大小:3173376
    • 提供者:胡锦
  1. yzm

    0下载:
  2. 对图片进行灰度化,二值化处理,还可以对图片进行腐蚀,膨胀处理.-Based on the image to grayscale, binary processing, the picture can also erosion and dilation processing.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:1037312
    • 提供者:lihaopeng
  1. Nero

    0下载:
  2. 编写基本的图像处理程序,包括功能: 图像的读取、存储、显示(bmp、jpg等常用格式) 图像剪切、缩放 图像色彩变换(彩色->灰度等) 基本直方图变换和直方图均衡化 图像平滑与锐化 边缘抽取 阈值化 离散傅立叶变换 二值形态学处理(腐蚀、膨胀、开运算、闭运算) -Preparation of basic image processing procedures, including funct
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:8192
    • 提供者:Nero
  1. mdilate

    0下载:
  2. Methods for dilation and erosion operators for morphological image processing
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:Andr茅
  1. bmorph

    0下载:
  2. Binary erosion and dilation, with fast iterative calls. For any structuring element other than square or disk this function is way faster than imerode.m and imdilate.m (more than an order of magnitude). It s also h
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:155648
    • 提供者:tudor
  1. ref14

    0下载:
  2. Efficient Dilation, Erosion, Opening, and Closing Algorithms Joseph (Yossi) Gil and Ron Kimmel, Senior Member, I-Efficient Dilation, Erosion, Opening, and Closing Algorithms Joseph (Yossi) Gil and Ron Kimmel, Sen
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:1019904
    • 提供者:saru
  1. mm

    0下载:
  2. 对图像形态学膨胀腐蚀运算,可以有效提取边缘。并有很强的抗噪能力。-Morphological dilation and erosion operations on images, you can effectively extract the edge. And have strong anti-noise ability.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:yanqisha
  1. erosion-and-dilation

    0下载:
  2. 图像形态学中的腐蚀和膨胀,3*3的算子可以自选-Image morphology of erosion and dilation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:5361664
    • 提供者:琳琳
  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. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:1173504
    • 提供者:qiang
  1. erosion_dilation

    0下载:
  2. (Morphology) Erosion and Dilation
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:tapir
  1. dilation-and-erosion

    0下载:
  2. 是一种膨胀和腐蚀的方法,经常会用得到,可以使用。-Is a method of dilation and erosion, often use available, can be used.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:David
  1. Dilation-Erosion

    0下载:
  2. 改进腐蚀,膨胀算法,matlab数字图像处理的快速高效算法-A very fast implementation of dilating and eroding
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:45056
    • 提供者:liuyiqing
  1. Using-FLUENTs-Erosion-Model-to-Investigate-Erosio

    0下载:
  2. Fluent tutorial for erosion in 2 90 degree elbow with dpm model
  3. 所属分类:软件工程

    • 发布日期:2024-05-18
    • 文件大小:306176
    • 提供者:ghost82
  1. Fast-Hydraulic-Erosion-Simulation-and-Visualizati

    0下载:
  2. In this paper, we present a new method to model the hydraulic erosion phenomenon which runs at interactive rates on today’s computers. The method is based on the velocity fi eld of the running water, which is create
  3. 所属分类:OpenGL

    • 发布日期:2024-05-18
    • 文件大小:646144
    • 提供者:kanly88
  1. Image_Pro_Opencv

    0下载:
  2. OpenCV实现的简单图像处理,灰度化,拉伸,平移,膨胀,腐蚀,等,适用于计算机视觉初学者,简单容易理解-OpenCV implementation of simple image processing, grayscale, stretching, translation, dilation, erosion, etc., applicable to computer vision for beginners, simple and
  3. 所属分类:OpenCV

    • 发布日期:2024-05-18
    • 文件大小:6144
    • 提供者:sdp
« 1 2 34 5 6 7 8 9 10 ... 16 »

源码中国 www.ymcn.org