CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 灰度图像边缘检测

搜索资源列表

  1. car2

    0下载:
  2. 对图像车牌进行数字分割 灰度化 二值化 边缘检测-The license plate image segment digital gray level threshold edge detection
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-10
    • 文件大小:735
    • 提供者:周伟峰
  1. Medical-Image-Processing

    1下载:
  2. 医学图像处理;灰度直方图;边缘检测;灰度变换;图像增强;图像分割;-medical image processing edge detection gray-scale transformation image enhancement image segmentation
  3. 所属分类:hospital software system

    • 发布日期:2016-05-10
    • 文件大小:8131584
    • 提供者:胡亚铭
  1. 1

    0下载:
  2. 车牌定位 牌照搜索:利用水平投影法检测车牌水平位置,利用垂直投影法检测车牌垂直位置 具体步骤 具体步骤 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈值对不同牌照有一定的适应性,能够保证背景基本被置为0,以突出牌照区域。
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:3774018
    • 提供者:happy
  1. GUIEdge

    0下载:
  2. 边缘是指图像中像素灰度有阶跃变化或屋顶状变化的那些像素的集合。学会并掌握使用matlab进行图像的边缘检测,设计用户界面实现上述功能。 实际问题: 1、采用matlab Guide设计图像界面,可以读入并显示图像,设计实现以下功能的菜单,点击相应的菜单(如radio button)在图像界面上可以显示相应的功能。 2 使用sobel检测算子; 3 使用prewitt检测算子; 4 使用canny检测算子; -Edge is refers to the image pixe
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:4069
    • 提供者:桑海峰
  1. Matlabshixi

    0下载:
  2. 这是我在学校的一个matlab作业,是编写一个GUI界面,实现打开图像,绘制灰度直方图,进行边缘检测等功能。-This is my school a matlab job is to write a GUI interface to achieve open the image, draw histogram, edge detection and other functions.
  3. 所属分类:matlab

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

    0下载:
  2. visual C++实现的基本数字图像处理算法,包括边缘检测,傅里叶变换反变换,灰度变换,图像分割,图像增强,伪彩色变换,行程编码等功能。-basic digital image processing algorithms visual C++ implementation, including edge detection, Fourier transform inverse transform, gray transform, image segmentation, image enhanc
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:8832694
    • 提供者:文闯
  1. Desktop

    0下载:
  2. 图像的反转,灰度线性变换,非线性变换,直方图均衡化,中值滤波,梯度算子检测边缘等-The reversal of the image, the gray linear transformation and non-linear transformation, histogram equalization, median filtering, edge detection and so on, the gradient operator,
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-14
    • 文件大小:2675
    • 提供者:hohou
  1. The-license-plate-recognition

    0下载:
  2. 该源码能够对采集的图像实现灰度化、拉格朗日算子边缘检测、图像增强、二值化等功能,其次能够对车牌图像进行初步定位和精确定位,最后再对车牌图像进行分割识别-The source to image acquisition to achieve gray, Lagrange operator edge detection, image enhancement, the value of the two functions, then to perform initial positioning and
  3. 所属分类:Applet

    • 发布日期:2017-05-07
    • 文件大小:1202559
    • 提供者:金鑫
  1. test

    0下载:
  2. 沙船类型的检测,边缘检测,图像增强,灰度值处理。-Vessel Classification
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:4535
    • 提供者:张敏
  1. CHPA

    0下载:
  2. 对图像进行基本的预处理,包括灰度化,二值化,边缘检测,高斯滤波等内容-On the basic of the image preprocessing, including gray, two values, edge detection, Gauss filtering etc.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-25
    • 文件大小:192485
    • 提供者:vongqonvou
  1. program

    0下载:
  2. 通过c#来实现对图片的各种处理,包括灰度化,滤波,边缘检测。不仅是支持8bit的,也支持16bit的真彩色图像-By c# to achieve a variety of image processing, including graying, filtering, edge detection. Not only supports 8bit and 16bit also supports true color image of
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1131212
    • 提供者:
  1. dynamics-model

    0下载:
  2. 为了实现干制红枣的大小自动分级 , 介绍了应用 机 器 视 觉 的 干 制 红 枣 自 动 分 级 方 法 , 利 用 CCD 摄 像 机 获取红枣的样本图像 , 应用 MATLAB 软件编程实现了样本图像的灰度化 、 二值化 、 图 像 分 割 、 图 像 滤 波 、 图 像 形 态 学处理 、 边缘检测和特征量提取等处理 , 参照 干 制 红 枣 分 级 标 准 完 成 了 红 枣 自 动 分 级 。 通 过 实 验 数 据 回 归 分 析 得出红枣实测纵径 、 果质量与识别值当
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:214192
    • 提供者:李祥龙
  1. Image-pretreatment-technology

    0下载:
  2. 图像预处理技术研究与软件实现项目在现有图像处理研究的基础上,研究了灰度化转换、滤波和边缘检测等多种图像基本处理操作,开展了图像结构分析、数学模型建立、多种算法实现及结果对比,完成了GUI界面的创建,展示了图像的灰度化、二值化、反色、去噪等基本预处理过程,以及Sobel、LoG、Canny边缘检测等基本算法,实现了界面换肤和音乐播放的功能。-Image pretreatment technology research and software achieved project in existin
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:6420052
    • 提供者:
  1. tuxiang

    0下载:
  2. 图像预处理,包括灰度化、图像去噪、灰度变换、阈值分割、边缘检测,形态学处理-image preprocessing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:6599
    • 提供者:周国政
  1. x_new

    1下载:
  2. 图像预处理、灰度化,直方图均衡化,图像去噪,阈值分割,边缘检测,形态学处理等及计算裂纹图像的周长和面积-Image pre processing, grayscale, histogram equalization, image denoising, threshold segmentation, edge detection, morphological processing and calculation the perimeter and area of crack image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1780
    • 提供者:李金平
  1. figureprocess

    0下载:
  2. 图像处理平台,包含图像灰度,二值化,滤波处理,边缘检测的源代码-Image processing platform, including gray, binarization, filtering, edge detection source code
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4828968
    • 提供者:谢驰港
  1. bianyuanjiance

    0下载:
  2. 图像处理,灰度处理,边缘检测,Roberts、Sobel、Prewitt和Laplace算子等-Image processing, edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:517
    • 提供者:wanglibo
  1. opencv-show-image-based-on-MFC

    0下载:
  2. 基于MFC实现opencv图像显示、灰度化、旋转、边缘检测和缩放功能-Opencv display, gray, rotate, edge detection and zoom image based on the MFC
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-28
    • 文件大小:8774
    • 提供者:谢宝中
  1. OpenCVApp

    0下载:
  2. 这个程序基于MFC的界面,界面上包含基本图像处理控件程序,直方图,灰度化,边缘检测-This program is based on the MFC interface, the interface contains the basic image processing control procedures, histogram, gray, edge detection, etc.
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-09
    • 文件大小:1915223
    • 提供者:YangKai
  1. Edge_extract

    0下载:
  2. 二值图像处理边缘检测,并得出边缘灰度中与该区域最近的一个灰度级-Edge Detection, and edge grayscale with a recent gray levels in the region
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1267
    • 提供者:liudawei
« 1 2 ... 18 19 20 21 22 2324 25 »
搜珍网 www.dssz.com