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

搜索资源列表

  1. DigIdentify

    0下载:
  2. vs2010结合opencv编写的canny边缘检测程序,包含了图像的灰度处理,二值化等预处理,也有投影映射图像程序。-vs2010 combined canny edge detection opencv prepared program, including a gray-scale image processing, binarization pretreatment, but also the image projection mapping program.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2423917
    • 提供者:ai
  1. QTConfigurationTest

    0下载:
  2. 本源码包括了:图像的运算、图像的形态学变化、图像的灰度化处理、图像直方图显示、图像的边缘检测、图像分割-The source includes: morphological changes of the image computing, image, grayscale processing, image histogram display, edge detection, image segmentation, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:7076824
    • 提供者:SpancerHan
  1. tuxiang-lv-bo

    0下载:
  2. 主要讨论获得图片后如何提取其边界信息,首先利用图像灰度均匀化解决了对比度不清晰的问题,然后利用高斯滤波法对图片进行滤波去噪,进而利用Canny算法实现边缘检测提取边界,该方法与Matlab自带的求边界方法有明显的提高,为利用Matlab程序求图像分形维数提供了更精确的前提. 更多还原 -Mainly discuss how to get the picture after extracting its boundary information, the first use of the im
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:330126
    • 提供者:彭成新
  1. tuxianbianyuanfudao2

    0下载:
  2. 主要讨论获得图片后如何提取其边界信息,首先利用图像灰度均匀化解决了对比度不清晰的问题,然后利用高斯滤波法对图片进行滤波去噪,进而利用Canny算法实现边缘检测提取边界,该方法与Matlab自带的求边界方法有明显的提高,为利用Matlab程序求图像分形维数提供了更精确的前提.-Mainly discuss how to get the picture after extracting its boundary information, the first use of the image cont
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:563073
    • 提供者:李雷
  1. bianyuanjiance

    0下载:
  2. Prewit t 算子和Sobel 算子都是对图像进行差分和滤波运算,仅在平滑部分的权值选择上有些差异,但是图像产生了一定的模糊, 而且有些边缘还检测不出来,所以检测精度比较低, 该类算子比较适用于图像边缘灰度值比较明显的情况。-Prewit t operator and Sobel operator is on image difference and filtering operation, only some differences in the smooth part of the we
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:53006
    • 提供者:李浩杰
  1. tuxiangchuli

    0下载:
  2. 可以实现图像的预处理,主要包括灰度化、二值化、边缘检测、高斯去噪、细化、平移和旋转以及分割归一化处理等。-Can achieve image preprocessing, including graying, binarization, edge detection, Gaussian noise removal, thinning, translation and rotation and dividing normalized treatment.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4998830
    • 提供者:任美丽
  1. chepaijiance

    0下载:
  2. 准确对车牌进行定位,首先要把车牌图像灰度化,接着对图像进行中值滤波进行初步降噪,下一步进行Sobel纵向边缘检测,即增强车牌纵向边缘,边缘检测后进行二值化处理,此时车牌区域特征得到进一步加强,但同时又加强了背景中的部分噪声,所以再对其腐蚀,然后定位及截取车牌,最后对车牌进行二值化。-Accurate positioning of the plate,First, take the license plate image gray, then the image median filtering
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1232
    • 提供者:靳太明
  1. main

    0下载:
  2. 自己写的C++图像处理代码,实现了灰度值转换,二值化,canny边缘检测,Hough运算,投影法进行字符分割。-Write your own C++ image processing code, to achieve a gray value conversion, binary, canny edge detection, Hough computing, projection method for character segmentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:11297
    • 提供者:huangyu
  1. d

    0下载:
  2. mfc在对话框中显示opencv图像,并实现图像的灰度化,中值滤波,边缘检测,二值化-opencv mfc dialog box shown in the image, and to achieve gray image, median filtering, edge detection, thresholding
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-08
    • 文件大小:149496
    • 提供者:ycj
  1. jiancezhixian

    0下载:
  2. 图像处理 灰度化,图像增强,边缘检测,几何特征检测-Image processing gray, image enhancement, edge detection, geometric feature detection
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-10
    • 文件大小:770
    • 提供者:朱思维
  1. Plate

    0下载:
  2. VC++ 车牌识别源代码示例。对车牌进行图像灰度化、灰度均衡化、边缘检测、预处理、定位车牌、分割车牌、车牌二值化处理,最后截出车牌区域。-VC++ license plate recognition source code examples. On the license plate gray, gray balance, edge detection, pretreatment, positioning plates, dividing the number plates binary pro
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:99800
    • 提供者:mcaeg
  1. ImagProc

    0下载:
  2. 对bmp图像实现灰度变换,中值、均值滤波,sobel等边缘检测及图像分割(固定阈值法、最大类间方差法等)-Bmp image to achieve gray-scale transformation, median, mean filtering, sobel edge detection and image segmentation, etc. (fixed threshold, Otsu, etc.)
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:997525
    • 提供者:freefly2014
  1. MyImage

    0下载:
  2. 对bmp图像实现灰度变换,中值、均值滤波,sobel等边缘检测及图像分割(固定阈值法、最大类间方差法等)-Bmp image to achieve gray-scale transformation, median, mean filtering, sobel edge detection and image segmentation, etc. (fixed threshold, Otsu, etc.)
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2800299
    • 提供者:freefly2014
  1. bmp_proc

    0下载:
  2. bmp图像处理基础,包括读取、保存、灰度化、边缘检测、滤波等基本操作。适用于初学者-bmp image processing base, including read, save, gray, edge detection, filtering and other basic operations. For beginners
  3. 所属分类:File Operate

    • 发布日期:2017-04-25
    • 文件大小:220226
    • 提供者:
  1. MainActivity1

    0下载:
  2. 安卓下图像处理,灰度化,二值化,直方图均衡化,边缘检测等。-Image processing, binarization, edge detection and so on
  3. 所属分类:Applet

    • 发布日期:2017-05-09
    • 文件大小:1573628
    • 提供者:teresa
  1. MyDIP

    0下载:
  2. MyDIP C++图像处理程序源代码,实现图片灰度处理、图像缩放、图像变换、图像边缘与轮廓的相关处理等。关于源码内的Template()函数:作用是用指定的模板(任意大小)来对图像进行操作,参数iTempH指定模板    * 的高度,参数iTempW指定模板的宽度,参数iTempMX和iTempMY指定模板的中心    * 元素坐标,参数fpArray指定模板元素,fCoef指定系数。   关于PrewittDIB()函数:作用是用Prewitt边缘检测算子对图像进行边缘检测运
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-27
    • 文件大小:46926
    • 提供者:kpudn60
  1. chap1_5

    0下载:
  2. 整合了24位BMP转8位灰度图,图像锐化,中值滤波,二值化处理,Soble,Krisch边缘检测,轮廓提取,计算矩形角度等-Integrated 24 BMP to eight grayscale, image sharpening, median filtering, binarization, Soble, Krisch edge detection, contour extraction, rectangular angle calculation
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-27
    • 文件大小:9766769
    • 提供者:莫生
  1. VCPP-Image-Processing-Code

    0下载:
  2. VC++图像处理:灰度变换+图像平滑+中值滤波+锐化+边缘检测-VC++ Image Processing Code
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:760417
    • 提供者:Guo Xichao
  1. car-number

    0下载:
  2. 能够对大部分的车牌进行定位,和识别 .包括数字图像处理的 均衡化,灰度化,中值滤波,平滑处理,各种边缘检测算法,还有四种二值化方法-car num
  3. 所属分类:Other systems

    • 发布日期:2017-05-17
    • 文件大小:4110336
    • 提供者:nero
  1. The-license-plate-recognition

    0下载:
  2. 首先,针对车牌图像预处理采用了灰度化、中值滤波等的算法。其次,车牌定位的模块中研究了基于Canny的车牌边缘检测算法和形态学操作,提高了系统定位的准确率。然后,用基于垂直投影的垂直切分算法对车牌进行字符切分。最后采用模板匹配的算法对车牌字符进行识别。 -Firstly, the license plate is with a gray image preprocessing, median filtering algorithm. Secondly, the plate positioning
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-30
    • 文件大小:719668
    • 提供者:藕之花
« 1 2 ... 17 18 19 20 21 2223 24 25 »
搜珍网 www.dssz.com