CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - edge detection gray image

搜索资源列表

  1. VC_DigitalImageProcess

    1下载:
  2. 这是一个关于数字图像处理的源代码,目前只支持bmp格式的灰度图像,但功能强大,内容丰富,几乎包含了数字图像处理的所有基本内容。如图像的点运算,几何变换,正交变换,图像增强,形态学变换,边缘与轮廓检测,图像分析,图像复原,图像编码等等。-This is a digital image processing of the source code, only supports bmp format gray image, but powerful, rich in content, consists
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:318456
    • 提供者:严江
  1. sztxbyjc

    0下载:
  2. 所谓边缘就是指图像局部亮度变化最显著的部分,它是检测图像局部变化显著变化的最基本的运算。对于数字图像,图像灰度灰度值的显著变化可以用梯度来表示,以边缘检测Sobel算子为例来讲述数字图像处理中边缘检测的实现-Edge refers to the so-called partial image brightness changes in the most notable part of it is to test local image change significantly change th
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1150
    • 提供者:阿辉
  1. CannyEdgeDetect

    0下载:
  2. 对一帧灰度图像进行canny算子的边缘检测,在VC环境下编译-on a gray image canny operator of edge detection, the VC environment compiler
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:162663
    • 提供者:卡洛宾
  1. Edge

    0下载:
  2. 对图像的边缘进行检测,不同hough,而是通过图像的灰度低度的变化,来判断图像的边缘,从而得到图像边缘-right image edge detection, hough different, but through the low gray image of change, to determine the edge of the image, and thus Edge
  3. 所属分类:.net编程

    • 发布日期:2008-10-13
    • 文件大小:1261
    • 提供者:卢军
  1. Imageprocessing.rar

    1下载:
  2. 基于Visual studio 2008 的图像处理试验平台的VC++源码 包含sebol边缘检测,灰度化,二值化,滤波,还有opencv引用,Based on Visual studio 2008 image-processing test platform VC++ Source contains sebol edge detection, gray and binarization, filtering, there is reference opencv
  3. 所属分类:GDI/图象编程

    • 发布日期:2017-05-21
    • 文件大小:6258887
    • 提供者:欢欢
  1. Course.rar

    0下载:
  2. 函数曲线的显示,OPENCV图像处理,包括灰度图,直方图,边缘检测等等内容,Function curve display, OPENCV image processing, including the gray level histogram, edge detection and much more
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:708966
    • 提供者:twty
  1. PICTURESHOW

    1下载:
  2. 基于vc语言,把图像采集卡采集的数据(数组)在vc应用程序图像显示,灰度变换,图像平滑,中值滤波,锐化,边缘检测-Vc-based language, the image acquisition card data collection (array) in vc application image display, gray-scale transformation, image smoothing, median filtering, sharpening, edge detection
  3. 所属分类:GDI-Bitmap

    • 发布日期:2016-07-18
    • 文件大小:1816225
    • 提供者:jack
  1. cannydetection

    0下载:
  2. 利用canny算子做的256个灰度级的边缘检测,阈值为自适应取值-canny edge detection used for 256 gray grade image edge detection with canny
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:6327
    • 提供者:王闻知
  1. imageprocessing

    0下载:
  2. 实现简单图像处理,包括256色转灰度图、Hough变换、Walsh变换、中值滤波、二值化变换、亮度增减、傅立叶变换、反色、取对数、取指数、图像平移、图像旋转、图像细化、图像缩放、图像镜像、均值滤波、对比度拉伸、拉普拉斯锐化(边缘检测)、方块编码、梯度锐化、灰度均衡、直方图均衡、离散余弦变换、维纳滤波处理、逆滤波处理、阈值变换、高斯平滑。-Simple image processing, including 256 colors to grayscale, Hough transform, Wal
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-13
    • 文件大小:3330673
    • 提供者:啊哦
  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. work

    0下载:
  2. 程序包含了数字图像处理的几个基本的图像处理方法 包括图像的锐化 灰度变换 边缘检测 图像分割 对于学习图像处理很有帮助-Program includes digital image processing some basic image processing methods including image sharpening gray transform edge detection image segmentation for learning image processing helpfu
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-12
    • 文件大小:2893800
    • 提供者:钱石
  1. TGUISUSANh

    0下载:
  2. 边缘是图像最基本的特征,是图像分割的第一步。经典的边缘检测方法如:Roberts,Sobel,Prewitt,Kirsch,Laplace等方法,基本都是对原始图像中象素的小邻域构造边缘检测算子,进行行一阶微分或二阶微分运算,求得梯度最大值或二阶导数的过零点,最后选取适当的阀值提取边界。由于这些算法涉及梯度的运算,因此均存在对噪声敏感、计算量大等缺点。在实践中,发现SUSAN算法只基于对周边象素的灰 -Edge of the basic characteristics of the imag
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-04
    • 文件大小:1097859
    • 提供者:干预
  1. mCorrnerra

    0下载:
  2. 一种比较好用的边缘检测方法CORNER Find corners in tensity image. % CORNER works by the following steep:% 1.Apply thhe Canny edge detector to the gray level image and obtain a% binary edge -The Find corners, a relatively easy method of edge detection CORNER in te
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:79255
    • 提供者:nicollejia
  1. BPICTURESHOWa

    0下载:
  2. 基于Visual C语言,把图像采集卡采集的数据(数组)在Visuaal C应用程序图像显示,灰度变换,图像平滑,中值滤波,锐化,边缘检测 -Based on Visual C language, the image acquisition card data (array) in Visuaal C application image gray-scale transformation, image smoothing, median filtering, sharpening, edge
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-04
    • 文件大小:1818201
    • 提供者:利益
  1. ImageHandel

    0下载:
  2. 图像处理的各种操作,包括图像的线性,灰度变换,几何变换,插值算法,边缘检测算法-Various image processing operations, including image linear gray-scale transformation, geometric transformations, interpolation algorithm, edge detection algorithm
  3. 所属分类:GUI Develop

    • 发布日期:2017-12-09
    • 文件大小:4969472
    • 提供者:涂晓衍
  1. pcnn

    0下载:
  2. matlab下,实现pcnn灰度图像边缘检测-matlab to achieve pcnn gray image edge detection
  3. 所属分类:Other systems

    • 发布日期:2017-11-22
    • 文件大小:11926
    • 提供者:caifeitong
  1. 603527

    0下载:
  2. 图象处理集合(对位图的处理)包括如下: 1.图象分析:图象分割和边缘检测 2.图象编、解码:huff,PCX,GIF,JPG等; 3.滤波处理:包含多种滤波器(高,低通,交互式带阻); 4.数学形态学:图象的腐蚀和膨胀,开、闭运算,图象的粗、细化等; 此外还有视图的编辑、灰度处理、图象恢复、小波分解和重构等等。 提供所有操作的源代码! 1.demo:是该处理集合的可执行文件(自己编译吧)。图象处理集合.rar--------demo的源代码!
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-24
    • 文件大小:1241852
    • 提供者:jiajia
  1. image

    0下载:
  2. Visual C++ 灰度化、边缘检测、车牌识别 -Gray, edge detection, license plate recognition,useful
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-26
    • 文件大小:9578555
    • 提供者:贾子
  1. buildboundary

    0下载:
  2. 边缘提取,指数字图像处理中,对于图片轮廓的一个处理。对于边界处,灰度值变化比较剧烈的地方,就定义为边缘。-Edge detection, digital image processing means for processing a contour image. For boundary gray value changes more violent place, it is defined as an edge.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:513
    • 提供者:晁凤云
  1. The-image-processing

    0下载:
  2. 以对图像进行复制、粘贴、剪切、全选、取消选择和翻转。 过滤图像,包括锐化、浮雕、腐蚀、风化。对图像进行滤波处理:包括最小值滤波处理、最大值滤波处理和中值处理。 对彩色图像进行变换:包括彩色转灰度、彩色转黑白、平滑处理、霓红处理。软化图像,包括红色、绿色、橙色;硬化图像,包括红色、绿色、蓝色。 对图像进行卷积处理,包括水平增强、垂直增强和双向增强。 对图像进行边缘探测,例如右下边缘抽出,拉普拉斯(8邻域)。给图像进行对比度增强,进行FFT分析,以及对两幅图像进行合成。 可以选择
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-07
    • 文件大小:1134820
    • 提供者:国俊迈
« 12 »
搜珍网 www.dssz.com