搜索资源列表

  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. MORPH

    0下载:
  2. 这个MFC程序可以实现对256色灰度图像的腐蚀、膨胀、开、闭及细化等操作。-The MFC program can achieve 256-color grayscale image of the erosion, dilation, opening, closing and thinning operations.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-18
    • 文件大小:92160
    • 提供者:王虎
  1. Cell_Recognization

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

    • 发布日期:2024-05-18
    • 文件大小:774144
    • 提供者:zouwei
  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. Assignment4

    0下载:
  2. Dilation 和Erosion的c++实现,pattern recognition中,nearest neighbor 方法。还有一些习题与解答-Dilation and Erosion algorithm. Nearest neighbor algorithm in pattern recognition.
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-18
    • 文件大小:5485568
    • 提供者:Jason
  1. DilationandErosion

    0下载:
  2. 用Visual C++编写的膨胀和腐蚀算法,也有模式识别中Nearest neighbor 的算法。希望对大家有用。-Dilation and Erosion algorithm and Nearest neighbor algorithm in pattern recognition.Developed in visual C++
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:5039104
    • 提供者:Jason
  1. gray

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

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

    0下载:
  2. dilation code for image procesing
  3. 所属分类:软件工程

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

    • 发布日期:2024-05-18
    • 文件大小:15360
    • 提供者:ZD
  1. Log

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

    • 发布日期:2024-05-18
    • 文件大小:236544
    • 提供者:卢孝勋
  1. Image-Processing

    0下载:
  2. vc++数字图像编程基础,包括点运算、几何变换(平移、旋转、缩放、镜像)、正交变换(沃尔什、傅里叶、离散余弦)、图像增强(图像平滑、中值滤波、梯度锐化、拉普拉斯锐化)、形态学变换(腐蚀、膨胀、开、关)、边缘与轮廓(robert、sobel、frewit、kirsch、gauss-laplace边缘检测算子,hough变换,轮廓提取,轮廓跟踪)、图像分析(阈值分割、投影检测、差影检测、模板匹配)、图像复原(卷积模糊、逆滤波复原、维纳滤波复
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:16464896
    • 提供者:李欣
  1. VisualCPPImageProcessing

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

    • 发布日期:2024-05-18
    • 文件大小:182272
    • 提供者:mxd
  1. matlab

    0下载:
  2. dilation and erosion of images in matlab
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:90112
    • 提供者:tejas
  1. MyPhotoshop

    0下载:
  2. 一个简单的图像处理软件,可以实现锐化,平滑,阈值化,敏感度,扩张,腐蚀等形状。-A simple image processing software can sharpen, smoothing, threshold, sensitivity, dilation, erosion and other forms Bana.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:3573760
    • 提供者:沈俊凯
  1. fn_morphology

    0下载:
  2. MATLAB code for morphology operation - erosion, dilation, closing
  3. 所属分类:matlab例程

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

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

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

    0下载:
  2. 用c++写人脸检测系统,用了mfc做界面,程序里附带了一些图像处理的基本操作 膨胀 腐蚀 光线补偿等 网上的-C++ written with face detection system, using the mfc interface to do the program with some image processing in the basic operation of dilation and erosion light com
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-18
    • 文件大小:3050496
    • 提供者:柳珍
  1. MyBmp

    0下载:
  2. 程序实现对BMP格式图像的处理,图像处理功能包括上一幅、下一幅、负片、线性变换、直方图、直方图增强、缩放、旋转、膨胀、腐蚀、二值化、彩色转黑白、黑白转真彩色、亮度调整、图像相加、图像相减、中值滤波、均值滤波、产生噪声、锐化与边缘检测等等,基本实现了对BMP格式图像的所有处理。-Program to achieve the BMP format image processing, image processing functions, i
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:2327552
    • 提供者:
  1. tuxiangchuliheji

    0下载:
  2. 包括用C编写的直方图程序,边缘检测程序,不变距程序,灰度变换程序,膨胀腐蚀,物体测量,梯度算子和霍夫变换。-Including the use of C programs written in the histogram, edge detection procedure, unchanged from the procedure, gray-scale transformation procedure, dilation and er
  3. 所属分类:图形图像处理(光照,映射..)

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

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

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:tapir
« 1 2 3 4 5 67 8 9 10 11 12 13 »

源码中国 www.ymcn.org