搜索资源列表

  1. erodeandexpend

    0下载:
  2. 本程序用VC++实现了腐蚀和膨胀功能,效果极佳!-this procedure with VC corrosion and expansion of the function, the effect is excellent!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:15755
    • 提供者:xueling
  1. cheweea

    0下载:
  2. 图像的简单操作,比如:读取,显示,膨胀,腐蚀,边缘提取,等等。-image of a simple operation, such as : read, display, expansion, corrosion, edge extraction, and so on.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:80909
    • 提供者:王健旭
  1. imgMathMorph

    0下载:
  2. 该程序主要是图像中的形态学操作,包括膨胀、腐蚀、开运算、闭运算、形态浮雕、去除噪声等,图像初学者可参考。-the procedure is the main image of morphological operations, including the expansion, corrosion, opening operation, closing operation, form of arms noise removal, imag
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2266545
    • 提供者:高芳
  1. erotionanddilation

    0下载:
  2. 图像的腐蚀和膨胀,是本人亲自编写,经典程序,适合于初学者学西-image of corrosion and expansion, I personally prepared, classic procedures, suitable for beginners to learn the West
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:111160
    • 提供者:petvic
  1. imagedetectetranslate

    0下载:
  2. 图像处理中,边缘检测、腐蚀膨胀、几何变换、平滑等操作恒有用的哦-image processing, edge detection, corrosion expansion, geometric transformation, such as the smooth operation of Hang useful oh
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:112325
    • 提供者:韩冰
  1. backgroud(12.22)

    1下载:
  2. 本人开发的火焰识别程序,包括otsu自适应阈值,canny边缘检测,形态学膨胀、腐蚀操作,尖角判别,圆形度计算。在vc下编译通过。-development of the flame identification procedures, including otsu adaptive threshold, canny edge detection, Morphological expansion, corrosion operation,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:381026
    • 提供者:
  1. numberplate_C++Builder

    0下载:
  2. 车牌识别C++Builder代码,首先要把车牌图像灰度化,接着对图像进行中值滤波进行初步降噪,下一步进行Sobel纵向边缘检测,即增强车牌纵向边缘,边缘检测后进行二值化处理,此时车牌区域特征得到进一步加强,但同时又加强了背景中的部分噪声,所以再对其腐蚀,然后定位及截取车牌,最后对车牌进行二值化。 -LPR C Builder code, first and foremost, we should plates gray, Then
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:23310
    • 提供者:linvg
  1. myfile4

    0下载:
  2. 腐蚀运算+ 膨胀运算+开运算+闭运算+边缘检测-corrosion expansion Operational Operational Operational closing operation opened Edge Detection
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:3565
    • 提供者:master
  1. myMorphology

    0下载:
  2. 用数学形态学的方法进行图像的开运算、闭运算及腐蚀、膨胀,初学者可作参考-using mathematical morphology images of the beginning of operations, closing operation and corrosion, expansion, beginners can be used as a reference
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:259564
    • 提供者:周老师
  1. chengxufushi

    0下载:
  2. 图象腐蚀程序段,来自于网络,希望各位好好利用网络资源-image of the corrosion process, and from the network and hope to make good use of network resources
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1296
    • 提供者:张召才
  1. fushipengzhang

    0下载:
  2. 这是一个关于腐蚀,膨胀,细化算法的程序源代码-This is one of erosion, dilation, thinning algorithm source code
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:15913
    • 提供者:868659
  1. digital_picture_process_for_vc

    0下载:
  2. 包括锐化、平滑、LOG滤波器提取边缘数学形态学的腐蚀、膨胀、骨架化、开闭运算以及分形方法画树木和树叶 包括源代码、3篇文档和可执行程序。-including sharpening, smoothing, edge extraction LOG filter of mathematical morphology of corrosion, swelling, skeleton, opening and closing operations
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:235236
    • 提供者:陈正昌
  1. ImageErosion

    0下载:
  2. 二值图像基本的形态学运算是腐蚀和膨胀,简单的腐蚀是消除物体的所有边界点的一种过程,其结果是使剩下的物体沿其周边比原物体小一个像素的面积。-two basic image morphology operations and the expansion of corrosion, Corrosion simple object is to eliminate all the border points of a process, The r
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1001
    • 提供者:政鹰
  1. SegFilter

    0下载:
  2. 在vc开发环境下做的图像分割,滤波.边缘提取.腐蚀,膨胀。适用于初学者。-in vc conditions for the development of image segmentation and filtering. Edge Extraction. Corrosion and inflating. Apply to beginners.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:731521
    • 提供者:蔡杰
  1. DigtalImageProcessingVC

    0下载:
  2. 完成图像的灰度变换,正交变换,空域频域滤波,边缘检测,膨胀腐蚀,小波变换,水印,以及各种编码。-completion of the gray image transform, orthogonal transformation airspace frequency domain filtering, edge detection, corrosion expansion, wavelet transform, watermarks, a
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2891327
    • 提供者:周娜
  1. ErisionAndDilation

    0下载:
  2. 原来那个只能处理256色的软件可以连续腐蚀和膨胀,因为它的clearmem的原因 新的软件不具备这个功能,为了让不同的功能更加看得清楚,如果想加上连续的 功能,只需要把View2的相关函数的注释运行就可以了。 -original can handle only 256 colors software can be corrupting and continuous expansion clearmem because it
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:126869
    • 提供者:杜东亮
  1. pretrm

    0下载:
  2. 图像的预处理程序,包括边缘去噪、二值化、腐蚀等。为车牌定位作铺垫-image preprocessing procedures, including marginal denoising, the two values, and corrosion. To pave the way for positioning plates
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:62668
    • 提供者:fsf
  1. vc++chuli

    0下载:
  2. 运用vc++进行图形的腐蚀,膨胀,细化算法的代码-use vc graphics corrosion, swelling, thinning algorithm code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:44003
    • 提供者:李聪
  1. tuxiangfushi_chuli

    0下载:
  2. 给出了图象腐蚀膨胀细化算法源代码,以后再继给出其它有关图象处理算法(如子波变换等)-given image corrosion expansion thinning algorithm source code, Following is again the other image processing algorithms (such as wavelet transform, etc.)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:15655
    • 提供者:leo eayrose
  1. Morphy

    0下载:
  2. 用VC编写的一个图像处理的程序:它可以实现图像的数学形态学操作,包括:膨胀、腐蚀、开运算、闭运算和图像的细化。-VC prepared by an image processing procedures : it can image the mathematical morphology operations, including : Expansion, corrosion, opening operation, closing op
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:86606
    • 提供者:何再兴
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

源码中国 www.ymcn.org