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

搜索资源列表

  1. edge-detection

    0下载:
  2. 实现对图像边缘检测,希望对大家有所帮助。-To achieve the image edge detection, we want to help.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1655
    • 提供者:王真
  1. lunkuo

    0下载:
  2. 本代码基于opencv2.2,轮廓检测,输入图像,进行边缘检测并将图像区分为背景和目标,二值化,用轮廓把目标区域显示出来,还可得到目标区域内的面积,即目标的大小-The code is based on opencv2.2, contour detection, the input image, edge detection and image area is divided into the background and objectives, the two values, the targ
  3. 所属分类:OpenCV

    • 发布日期:2017-05-15
    • 文件大小:3800142
    • 提供者:
  1. pingjunqulv

    1下载:
  2. 深度图像遮挡边缘检测,平均曲率法,Matlab 7.0开发-Depth of the image edge detection block, the average curvature, Matlab 7.0 development
  3. 所属分类:matlab例程

    • 发布日期:2017-05-04
    • 文件大小:1625712
    • 提供者:郭顺超
  1. vc-tuxiangchuli

    0下载:
  2. 本书介绍了各种数字图像处理的算法及编程实现技术。全书由13 章和一个附录组成。主要内容包括: 位图基础、图像的显示、图像的几何变换、图像灰度变换、图像的平滑处理、图像锐化处理及边缘检测、图像分 割及测量、图像的形态处理学、图像的变换域处理及应用、图像的合成、24 位彩色图像的处理、图像的小波变 换和JPEG 图像的压缩编码。-This book presents a variety of digital image processing algorithms and programm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1871823
    • 提供者:威震开
  1. tuxiangchuli

    0下载:
  2. 1、编写图像格式转换程序。2、编写图像点处理程序。3、编写图像局部处理程序。还有:1、灰度图像中值滤波。2、图像几何处理。3、灰度图像边缘检测。4、图像二值化。5、直方图均衡。-1, the preparation of image format conversion process. 2, the preparation of the image point processing. 3, the preparation of local image processing. Are: 1, gr
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:451126
    • 提供者:vvitja
  1. Image-edge-detection

    0下载:
  2. 图像边缘检测方法的综述,详细讲述几种经典算法与它们之间的比较-The image edge detection methods were reviewed
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:2507867
    • 提供者:路亮
  1. VC

    0下载:
  2. 采用vc编写的源代码,实现图像边缘检测等功能-vc write code to achieve the image edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:995216
    • 提供者:aaa
  1. scale-edge

    0下载:
  2. 基于小波变换的多尺度图像边缘检测matlab源代码(在Matlab7.0下运行) -Wavelet-based multi-scale edge detection matlab source code (running in Matlab7.0)
  3. 所属分类:Wavelet

    • 发布日期:2017-04-11
    • 文件大小:755
    • 提供者:maryamgul
  1. ImageP

    0下载:
  2. 用vc实现的数字图像处理算法程序,包括图像显示、灰度变换、二值化、图像分割、图像边缘检测等,实例丰富-With vc digital image processing algorithms to achieve the program, including image display, gray-scale transformation, binary, image segmentation, image edge detection, example
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7612913
    • 提供者:Robert
  1. MatlabPictureProcess

    0下载:
  2. 各种图像边缘检测算法,包括prewitt,log,roberts,canny,sobel等。保证可以运行。-A variety of image edge detection algorithm, including prewitt, log, roberts, canny, sobel and so on. Guaranteed to run.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:802
    • 提供者:hl
  1. wavelet

    0下载:
  2. 小波包与图像边缘检测。小波包分解后得到图像序列有近似部分和细节部分组成,近似部分是原始图像对高频部分进行滤波所得的近似表示-Wavelet packet and image edge detection. Wavelet packet decomposition get image sequence is approximate part and detail parts, approximate part is the original image of the high frequency
  3. 所属分类:Wavelet

    • 发布日期:2017-04-08
    • 文件大小:11918
    • 提供者:fengwei
  1. edge-detection

    2下载:
  2. 该代码实现了基于水平集的图像边缘检测,此改进模型不仅适用于血管壁的内膜,也适用于外膜的提取。实验证明,此改进的水平集模型具备有效性和可实现性。-This improved model not only applies to the intravascular blood vessel, but also to extract the outer membrane. Experiments show that the improved level set model proposed in thi
  3. 所属分类:Special Effects

    • 发布日期:2015-03-19
    • 文件大小:431104
    • 提供者:吴焕焕
  1. sobel_C

    0下载:
  2. 使用C编写的sobel算子实现图像边缘检测-using C
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2724109
    • 提供者:刘柳
  1. local_max_mode

    0下载:
  2. 图像边缘检测中的自适应阈值,以及模极大值的求取-The adaptive edge detection thresholds and maxima of the strike
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:898
    • 提供者:wrn
  1. opencv

    0下载:
  2. 用opencv实现的一个图像边缘检测的程序。-With opencv image edge detection procedure.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:4169555
    • 提供者:harry
  1. src

    0下载:
  2. 基于DM642的图像边缘检测程序,应用于CCS软件-Image edge detection based on DM642 program, the software used in CCS
  3. 所属分类:DSP program

    • 发布日期:2016-01-25
    • 文件大小:26624
    • 提供者:夜翾
  1. bianyuanjiance

    0下载:
  2. 图像边缘检测方法程序书写上传资料的详细功能-The image edge detection method of the detailed program writing upload information function
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:2793
    • 提供者:zg
  1. image

    0下载:
  2. 绘制图像直方图、图像边缘检测、中值滤波、均值滤波的Matlab代码,注释详细,方便初学者学习图像处理的基本方法-Draw the image histogram, image edge detection, median filtering, mean filtering Matlab code, comments, detailed, easy for beginners to learn the basic methods of image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:2034940
    • 提供者:Rebecca
  1. test

    0下载:
  2. 图像边缘检测,对图像进行处理,以检测效果良好,得到良好的边缘检测结果。-Image edge detection, image processing, to detect the effect good, get good edge detection results.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:697
    • 提供者:谢伟云
  1. license-plate-recognition-system

    0下载:
  2. 基于图像图形处理的车牌识别系统,图像边缘检测-Based on the MATLAB image processing course design (license plate recognition system)
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:334193
    • 提供者:Celia
« 1 2 ... 38 39 40 41 42 4344 45 46 47 48 49 50 »
搜珍网 www.dssz.com