CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - edge detection algorithms

搜索资源列表

  1. ruzon.tar

    0下载:
  2. 指南针边缘检测算法是当前质量最高的边缘检测方法,比CANNY算子效果还要好。具有边缘定位准确,边连续,完整的特点。程序能够得到每一个像素的边的朝向,有利于做进一步的优化应用,例如图像分割等。具体算法过程可参考斯坦福大学麦克博士发表的论文。主要思路就是以每个像素为中心,像罗盘一样转动边,一直找到两边差异最大的朝向。最后把所有的最优朝向连起来成为边缘。 代码用VC驱动,核心部分用matlab编写-Compass edge detection algorithm is currently the
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:81.37kb
    • 提供者:黄沛杰
  1. Preciseellipseestimationwithoutcontourpointextract

    0下载:
  2. 这篇文章,提出了一种可以精确检测椭圆特征参数的线性算子。基于双曲线模型,该算子直接检测椭圆边界附近的原始梯度信息,这样可以避免中间精确提取椭圆边缘点的过程。当计算最小代数距离时,双曲线可以受双椭圆约束。这种算法将与其他算法确定中心位置方面进行比较,我们也将通过实际实验来比较。-This article presents a precise detection of the characteristic parameters of the linear elliptic operator. Bas
  3. 所属分类:Special Effects

    • 发布日期:2016-06-07
    • 文件大小:568.07kb
    • 提供者:刘镖峰
  1. yizhongsuijiduotuoyuanjiancedekuaisusuanfa

    0下载:
  2. 针对多椭圆检测问题提出了一种快速随机检测算法。该算法利用在图像中随机采样到的一个边缘点和 局部搜索到的两个边缘点以及这三个点的邻域信息确定候选椭圆,再将候选椭圆变换为对应圆,通过确认真圆来确 认真椭圆。在确定候选椭圆时,最大限度地减少随机采样点数‰ 剔除更多的非椭圆点,降低了无效采样,减少了无效 计算。数值实验结果表明:该算法具有良好的鲁棒性,其检测速度比同类算法快-Ellipse detection problem for many a fast random detect
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:514.24kb
    • 提供者:刘镖峰
  1. Berkeley

    0下载:
  2. 里面有很多图像边缘检测的算法,可以从提供的网站上下载图片进行操作-There are many edge detection algorithms that can be downloaded from the website to provide pictures to operate
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1.05mb
    • 提供者:tiantian
  1. com

    0下载:
  2. 图像处理算法,实现多种对于灰度/二值图像的基本算法,包括灰度直方图,均衡化,门限处理,模糊,锐化,腐蚀,膨胀,掩模过滤,频域转换,边缘检测,梯度检测,二值化等等.实现的方法较多,且均经过一定的优化,效率不错.-Image processing algorithms to achieve a variety of for the gray/binary image of the basic algorithm, including the gray histogram, equalization,
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:35.26kb
    • 提供者:李勇
  1. edge

    0下载:
  2. 图像边缘检测各种算法处理,轮廓生成,小波检测等-Edge detection algorithms processing, contour generation, wavelet detection
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3.4mb
    • 提供者:Wang Tingting
  1. kongjianshang

    0下载:
  2. 将小波理论用于图像边缘检测,得到小波空间墒图像边缘检测算法,通过对加噪图像处理测试,表明算法具有良好的抗噪声性能。-Wavelet theory to image edge detection, wavelet space moisture by edge detection algorithms, image processing by adding noise tests show that the algorithm has good noise immunity.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:1.03kb
    • 提供者:武星
  1. kinds-of-codes-of-image-preprocess

    0下载:
  2. 程序中包含了各种图像预处理的算法,去噪,边缘检测,分割等等,对于图像处理的初学者和科研人员都要很大的实用性-Program includes a variety of image preprocessing algorithms, noise reduction, edge detection, segmentation, etc., for the image processing for beginners and researchers have great practical
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:344.07kb
    • 提供者:sjx
  1. Development-of-Edge-Detection

    0下载:
  2. 主要回顾了图象边缘检测技术的发展历程,讨论了一些典型的边缘检测算法的特点,分析了他们的机理和优劣,并对边缘检测算法的研究方向进行展望-Edge detection is an indispensable step before image analysis and recog nit ion, and is an important technology in the image preprocessing procedure. In this paper w e chiefly review
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:202.98kb
    • 提供者:xueqi
  1. Edge-Detection-Code-Release-1.1

    0下载:
  2. 图像边缘检测 Canny,Sobel,Laplace,Roberts,Prewitt,Krisch,Log七种算法实现 MFC+Opencv+Visual Studio -Image Edge Detection Canny, Sobel, Laplace, Roberts, Prewitt, Krisch, Log seven kinds of algorithms to achieve MFC+Opencv+Visual Studio 11
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3.81mb
    • 提供者:刘召
  1. Edge-detection

    0下载:
  2. 不用库函数,实现基本的图像边缘检测,主要以下三个算法:Laplacian, Roberts, Sobel and the Prewitt Edge detection algorithms-Implement three Edge detection algorithms:Laplacian, Roberts, Sobel and the Prewitt Edge detection algorithms
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:53.14kb
    • 提供者:石巍巍
  1. Edge-detection

    0下载:
  2. 几种边缘检测算法的比较,包括roberts sobel prewitt canny log等。有样图可以运行。-The comparison of several kinds of edge detection algorithms, including Roberts, sobel, prewitt canny log, etc. A sample figure can run.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-27
    • 文件大小:163.75kb
    • 提供者:woxiaoxin
  1. Edge-Detection

    0下载:
  2. 这个是毕业设计是的边缘检测的程序,有各种算法的程序-Graduation is an edge detection program, a variety of algorithms program
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1.41kb
    • 提供者:
  1. edge-detection

    0下载:
  2. 图像边缘检测的matlab 代码,包括 sobel, canny 等几种边缘检测的方法-edge detection algorithms which includes canny , sobel and so on.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:152.33kb
    • 提供者:李伟
  1. edge-detection

    0下载:
  2. 主要包括常见的边缘检测算法,比如sobel,log, roberts等-it is about some edge detection Algorithms,involving sobel、roberts、log and so on
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:163.82kb
    • 提供者:曾丽文
  1. Edge-detection-and-extraction

    0下载:
  2. 边沿检测与提取算法,值得图形图像处理相关程序员参考-Edge detection and extraction algorithms, graphics and image processing related to the programmer s reference
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:30.56kb
    • 提供者:denny
  1. edge-detection

    0下载:
  2. 边缘检测技术,代码丰富,里面包含几种边缘检测算法,速度快,效率高,方便移植。-Edge detection technology, rich codes, which contains several edge detection algorithms, high speed, high efficiency, easy to transplant.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-05
    • 文件大小:118.43kb
    • 提供者:尹维
  1. Canny-edge-detection

    0下载:
  2. canny边缘检测,边缘检测的目的是在保留原有图像属性的情况下,显著减少图像的数据规模。目前有多种算法可以进行边缘检测,虽然Canny算法年代久远,但可以说它是边缘检测的一种标准算法,而且仍在研究中广泛使用。-Canny edge detection,The purpose of edge detection is to significantly reduce the size of the image by preserving the original image attributes.
  3. 所属分类:Special Effects

    • 发布日期:2017-12-13
    • 文件大小:118.6kb
    • 提供者:齐畅
  1. edge-detection-master

    0下载:
  2. C++ Qt implementation of edge detection algorithms. Currently available algorithms: Canny edge detector Sobel edge detector Prewitt edge detector Roberts cross Scharr operator The project includes GUI for viewing results.
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-03
    • 文件大小:6kb
    • 提供者:穿山甲说
  1. EdgeDetectorCUDA-master

    0下载:
  2. Demonstration of working implementations of the Canny, Sobel, and Roberts cross edge detection algorithms, each algorithm implemented in a CPU and a NVidia CUDA version. Written in Qt/C++.
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-03
    • 文件大小:9.85mb
    • 提供者:穿山甲说
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com