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

搜索资源列表

  1. xiaobozongjie

    0下载:
  2. 小波分析用于去噪,图像压缩,边界扭曲,分解与重构,图像融合,数字水印,边缘检测例子源码-Wavelet analysis for denoising, image compression, border distortion, decomposition and reconstruction, image fusion, digital watermarking, edge detection source code examples
  3. 所属分类:Document

    • 发布日期:2017-04-07
    • 文件大小:3933
    • 提供者:阿宝
  1. Neural-network

    0下载:
  2. 基于BP神经网络的彩色图像边缘检测方法研究-Color image edge detection method based on BP neural network research
  3. 所属分类:Communication

    • 发布日期:2017-05-04
    • 文件大小:1235939
    • 提供者:暖冬
  1. Road-detection-related-papers

    0下载:
  2. 关于道路边缘检测几篇比较好的文章,适用于初学者了解这个技术领域。-On the road edge detection in a few good articles, suitable for beginners to understand the technical field.
  3. 所属分类:Development Research

    • 发布日期:2017-06-09
    • 文件大小:16472639
    • 提供者:liuyanhong
  1. -Zernike-moments-

    0下载:
  2. Zernike亚像素图像矩边缘检测算子方向角模型研究-Research angle model Zernike moments of sub-pixel image edge detection operator
  3. 所属分类:Document

    • 发布日期:2017-04-02
    • 文件大小:467768
    • 提供者:黎明该
  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. LOGyanjiu

    0下载:
  2. 图像边缘检测中,基于LOG滤波器的图像边缘检测算法的研究-Image edge detection, image edge detection algorithm based on LOG filter
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:183107
    • 提供者:liux
  1. PCNN

    0下载:
  2. 边缘提取是图像处理的基础工作,如何精确有效地提取边缘是图像处理领域相关学者讨论的热点问题,由此产生的各种边缘检测方法层出不穷并且得到了很好的应用,但这些方法都无法达到人眼识别物体边缘的精确程度-Edge extraction is foundation work of image processing,how accurate,efficient extraction edge image processing area is related to discuss the issues.
  3. 所属分类:File Formats

    • 发布日期:2017-04-17
    • 文件大小:464886
    • 提供者:张倩
  1. matlab

    0下载:
  2. 首先对图像进行了边缘检测,设计相应的结构元素对图像进行腐蚀,再进行图像聚类和填充图像。-First, the image edge detection, the design of structural elements corresponding to the image etched image clustering and then fill the image.
  3. 所属分类:File Formats

    • 发布日期:2017-04-04
    • 文件大小:1262
    • 提供者:白雪
  1. edge-detection

    0下载:
  2. word里包含matlab程序代码与处理效果,从原理上实现了图像的边缘检测,效果理想-matlab code word contains the treatment effect, to achieve image edge detection in principle, the desired effect
  3. 所属分类:File Formats

    • 发布日期:2017-04-17
    • 文件大小:149823
    • 提供者:曹雯
  1. roa3

    0下载:
  2. roa算子,Ratio of Average,主要用于sar影像的边缘检测-roa operator, Ratio of Average, mainly used in the edge detection of sar images-Roa operator, Ratio of Average, mainly used for edge detection-roa operator sar images, Ratio of Average, mainly used in the edge de
  3. 所属分类:software engineering

    • 发布日期:2017-04-10
    • 文件大小:1005
    • 提供者:张一晨
  1. xiaobobao

    0下载:
  2. 基于小波包的边缘检测,可以用于检测图片边缘,大小噪声的检测-Artificial fish swarm algorithm code to deal effectively optimize the optimization problem, with better optimization results than the genetic algorithm
  3. 所属分类:Development Research

    • 发布日期:2017-04-17
    • 文件大小:273624
    • 提供者:宋啸良
  1. 2005510101315809

    0下载:
  2. 提出了一种复杂背景下的多车牌图像分割和识别方法,首先采用统计和特征匹配相结合的方法进行背景提取,将可能存在车辆的区域提取出来;然后分别对可能的车辆区域进行局部边缘检测,并使用车牌的先验知识确定车牌的位置和单个字符分割,包括车牌倾斜时的字符分割;最后使用PCA和神经网络相结合的方法精确识别车牌。-Proposed a multi-plate image segmentation and recognition method under a complex background, the first
  3. 所属分类:Project Design

    • 发布日期:2017-05-02
    • 文件大小:709901
    • 提供者:曹静
  1. EdgeDetection

    0下载:
  2. 基于hough变换的边缘检测(下面是采用 CANNY 算子进行图像边缘检测的 C/C++ 源代码,在OPENCV BETA 4.0, VC6.0 环境下编译通过-Hough transform based on edge detection (Here is using CANNY operator image edge detection C/C++ source code, under OPENCV BETA 4.0, VC6.0 environment compiler
  3. 所属分类:Document

    • 发布日期:2017-04-12
    • 文件大小:1044
    • 提供者:很多个
  1. DSP

    0下载:
  2. 关于DSP的数字图像处理实现的一个文档,包括MATLAB文件转成C文件和边缘检测等-DSP implementation of a digital image processing experiments document
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:421984
    • 提供者:fy
  1. OpenCVmanual

    0下载:
  2. OpenCV中文参考手册.chm,本文档来源于OpenCV中文网站,常用的标准图 图像文件读入和显示 图像创建、保存和复制 Canny边缘检测 Canny边缘检测2 轮廓(contour)检测 轮廓(contour)检测2 图像旋转与缩放 读视频文件和运动问题检测 Hough线段检测 鼠标绘图 -OpenCV Chinese reference manual. Chm, this document comes from OpenCV C
  3. 所属分类:software engineering

    • 发布日期:2017-05-15
    • 文件大小:3723071
    • 提供者:gyx
  1. A-wavelet-edge-detection-code

    0下载:
  2. 一个小波边缘检测的代码,自己试过,可能有点小问题,但还是可以参考的-A wavelet edge detection code, he tried to be a bit problematic, but still you can refer to the
  3. 所属分类:Software Testing

    • 发布日期:2017-04-15
    • 文件大小:6103
    • 提供者:ahd
  1. duochidu

    0下载:
  2. 多尺度小波的边缘检测算法。。不知道怎么样,但我弄出来效果不太好-Multi-scale edge detection algorithm wavelet. . I do not know how, but I' m not very good to get out
  3. 所属分类:Software Testing

    • 发布日期:2017-04-11
    • 文件大小:788
    • 提供者:ahd
  1. xiaobo

    0下载:
  2. 一个小波包进行边缘检测的代码,是利用分解图片实现的边缘检测-A wavelet packet edge detection code, the use of decomposed image edge detection is achieved
  3. 所属分类:Software Testing

    • 发布日期:2017-04-11
    • 文件大小:1129
    • 提供者:ahd
  1. wangshang

    0下载:
  2. 是一个自己网上找的,觉得还不错的小波边缘检测的代码-Is one of the Internet to find their own, I feel pretty good wavelet edge detection code
  3. 所属分类:Software Testing

    • 发布日期:2017-04-08
    • 文件大小:649
    • 提供者:ahd
  1. laplacian

    0下载:
  2. 一个关于拉普拉斯的边缘检测算子进行边缘检测的代码,相对比较简单-About Laplace edge detection operator edge detection code is relatively simple
  3. 所属分类:Software Testing

    • 发布日期:2017-04-11
    • 文件大小:839
    • 提供者:ahd
« 1 2 3 4 5 67 8 9 »
搜珍网 www.dssz.com