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

搜索资源列表

  1. VisualC-P-P-Digital-Image-Processing

    0下载:
  2. VisualC++数字图像处理 包括点运算,几何运算,图像编码,图像增强,形态学变换等 支持256色-VisualC++ digital image processing, including point operations, geometric operations, image coding, image enhancement, morphological transformation and other support for 256 colors
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3187638
    • 提供者:小明
  1. straight_line

    0下载:
  2. matlab形态学处理的程序之连接两点之间的直线-a program to read a move into matlab for detection
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:660
    • 提供者:踩扁
  1. Image-Processing-OpenCV-Chapter-6

    0下载:
  2. 基于OpenCV的计算机视觉技术实现第六章图像处理的源程序,其中包括图像边缘检测、直方图、Hough变换、几何变换、形态学等基本的图像处理。-OpenCV-based computer vision image processing technology to Chapter VI of the source, including edge detection, histogram, Hough transform, geometric transformation, morphology, a
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:106491
    • 提供者:stellarzhong
  1. VCPPimage-processing-methods

    0下载:
  2. 本书主要讲了VC++环境下图像处理的方法,包括形态学处理等-Book focuses on the VC++ environment, image processing methods, including morphological processing, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-31
    • 文件大小:13779043
    • 提供者:孙西龙
  1. shuzituxiangchuli

    0下载:
  2. 点运算,几何变换,正交变换,图像增强,形态学变换,边缘与轮廓,图像分析,图像复原,图像编码,等等,实现了很全面的功能。-Point operations, geometric transformations, orthogonal transformation, image enhancement, morphological transformation, edge and contour, image analysis, image restoration, image coding, et
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:7838538
    • 提供者:早梅
  1. matlab

    1下载:
  2. 本文重点研究了面积法对车流量进行统计。在研究算法过程中主要用到了车辆图像检测相关的灰度化、滤波、图像增强、锐化等图像处理基础知识,并将这些知识的算法进行了比较研究。进而用到了阈值分割、边缘检测、以及形态学操作等图像分割技术以及车辆的检测和提取算法。最后设计了一种实时可靠的统计算法。-This paper focuses on the area method for traffic statistics. In the study of algorithms used in the vehicle
  3. 所属分类:GDI/图象编程

    • 发布日期:2013-09-14
    • 文件大小:58453
    • 提供者:何呈
  1. LPLocation_Test

    0下载:
  2. opencv 车牌定位 得到二值图像,然后再用形态学扩张与形态学侵蚀,使得目标轮廓不会出现影响判断的断点与连接,最后根据寻找米粒的方法把车牌定位-opencv license plate location to get binary image, then use morphological dilation and morphological erosion, making the target profile will not affect the judge' s break wit
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:375329
    • 提供者:zhazhiqiang
  1. Morphological-threshold-segmentation

    0下载:
  2. 实现形态学的阈值分割,可得到分割后的阈值图像,形态学图像,L的直方图,最大连通成分提取图像以及最后得出的结果图像。-Achieve morphological thresholding, the threshold obtained after image segmentation, image morphology, L histogram, the largest connected component extraction result image and the final image.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:578
    • 提供者:lorna
  1. image_segment

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

    • 发布日期:2017-04-03
    • 文件大小:48132
    • 提供者:林雪
  1. shuxuexingtaixuechepaidingwei

    0下载:
  2. 基于数学形态学的车牌定位,一个很有用的工程-License plate location based on mathematical morphology, a very useful project
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3943416
    • 提供者:陈爽
  1. skin_detect

    0下载:
  2. 一个人脸检测的程序,使用肤色进行检测,有很多形态学处理过程及注释,能够很好地检测出人脸,跑过了,可以用-a face detect code based on skin color ,it contains many morphological processing and annotation,and you can detect face well by using it.it has been runed ,you can use it.
  3. 所属分类:Special Effects

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

    0下载:
  2. 形态学的用途主要是获取物体拓扑和结构信息,它通过物体和结构元素相互作用的某些运算,得到物体更本质的形态。这个代码实现了腐蚀和膨胀操作-The main purpose is to obtain morphological object topology and structure information, it is through the interaction of objects and structural elements of certain operations to be mor
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:3088631
    • 提供者:joseph
  1. 2008302590151

    0下载:
  2. 图像的格式转换、几何变换、图像增强、模板匹配、图像分割、纹理特征提取、形态学处理-Image format conversion, geometric transformations, image enhancement, template matching, image segmentation, texture feature extraction, morphological processing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4970565
    • 提供者:李加元
  1. ellip

    0下载:
  2. 画一个圆饼,主要用于击中与击不中变换,效果还不错,要用形态学这方面不要错过-Draw a round cakes, mainly for the hit and miss transform strike
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:624
    • 提供者:安义
  1. Threshold-segmentation-

    0下载:
  2. vc++环境下图像处理,包括各种阈值分割,形态学算法等等。附图片-vc++ environment, image processing, including thresholding, morphological algorithms, and so on. With photo
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:6176322
    • 提供者:赵文旻
  1. erzhi

    0下载:
  2. 二值图像介绍,用matlab实现的二值图像的数学形态学变换-Binary image descr iption, using matlab realize the binary image morphological transformations
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:1307
    • 提供者:liyingying
  1. yaogan

    0下载:
  2. 基于形态学方法的图像分割文件,.m的源代码-Based on morphological image segmentation file,. M of the source code
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:970
    • 提供者:lx
  1. CarLienseDection

    0下载:
  2. matlab 写的车牌检测算法,采用边缘检测与形态学处理相结合的方法,具有较高的准确率,80 以上。-Car License Detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:2134
    • 提供者:zhangbenkui
  1. summary-homework-2011

    0下载:
  2. 图像处理源代码:包括梯度图、分裂合并区域分割、数学形态学、各种结构元素的影响、形态学边界、对数变换、分段线性变换、线性变换、二值图像代码 MatLab自编的均值滤波、中值滤波、高斯滤波 图像处理函数。 7-Image processing source code include: the gradient map, splitting and merging, region segmentation, mathematical morphology, structural element,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:10587
    • 提供者:王媛媛
  1. commands-of-Mathematical-morphology

    0下载:
  2. 数学形态学相关代码,带所需图片,和m文件-basic commands of Mathematical morphology
  3. 所属分类:matlab

    • 发布日期:2016-04-16
    • 文件大小:4096
    • 提供者:王媛媛
« 1 2 ... 39 40 41 42 43 4445 46 47 48 49 50 »
搜珍网 www.dssz.com