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

搜索资源列表

  1. 4

    0下载:
  2. 程序代码说明 P0401:用Prewitt算子检测图像的边缘 P0402:用不同σ值的LoG算子检测图像的边缘 P0403:用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:41098
    • 提供者:吴培培
  1. automobilelocation

    0下载:
  2. 汽车车牌定位,基于数学形态学法及颜色的车牌定位方法-Automobile license plate positioning method based on mathematical morphology and color of license plate location method
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1203501
    • 提供者:
  1. imageprocess2

    0下载:
  2. 对矩阵进行四叉树分解,将图像分为文字和非文字的两个类别,形态学梯度检测二值图像的边缘,形态学实例——从PCB图像中删除所有电流线(仅保留芯片对象),计算图像中的欧拉数 -Of the matrix quadtree decomposition, the image is divided into text and non-text of two categories, the morphological gradient detection of the edge binary image,
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:1647
    • 提供者:wang
  1. MyImageAnalysis

    0下载:
  2. 该源码可以实现图像的登山算法,以及数学形态学操作-The source images can be achieved climbing algorithm, as well as the mathematical morphology operation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-27
    • 文件大小:42490
    • 提供者:潘晓惠
  1. xingtaixuechuli

    0下载:
  2. VC++图像处理程序设计配套光盘中形态学处理源代码-VC++ Image processing procedures designed to deal with matching CD-ROM Morphological source code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:241200
    • 提供者:刘青
  1. Morph

    0下载:
  2. 数字图像处理中的基本形态学处理,如腐蚀、膨胀、开操作、闭操作等实现的源代码。可以自定义结构元素的形状。-Digital image processing in the basic morphology processing, such as corrosion, swelling, open operation and close operation to achieve the source code. You can customize the shape of structural ele
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:81855
    • 提供者:caonimabitoo
  1. A_Nove__Video_Image_Scaling_Algorithm_Based_on_Mor

    0下载:
  2. 实现在 Digital Object Identifier 10.1109/ICNNSP.2008 发表的 "A Novel Video Image Scaling Algorithm Based on Morphological Edge Interpolation"上面的演算法。里面主要用利用形态学的方式对图案做插值运算,最大效果是可以把杂讯滤除。-Achieve in the Digital Object Identifier 10.1109/ICNNSP.2008 published
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1154690
    • 提供者:金金金強
  1. hough

    3下载:
  2. sar图像下基于hough变换的机场跑道识别系统,首先对图像进行了灰度缩放拉伸并进行了二值化分割和数学形态学滤波等预处理,再以改进的hough变换进行提取,系统完备-sar images hough transform based on the airport runway identification system, first of all, the gray-scale image zoom and a tensile binarization segmentation and mathe
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-06-05
    • 文件大小:3134
    • 提供者:张益搏
  1. Waystousemorphologicalskeletonlineextractionexperi

    0下载:
  2. 用形态学方法提取骨架线实验报告--机器视觉的好文章-Ways to use morphological skeleton line extraction experiments Report- Machine Vision good article
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:14728
    • 提供者:wangyangbulao
  1. morphology

    0下载:
  2. 对图像进行形态学的操作:图像的膨胀、图像的腐蚀以及进行高级形态学变换。-Morphological image operations: image expansion, image of the corrosion as well as advanced morphological transformation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:182775
    • 提供者:张济伟
  1. morphology

    0下载:
  2. 对图像进行形态学处理的源代码,用opencv实现-Morphological image processing source code, using opencv implementation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:182702
    • 提供者:buaa
  1. 256_color_bmp

    0下载:
  2. 处理256色bmp图像的程序.包括正交变换,图像增强,形态学变换,边缘与轮廓,图像分析,图像还原等内容-256-color bmp image treatment procedures. Including orthogonal transformation, image enhancement, morphological transformation, edge and contour, image analysis, image restoration, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:285129
    • 提供者:zhangjun
  1. photo_geo_trans_process

    0下载:
  2. 封装了10个常用图像处理的API函数,方便VC、VB、Delphi等开发工具调用。各API函数可以处理24位彩色图像。包括锐化,滤波,几何变换,形态学变换等。图像处理必备的好东西。-Package of 10 commonly used image processing API function,can be easily called by VC, VB, Delphi and other development tools . The API function can handle 24-
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3234435
    • 提供者:yangle
  1. Morph

    0下载:
  2. 数字图像的形态学变化,开,闭等等,非常实用-Digital image of the morphological changes, open and close and so on, very useful
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2163873
    • 提供者:dmlong
  1. xiang0210

    0下载:
  2. 遥感图像的形态学处理 能对灰度图像进行形态学处理 但是该灰度图像只能是0和255两种灰度 这种处理相对简单-Remote sensing image can deal with the morphological gray image morphological treatment but the gray image can only be 0 and 255, two gray-scale of this relatively simple treatment
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:888691
    • 提供者:项德良
  1. coloredgedetection

    1下载:
  2. 基于形态学的彩色边缘检测,首先在RGB空间对原彩色图像的R,G,B三副伪彩色图像分别进行形态学边缘检测,然后对三副图像的边缘强度进行合并,采用阈值分割法提出图像的轮廓边缘。-Based on morphological edge detection of color, first of all in RGB space to the original color image of the R, G, B three pseudo-color image, respectively, morpho
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:582
    • 提供者:jff
  1. ImageN

    0下载:
  2. VC++图像处理编程演示程序,包括点处理、邻域处理、二值图像处理、二值形态学处理、灰值形态学处理、真彩色图像处理、区域分割等,包含了所有常用的图像处理方法。-VC++ image processing programming demo program, including the point of treatment, neighborhood processing, binary image processing, binary morphological processing, gray v
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:6142077
    • 提供者:shino
  1. matlab6.5chengxu

    0下载:
  2. 第一章 MATLAB6.5 基础 第二章 MATLAB 图形绘制基础 第三章 MATLAB 图形对象 第四章 MATLAB 图形对象操作 第五章 GUI 设计 第六章 MATLAB 特殊图形的绘制 第七章 MATLAB 高级绘图功能】 第八章 数字图像原理 第九章 MATLAB 图像显示与色彩 第十章 MATLAB 图像正交变换 第十一章 滤波器的设计 第十二章 MATLAB 图像运算 第十三章 MATLAB 图像增强 第十四章
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:78502
    • 提供者:guoxin
  1. vehiclenumberplatesegmentationandextraction

    1下载:
  2. 车牌检测与识别技术的相关技术: 提出一种梯度增强法对图像边缘进行增强, 该方法主要通过对图像本身信息进行简单梯度变换以突出图像边缘, 并辅以数学形态学中的膨胀法实现牌照的快速定位. 在字符分割部分, 给出了最小面积旋转法以确定牌照的最佳旋转角, 并采用垂直投影法分割牌照中的字符 -License plate detection and recognition technology related technologies: a gradient-enhanced
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1526
    • 提供者:张i
  1. Morph

    0下载:
  2. 形态学变换包括开运算闭运算结构,细化,腐蚀,膨胀等-Morphological transformation, including open computing closing operation structure, thinning, corrosion, swelling, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2181384
    • 提供者:周可
« 1 2 ... 16 17 18 19 20 2122 23 24 25 26 ... 50 »
搜珍网 www.dssz.com