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

搜索资源列表

  1. Imageenhance

    0下载:
  2. matlab下的图像处理代码,包括了ATLAB高级图像处理操作,如:图像的阈值分割、用Canny算子检测图像的边缘、形态学梯度检测二值图像的边缘-matlab image processing under the code, including the ATLAB advanced image processing operations, such as: threshold image segmentation with detection operator Canny edge image,
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:12816
    • 提供者:李峰
  1. DIPDemo

    0下载:
  2. vc++6.0数字图像处理内容:包括阈值分割,二值化处理,图像增强,几何变换,邻域处理,形态学处理,轮廓提取等。-。-VC Image Processing Book, including the threshold segmentation, binarization processing, image enhancement, orthogonal transform, such as geometric transformations.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7229771
    • 提供者:
  1. imagdetect

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

    • 发布日期:2017-04-01
    • 文件大小:40763
    • 提供者:zhuzhu
  1. VCPP

    0下载:
  2. 位图处理、影像分割、平滑处理、图像合成、形态学处理-Bitmap processing, image segmentation, smoothing, image synthesis, morphological processing
  3. 所属分类:Special Effects

    • 发布日期:2017-06-01
    • 文件大小:13776828
    • 提供者:黄亮
  1. VC_ImageProcessing

    0下载:
  2. 包含多个类和结构体,可进行图像锐化、图像中值滤波、图像平滑、直方图、图像频域变换、图像腐蚀、图像形态学、图像点变换等多种数字图像处理操作。-Contain multiple classes and structures can be for image sharpening, median filtering, image smoothing, histogram, image frequency domain transform, image corrosion, image morpholo
  3. 所属分类:Special Effects

    • 发布日期:
    • 文件大小:777318
    • 提供者:mxd
  1. VisualCPPImageProcessing

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

    • 发布日期:2017-04-07
    • 文件大小:182681
    • 提供者:mxd
  1. detection

    0下载:
  2. 形态学多结构元多尺度的自适应边缘检测detection-Multi-structuring elements morphological adaptive multi-scale edge detection
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-07
    • 文件大小:269147
    • 提供者:war
  1. image-process

    0下载:
  2. 一个数字图像处理的GUI,包括灰度变换,形态学操作,直方图阈值化等内容-A digital image processing, GUI, including gray scale transformation, morphological operations, histogram thresholding, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:29826
    • 提供者:
  1. edgedetection

    0下载:
  2. 基于形态学的的玻璃瓶边缘检测,和canny算子对比,可出图。-Glass bottles based on morphological edge detection, and the canny operator compared to a map.
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:33601
    • 提供者:沐广文
  1. tuxiangfenge

    0下载:
  2. 利用类间方差阈值算法实现图像的分割处理;利用形态学处理进行处理结果修正。 -Threshold using Otsu algorithm image segmentation use of morphological processing for processing the results of correction.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:251130
    • 提供者:zhang
  1. DIPDemo

    0下载:
  2. 本程序对图像的点运算、几何变换、频域滤波、彩色图像处理、图像分割、形态学变换等进行操作的源代码。- This Program is that deal with image point operators,geometric transformation,frequency-domain filtering,Colour Image Processing,Image Segmentation and so on.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-08
    • 文件大小:314743
    • 提供者:fuqiang
  1. matlab-chap7

    0下载:
  2. 包括细胞边缘检测,癌细胞形态学分析,癌细胞颜色分析三个例程。-Including cell detection, cell morphology analysis, color analysis of cancer three routines.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:73422
    • 提供者:chenchi
  1. erosion-and-dilation

    0下载:
  2. 图像形态学中的腐蚀和膨胀,3*3的算子可以自选-Image morphology of erosion and dilation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5361273
    • 提供者:琳琳
  1. Morph

    0下载:
  2. 图像形态学操作算法源码,包括彩色图像形态学操作、Top-hat变换等,方便大家学习-Source image morphology operation algorithms, including color image morphological operations, Top-hat transform, facilitate learning
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:3651
    • 提供者:安羽
  1. An-improvement-segmentation

    0下载:
  2. 本文通过分析造成分水岭算法过分割的原因, 简化灰度变换以及利用数学形态学不同结构元素对距离变换的影响, 提出一种改进的分水岭与Live wire 相结合的算法-By analyzing the resulting over-segmentation of watershed algorithm causes gray transform and simplify the use of different structural elements of morphological effects o
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:422538
    • 提供者:
  1. lpr

    0下载:
  2. 车牌提取以及车牌字符的分割,其中车牌提取用的是投影及数学形态学的-License plate license plate character extraction and segmentation, which is used to extract license plate projection and mathematical morphology Hair
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:754208
    • 提供者:蒋飞云
  1. VideoProj

    0下载:
  2. 此工程是运动物体前景分割检测算法工程,有较好的检测效果,在MD642视频处理平台上运行。其背景更新采用了基于直方图更新统计的算法,处理过程在tskProcss线程中进行,其函数定义在VidoeProcess.C文件中。处理包括,场调整,屏幕区域划分,帧下采样及缓存,背景获取,帧差分,获取阈值矩阵,分割,形态学滤波,以及各种屏幕区域的显示等。-This project is the forground segmentation for moving object. The background u
  3. 所属分类:Graph program

    • 发布日期:2017-05-04
    • 文件大小:1447241
    • 提供者:shixj
  1. shuxuexingtai

    0下载:
  2. 用数学形态学的方法来处理图像,特指车牌图像的分析-Mathematical morphology approach to image processing, especially image analysis plate
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:170172
    • 提供者:杨丽
  1. fenshuiling

    0下载:
  2. 利用matlab图像工具箱中提供的形态学处理函数,实现基于分水岭的图像分割技术-Matlab image toolbox provided by the morphological processing functions to achieve image segmentation based on watershed
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:591
    • 提供者:hukaifeng
  1. watershield

    0下载:
  2. 分水岭变化,形态学操作,图像增强以及背景分离,在这一个程序里面体现的非常明显,自己做图像处理时候经常用到的例子。-procedure by matlab for the watershield, background seperation and so on have all been included. Also this is the best example when I conduct research myself.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2429499
    • 提供者:jiaxinghua
« 1 2 ... 36 37 38 39 40 4142 43 44 45 46 ... 50 »
搜珍网 www.dssz.com