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

搜索资源列表

  1. 图像边缘提取算法C语言代码.zip

    0下载:
  2. 所属分类:图形图象

    • 发布日期:
    • 文件大小:2107807
    • 提供者:
  1. Log.rar

    0下载:
  2. 边缘提取的源代码,要的就下,很有用的。
  3. 所属分类:图形图象

    • 发布日期:
    • 文件大小:249002
    • 提供者:
  1. 数字图像处理alpha版

    6下载:
  2. 本软件是由作者经过数字图像处理课程的学习,采用vc++.net将其基本算法实现,其算法主要包括: 1.点运算(灰度直方图,直方图均衡处理,线性运算,二值化,灰度化等) 2.几何运算(旋转,放缩,镜像,平移) 3.几何空间增强(均值,中值滤波器,k近邻均值,中值滤波器,Roberts,sobel,priwitt,laplacian,wallis锐化算子等) 4.频率域增强(基2FFT进行空间域到频率域的转换,高斯,理想,巴特沃斯高低通滤波器) 5.形态学(膨胀,腐蚀,开,闭运算,边缘提取) 6.图
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:3416061
    • 提供者:王晗
  1. 图像处理22

    0下载:
  2. matlab的图像处理。图像编码(HUFFMAN编码)小波变换,1、 分别用sobel、Laplacian-Gaussian方法对一幅灰度图像进行边缘提取-Matlab image processing. Image Coding (HUFFMAN coding) wavelet transform, 1, respectively segmentation, Laplacian - Gaussian approach to a gray-scale image from the edge
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:6383
    • 提供者:陈大明
  1. Java图像处理

    1下载:
  2. 用Java实现的图像教学程序,涵盖大部分基本图像处理技术:(1)图像几何变换(图像翻转、旋转、缩放);(2)色彩变换(灰度直方图,RGB->YSH变换,对比度调整,色彩增强,灰度均衡);(3)卷积(锐化、柔化、边缘提取、中值滤波);(4)频率变换(快速傅立叶fft,小波分解重构)-A teaching program which implements in Java. It includes most essential image processing technology. 1.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:54182
    • 提供者:徐林
  1. ImageProcessingProgram

    0下载:
  2. 包含多种图象变换,图象边缘提取的图象处理程序-It includes all kinds of image processing programme concerning image transformation, edge extracting .
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:250947
    • 提供者:陈德军
  1. 200552823195

    0下载:
  2. 一步步讲解如何在VC中调用matlab图像处理工具箱来进行canny边缘提取 1.包含pdf文档和源代码 2.源代码code 开发环境是VC6、Matlab7 -a step by step on how to call in VC Matlab Image Processing Toolbox to a canny edge extraction. Pdf files and contains the source code two. Source code develo
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:192727
    • 提供者:mzb
  1. ipl98_v2.18.tar

    0下载:
  2. 图像处理软件,支持BMP文件格式,提供图像旋转、变换、边缘提取等一般图像处理的基本操作接口。-image processing software, supports BMP file formats, image rotation, transform, edge extraction general basic image processing interface.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1192780
    • 提供者:杨建文
  1. Canny边缘检测

    2下载:
  2. 用vc实现的canny算法提取边缘,达到很好的提取边缘的效果-Use vc to realize Canny arithmetic to detect the edge, and get the good result of extracting the edge.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:167933
    • 提供者:冯健
  1. 用LOG滤波器提取图像边缘

    0下载:
  2. LOG滤波器提取边缘 1 用LOG滤波器提取图像边缘 2 比较直接滤波和先缩小原图进行滤波再插补的乘法次数-LOG edge extraction filter with a filter LOG Image Edge Extraction two relatively straightforward first narrow filter and maximum interpolation filtering further multiplication of the number o
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:478447
    • 提供者:王晶
  1. canny算子

    0下载:
  2. canny算子边缘提取 基于256色图像进行操作-canny operator Edge Detection Based on 256 color images operation
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:90881
    • 提供者:娄强
  1. 复件 链码

    0下载:
  2. 对图像首先进行了边缘提取和细化,然后对细化了的图像通过链码来输出,是一个对图像编程人员非常实用的工具哦-the first images of edge extraction and refining, and then refined through images of the chain code to output, the image is a programmer very useful tool oh
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:99209
    • 提供者:杜莉
  1. canny_code

    0下载:
  2. 一步步讲解如何在VC中调用matlab图像处理工具箱来进行canny边缘提取 1.包含pdf文档和源代码 2.源代码code 开发环境是VC6、Matlab7 3.作者 http://contact.ys168.com/ 与我联系:ahuixp@sohu.com -a step by step on how to call in VC Matlab Image Processing Toolbox to a canny edge extraction. Pd
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:87323
    • 提供者:杨峰
  1. work234

    0下载:
  2. 利用小波进行边缘提取,比较各种小波核函数的能力,体会“数学显微镜”的妙用,例子:车牌定位。-using wavelet edge detection, comparison of different wavelet function of the nuclear capability and experience "math microscope," the magic examples : positioning plates.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1924577
    • 提供者:郭大波
  1. WinApiPictureProcess

    0下载:
  2. 用win_API实现的图像处理软件,可以实现显示直方图,直方图均衡化,域值分割,边缘提取等功能。虽然本文件只能处理最简单的图像格式(*.dat,在文件夹中包含了测试图像和图像格式说明),但该程序文件小,适合下载,界面简单、实用,可扩展性好。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:101229
    • 提供者:刘波
  1. Detecting_faces

    0下载:
  2. 这是一篇经典的图像边缘提取的文献综述,搞图像处理的应该知道它的价值。-This is a classic Image Edge Extraction of Literature Review and engage in image processing should know its value.
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:1227210
    • 提供者:王宏山
  1. advanceCimage4

    0下载:
  2. 很多高级一点的图形图像处理程序,利用LoG边缘算子法对图像进行边缘提取,均值滤波处理(图像复原),中值滤波处理(图像复原),基于C++开发,希望大家能用得着(--)-1:00 graphics image processing procedure, and use Getting Edge Operator law right image edge extraction, mean filter (Image Restoration), the median filter processing
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3213
    • 提供者:孙怀勇
  1. image-advanced-process-5

    0下载:
  2. 很多高级一点的图形图像处理程序,对图像进行去除彩色处理,加入椒盐噪声,利用Prewitte边缘算子法对图像进行边缘提取,医学伪彩色处理,遥感伪彩色处理,利用Roberts边缘算子法对图像进行边缘提取,利用Sobel边缘算子法对图像进行边缘,对图像进行垂直镜像处理(几何变换),沃尔什变换处理(图像变换),基于C++开发,希望大家能用得着(--)-1:00 graphics image processing procedures, the removal of color image process
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:7151
    • 提供者:孙怀勇
  1. face-location-example

    0下载:
  2. 人脸定位与识别的VC++实例。提供了友好的操作界面。输入人脸图像后,提供两种人脸区域的检测方法。然后在人脸区域中可自动标记眼睛、嘴巴、鼻子及边缘提取。-Face recognition and positioning of VC examples. Provide a friendly interface. Face image input, provide two kinds of people in the region face detection method. Then people
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:69772
    • 提供者:leilin
  1. edgeCheck.

    2下载:
  2. 一个通用的边缘提取函数。通过输入不同的参数,能够实现Sobel算子、Prewitt算子、Roberts算子、Marr算子和Canny边缘检测。-a common edge extraction function. By entering different parameters to achieve Sobel operator, Prewitt operator, Roberts operator, Marr Operator and Canny edge detection.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:255400
    • 提供者:胡雪飞
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com