搜索资源列表

  1. NewPrewittAlgorithm

    0下载:
  2. 本文提出了一种基于Prewitt算法的新型边缘提取算法,具有重要的学术参考价值!-This paper presents a Prewitt algorithm based on novel edge extraction algorithm, has important academic value!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:165888
    • 提供者:jeffsonfu
  1. EdgeExtract

    0下载:
  2. 本文详细地讲解了各种图像边缘提取算法及其应用,具有重要的学术参考价值!-This article explain in detail the various image edge extraction algorithm and its application, has important academic value!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:111616
    • 提供者:jeffsonfu
  1. jingdianbianyuantiqu

    0下载:
  2. 几种经典的边缘提取算法合集,方便对比哪种处理效果好,都是自己根据算子编的程序-Several classic edge detection algorithm collection, facilitate comparison what kind of treatment effect are based on the operator to make programs
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:tf
  1. ImageProcess3

    0下载:
  2. 完善DCT变换,实现对Lena.jpg图像的jpeg压缩。将Lena.jpg图像进行两种以上的方式进行边缘提取,并进行结果分析比较。 -Improve the DCT, compressed jpeg image Lena.jpg. Lena.jpg image, the way two or more edge extraction, and the results analyzed and compared.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:169984
    • 提供者:aerin
  1. MyRearch

    0下载:
  2. 包含matlab及C++对图像的基本操作,如:边缘提取,配准-Contains matlab and C++ the basic operation of the image, such as: edge detection, registration, etc.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:1574912
    • 提供者:张增
  1. hough_circle

    0下载:
  2. 边缘提取,能方便获得边缘坐标,较为准确的边缘提取方法-Edge detection, ease of access to the edge of coordinates, the more accurate edge detection methods
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:111
  1. DIP3

    0下载:
  2. 二值图像边缘提取,运用VC++开发环境,将一个二值得灰度图像的边缘提取出来,并进行链码的编码。-Binary image edge detection
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:151552
    • 提供者:wl
  1. findedge

    0下载:
  2. 使用harris对图像进行去噪和边缘提取-Use harris image denoising and edge detection
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:张弛
  1. matlab

    0下载:
  2. 基于Matlab平台实现目标信息提取。求未含噪声的原图像的周长需先对图像进行二值化,然后选择一种算法进行边缘检测,包含prewitt,canny,sobel等算法,再通过sum(sum())函数进行周长的计算并显示在相应的位置。为求包含特定目标的噪声污染图像的周长或面积,首先对图像进行去噪,再进行二值化,接着进行微小分割,实现边缘提取或者区域分割,进一步统计目标周长或者目标面积。-Based on Matlab platform to
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:李丽
  1. edge

    0下载:
  2. 有关Canny算子边缘提取的程序,在vc++中运行,openGL显示图像-The Canny operator edge extraction procedure, in VC++, openGL display image
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:1987584
    • 提供者:张山
  1. yan

    0下载:
  2. 这是一个自编的应用边缘提取和傅立叶描述子来进行数字的表述和识别-This is a self-application of edge detection and Fourier descr iptors for the number of statements and identification-This is a self-application of edge detection and Fourier descr iptors
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:李小红
  1. hough

    0下载:
  2. 利用hough变换将一幅眼睛的灰度图像中的瞳孔边缘提取出来也可用于提取虹膜的边缘。-Using hough transform extracted from the edge of the pupil in the grayscale image of a pair of glasses can also be used to extract the edge of the iris.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:3834880
    • 提供者:杜浩源
  1. The-image-edge-detection

    0下载:
  2. 介绍边缘检测的研究现状和发展前景,并归纳了几种边缘提取的方法-Introduces the current research status of edge detection and developing prospects, and includes several edge extraction method
  3. 所属分类:软件工程

    • 发布日期:2024-05-15
    • 文件大小:94208
    • 提供者:杨树林
  1. imres

    0下载:
  2. Matlab程序,以达到平滑图像3*3,5*5,7*7滤波,图像锐化和边缘提取。-Matlab program to achieve smooth image 3* 3,5* 5,7* 7 filtering, image sharpening and edge extraction.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:唐门玉
  1. DIP-MATLAB

    0下载:
  2. matlab实现数字图像处理,实现图像的中值滤波、平滑处理和边缘提取。文件里有相应的数学公式、matlab程序和仿真结果。-MATLAB digital image processing to achieve image median filtering、smoothing process and edge detection. There are mathematical formulas, procedures, and the s
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:245760
    • 提供者:鲍慊
  1. canny

    0下载:
  2. 边缘提取以及边缘增强是不少图像处理软件都具有的基本功能,它的增强效果很明显,在用于 识别的应用中,图像边缘也是非常重要的特征之一。-Edge detection and edge enhancement are the basic functions of a number of image processing software, it enhanced the effect is very obvious, and used f
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:6144
    • 提供者:向姝洁
  1. roberts-canny

    0下载:
  2. 几种图像边缘提取算法比较 canny roberts-Several image edge extraction algorithm comparison canny
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:190464
    • 提供者:向姝洁
  1. BDIP-matllaba

    0下载:
  2. 背景差法检测运动的机动车辆,汽车已被检测的图图像边缘提取预处理和,可以直接使用。 -Background difference method for detecting movement of motor vehicles, the car has been on the detecction of image edge extraction pretreatment and complete source code can be
  3. 所属分类:Windows编程

    • 发布日期:2024-05-15
    • 文件大小:16384
    • 提供者:条款
  1. The-detection-of-traffic-lights

    1下载:
  2. 交通信号灯的检测是复杂场景下交通灯识别的重点。采用了色彩分割与关联滤波方案进行交通灯的检测。首先,建立交通信号灯的高斯模型,利用高斯向量与多色彩空间结合的方法进行图像分割。然后,采用基于区域增长与相似性判定的关联滤波,对色彩分割后的图像进行处理。最后,使用基于canny算子的边缘提取算法获取方向指示灯轮廓特征,并使用基于改进hu不变矩和马氏距离对方向指示信号灯进行分类。-The detection of traffic lights i
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-15
    • 文件大小:13312
    • 提供者:谷文彦
  1. Laplace-Gaussian-Pyramid

    0下载:
  2. 本程序是车牌检测中的部分代码,是用高斯拉普拉斯进行边缘提取的代码,希望大对大家的编程有所帮助-This program is part of the code in the license plate detection is Gaussian Laplace edge detection code, and hope for all programming help
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:5120
    • 提供者:ZHANGAIJUAN
« 1 2 ... 45 46 47 48 49 50»

源码中国 www.ymcn.org