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

搜索资源列表

  1. Dil_Ero_Ope_Clo

    0下载:
  2. 實作出影像處理的 侵蝕 膨脹 功能 為形態學處理,可利用運算去除雜訊以及達到連接破碎前景物的功能, 其主要是用二值化影像的膨脹(dilation)與收縮(erosion)的組合達到消除雜訊的目的。-The real erosion expansion capabilities to make image processing morphological processing, using operational noise removal, as well as to connect b
  3. 所属分类:Special Effects

    • 发布日期:2017-11-17
    • 文件大小:3746865
    • 提供者:
  1. pic

    0下载:
  2. C++实现。 实现对二值图像进行腐蚀、膨胀、开/闭运算。 腐蚀分水平、垂直、全方位。 能保存处理后的图,以及将处理后的图与原图进行对比。-C++. Binary image erosion, dilation, opening/closing operation. Corrosion sub-horizontal, vertical, all-round. FIG saving processing, and treated with picture contrast.
  3. 所属分类:CSharp

    • 发布日期:2017-11-21
    • 文件大小:15808220
    • 提供者:po3aM
  1. 603527

    0下载:
  2. 图象处理集合(对位图的处理)包括如下: 1.图象分析:图象分割和边缘检测 2.图象编、解码:huff,PCX,GIF,JPG等; 3.滤波处理:包含多种滤波器(高,低通,交互式带阻); 4.数学形态学:图象的腐蚀和膨胀,开、闭运算,图象的粗、细化等; 此外还有视图的编辑、灰度处理、图象恢复、小波分解和重构等等。 提供所有操作的源代码! 1.demo:是该处理集合的可执行文件(自己编译吧)。图象处理集合.rar--------demo的源代码!
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-24
    • 文件大小:1241852
    • 提供者:jiajia
  1. Morph20130619

    0下载:
  2. 图像形态学变换 膨胀 腐蚀 开 闭等等 先打开一张二值图像才能有相应菜单出现-Image morphological transformation dilation and erosion opening and closing, and so to open a binary image in order to have the corresponding menu appears
  3. 所属分类:Special Effects

    • 发布日期:2017-11-19
    • 文件大小:2713187
    • 提供者:cloe
  1. test

    0下载:
  2. 針對來源影像進行convex hull 和 dilation+erosion ,比較擷取後的影像輪廓-Convex hull for the source images and dilation+erosion, compare silhouette image after capture
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:546
    • 提供者:norman roger
  1. im2bw

    0下载:
  2. 实现彩色图像的图像二值化的GUI编程,即实现图像的灰度处理、二值化、膨胀、腐蚀的功能,同时生成GUI用户界面。-Achieve color image binarization GUI programming, namely to achieve gray image processing, binarization, dilation, erosion features, while generating GUI user interface.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-02
    • 文件大小:21565
    • 提供者:sophia
  1. imageprocessing

    0下载:
  2. 图像处理的GUI界面,包含灰度直方图生成,图像预测法压缩编码,图像腐蚀和膨胀,损失和复原,以及各种算子的边缘检测-Image Processing GUI interface, including histogram generation, image compression encoding prediction method, image erosion and dilation, the loss and recovery, as well as a variety of edge det
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-05
    • 文件大小:508996
    • 提供者:yuanman
  1. fushi-pengzhang-xihua

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

    • 发布日期:2017-04-25
    • 文件大小:15845
    • 提供者:王小京
  1. imerode

    0下载:
  2. 使用imerode函数对二值图像进行膨胀、腐蚀操作,代码经试验可正常运行。-Use imerode function binary image dilation, erosion operation, the code can be tested to normal operation.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:3238
    • 提供者:mwg
  1. 123

    0下载:
  2. 高防冲QB、骗人必备、需要的下载、好东西-High erosion QB, deceptive essential, you need to download
  3. 所属分类:Other Games

    • 发布日期:2017-05-02
    • 文件大小:910566
    • 提供者:张华
  1. xtx

    0下载:
  2. 对二值图像采用腐蚀和膨胀的形态学算法处理-The binary image using morphological erosion and dilation algorithm processing
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:166928
    • 提供者:pp
  1. camshiftSub

    0下载:
  2. 利用camara抓取連續的影像,利用後一張frame與前一張frame做相減後,取得動態物件之前景, 自利用侵蝕與膨脹的平滑處理去掉雜訊,最後再使用OPENCV裡的CAMSHIFT的函式最追蹤前景, 最後達到追蹤動態物件的目的。-Use camara capture sequential images, the use of a frame after frame with the previous one to do subtraction, and achieved th
  3. 所属分类:OpenCV

    • 发布日期:2017-04-04
    • 文件大小:1864
    • 提供者:張勝
  1. Morphological-image-processing

    0下载:
  2. 包含图像形态学处理的若干程序,包括二值/灰度图像的腐蚀,膨胀,开闭运算,击中击不中变换,骨架提取等。-Contains a number of morphological image processing procedures, including binary/grayscale image erosion, dilation, opening and closing operation, hit-miss transform, skeleton extraction.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-07
    • 文件大小:181533
    • 提供者:吴庆海
  1. cximage702_full

    0下载:
  2. CxImage7.01源代码,CxImage与Windows、MFC支持极好,支持图像的多种操作(线性滤波、中值滤波、直方图操作、旋转缩放、区域选取、阈值处理、膨胀腐蚀、alpha混合等等)-CxImage7.01 source code, CxImage with Windows, MFC supports excellent image support multiple operating (linear filtering, median filtering, histogram oper
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-15
    • 文件大小:3929356
    • 提供者:jack
  1. DilationErosion

    0下载:
  2. 图像处理Dilation / Erosion / Otus-Dilation/Erosion/Otus
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-07
    • 文件大小:266962
    • 提供者:Evan Zhang
  1. Erosion

    0下载:
  2. 对二值图像进行腐蚀操作,用disk模板进行腐蚀,可以设置模块的长与宽-Binary images of corrosion operation, with disk corrosion template, you can set the length and width of module
  3. 所属分类:Graph program

    • 发布日期:2017-04-11
    • 文件大小:1001
    • 提供者:pressbri
  1. tuxiangchuli

    0下载:
  2. 这是多个matlab源程序,主要功能是灰度图像和二值图像进行腐蚀和膨胀;dwt水印程序,猫脸变换程序。-This is a matlab source, the main function is to grayscale and binary image erosion and dilation
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2008
    • 提供者:宋宇萌
  1. morph

    0下载:
  2. 实现二值图像以及灰度图像的膨胀、腐蚀、开运算、闭运算以及击中击不中变换。-Achieve expansion binary image and grayscale images, erosion, opening operation and closing operation and hit-miss transform.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:179661
    • 提供者:ljq
  1. morphological-transformation

    0下载:
  2. 图像处理程序,形态学变换,可实现腐蚀,膨胀,开运算,闭运算,细化等操作-Image processing program, morphological transformation, enabling erosion, dilation, opening operation and closing operation, refining and other operations
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:96601
    • 提供者:changzhijie
  1. ques11

    0下载:
  2. Write MATLAB code that will do the following. (a) NOT, AND, OR, NOR, NAND, XOR operation. (b) Image dilation and erosion (binary and gray image). (c) Image closing and opening (binary and gray image). (d) Boundary detection. (e) Image thinn
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:14652
    • 提供者:Rokibul Ahmed
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 »
搜珍网 www.dssz.com