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

搜索资源列表

  1. pictureprocess

    0下载:
  2. 实现:几何变换,正交变换,形态学处理{膨胀,腐蚀,开闭等},边缘检测,图像增强等-Achieve: geometric transformations, orthogonal transform, morphological processing (expansion, corrosion, opening and closing, etc.), edge detection, image enhancement, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4803622
    • 提供者:wanggang
  1. mathematical-morphology-cuiqi

    0下载:
  2. 崔屹著《图象处理与分析——数学形态学方法及应用》的盘,采用c语言编写,最值得收藏的经典代码,非常适合初学者学习。-CUI Yi of " image processing and analysis- method and application of mathematical morphology," the disc, using c language, the most worthy of collection of classic code, very suitable
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:402158
    • 提供者:cwb
  1. logandmorphology

    0下载:
  2. 利用VC++编程实现的图像处理程序,可以实现log边缘检测,形态学处理、滤波等功能-Using VC++ programming image processing program that enables log edge detection, morphological processing, filtering and other functions
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:3968760
    • 提供者:jimmy
  1. morphologicalimageprocessing.

    0下载:
  2. 本代码是用vc编写的,主要用于图像的形态学处理。-This code is written using vc, mainly for morphological image processing.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4930560
    • 提供者:徐文娟
  1. MathMorph

    0下载:
  2. 一个完整的数学形态学处理代码,里面包含各种形态学运算算子,处理例子,完整的VISUAL C++ 项目代码-Mathematical Morphology process C++ codes (full codes)
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2264487
    • 提供者:向阳
  1. cheliangjiance

    0下载:
  2. 对图像进行增强处理的车流量检测算法,图像锐化,背景差分,膨胀腐蚀等一系列数学形态学操作-The image enhancement processing of the traffic flow detection algorithm, image enhancement, background difference, expansion and a series of mathematical morphology erosion operation
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:617
    • 提供者:山林之乐
  1. MultiDocImageN

    0下载:
  2. 图像处理与应用程序,由输入输出模块、基本处理模块与应用实例三部分组成。 输入输出模块:图像文件、视频采集(640x480)。 基本处理模块:点处理、邻域处理、彩色图像处理、二值图像处理、形态学处理、区域与边界处理。 应用实例:组合阈值、分水岭算法、PCB图像处理、图像合成原理。 - Image Processing Program,consist ImageFile,PointProcessing,NeighborProcessing,ColorImageProcess
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-30
    • 文件大小:13040071
    • 提供者:陆宗骐
  1. MathImage

    0下载:
  2. 《VC数学形态学及其应用》的源代码,文件时完整的,可以打开。有腐蚀、膨胀、骨架提取(即细化)等形态学处理。-" VC mathematical morphology and its applications," the source code, file, complete, and can be opened. Corrosion, swelling, skeleton extraction (ie, thinning), etc. morphology processing
  3. 所属分类:Graph program

    • 发布日期:2017-05-18
    • 文件大小:4628976
    • 提供者:leo
  1. shape

    0下载:
  2. 形态学处理,一个不错的代码!原码不是我写的,这个是我在别人基础上修改的-shape ,image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:21044
    • 提供者:万能
  1. RegionSearch

    0下载:
  2. 实时处理中区域提取算法的比较,有轮廓跟踪、线段编码、种子填充与数学形态学腐蚀膨胀等方法组合成的十一种方法。30万像素的图像处理时间在5毫秒以内。-Region Search
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:829747
    • 提供者:陆宗骐
  1. demoview

    0下载:
  2. 数字图像处理,包括变换域处理,图像增强,图像分割,形态学处理,图像标配,复原技术。-Digital image processing, including the transform domain processing, image enhancement, image segmentation, morphological processing, image standard, rehabilitation technology.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:5103513
    • 提供者:daiwe
  1. imageprocessing

    0下载:
  2. 利用vc++开发的图像处理程序,包括图像灰度化、图像平滑、边缘检测、二值化、数学形态学处理等功能。-Image processing project use vc++,including image grayscale,smoothing,edge detection,morphological processing
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-25
    • 文件大小:8342214
    • 提供者:张雷
  1. tuxiangchuli

    0下载:
  2. imgCenterDib类是图像处理的一个基类,其他处理类都是在其基础上派生而来,这次上传的是我认为用VC处理图像的类中定义比较好的类!用钱前看一遍很好用!剩下的来个类是从这个类派生的,分别是形态学处理类和图像分割类,类中都封装了各种处理函数,方便调用!希望对做图像的同学有帮助!-digital image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:17560
    • 提供者:王如意
  1. morphologicalprocessing

    0下载:
  2. 使用OPENCV2.0实现数字图像处理中形态学处理方法-Using digital image processing OPENCV2.0 morphological approach
  3. 所属分类:OpenCV

    • 发布日期:2017-05-15
    • 文件大小:3789309
    • 提供者:neo
  1. marph

    0下载:
  2. 形态学处理是图像处理中重要的一个方法。通过对图像进行膨胀及腐蚀的处理,可以让图像呈现结构便于分析。-Morphological processing is an important image processing method. Through expansion and corrosion image processing, image rendering structure allows easy analysis.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:10695
    • 提供者:李洁琼
  1. smagic

    1下载:
  2. 图像处理综合例子,提供的功能主要有:    (1) 打开,显示,保存(另存),打印包括bmp,jpg,tif,gif,tga,pcx,png,psd等在内的各种常用图像 (2) 可以对图像实现放大/缩小观看,并可显示其直方图(态度,红,蓝,绿四通道) (3) 点运算:图像格式转换,阈值变换,窗口变换,灰度拉伸,态度均衡 (4) 几何变换:平移,转置,缩放,旋转,水平镜像,垂直镜像 (5) 正交变换:傅立叶,离散余弦,沃什,霍特林等 (6) 图像增强:图像平滑,中值滤波,梯
  3. 所属分类:Graph program

    • 发布日期:2017-05-22
    • 文件大小:6662676
    • 提供者:黄知
  1. test

    0下载:
  2. 车牌定位算法,基于字符轮廓与形态学处理,识别率较高-License plate location algorithm, based on character profiles and morphology, a high recognition rate
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:1810
    • 提供者:张小强
  1. deal_image

    0下载:
  2. 对图像进行二值化、滤波、边缘提取等形态学处理-The image binarization, filtering, edge extraction processing morphological
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1526038
    • 提供者:jsl
  1. DIP_Exercise5_071221057

    0下载:
  2. 实验内容 编制通用的二值形态学运算(腐蚀和膨胀、开、闭和击中击不中变换)函数; 函数可以处理不同的变换形式和不同类型的结构元素。-Experiment content Prepare general binary morphological operation (corrosion and expansion, open and close and hit the strike bos transform) function, Functions can handle the v
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:144424
    • 提供者:lyp
  1. tuxiang

    0下载:
  2. 图像处理实习,能对图像实现打开,保存,加噪,大小调整,旋转角度,各种滤波,边缘检测,和形态学处理-Image processing practice, can be achieved on the image to open, save, noise, size adjustment, rotation, various filtering, edge detection, and morphological processing
  3. 所属分类:Special Effects

    • 发布日期:2017-06-15
    • 文件大小:23440456
    • 提供者:nardo
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 39 »
搜珍网 www.dssz.com