CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - edges

搜索资源列表

  1. Codes

    0下载:
  2. 双边滤波能够去除乘性噪声的同时,保持边缘。但是双边滤波的参数配置比较困难,该代码给出了一个快速高效的参数配置方法。-bilateral filter can denoising while prevesing edges. but parameters configuration is difficulty.the codes gives a new method to config the parameters。
  3. 所属分类:Special Effects

    • 发布日期:2017-11-28
    • 文件大小:32535
    • 提供者:lijincai
  1. shadowmapPCF

    0下载:
  2. opengl和glsl实现的纹理阴影,采用PCF对阴影进行多重采样,使阴影边缘平滑-opengl and glsl realization of the texture shadow, using PCF multiple sampling of the shadow, the shadow smooth edges
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-07
    • 文件大小:6230454
    • 提供者:lin
  1. star

    0下载:
  2. 画画凹边形的OpenGL例子,非常简单,比较适合入门学习-Painting the concave edges shaped OpenGL example, very simple, for starters learning
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-21
    • 文件大小:1785
    • 提供者:黄勉
  1. tu-xiang-chu-li-suan-fa-ji-he

    0下载:
  2. 文件中包含各种图像处理源代码,包括二值化处理的源代码,对图像进行直方图均衡处理的源代码,对图像进行中值滤波处理(图像复原)的源代码,对图像进行均值滤波处理(图像复原)的源代码对图像进行对角镜像处理(几何变换)的源代码,对图像进行离散余弦变换处理(图像变换)的源代码,对图像进行傅立叶变换处理(图像变换)的源代码,对图像进行高斯模糊处理(图像复原)的源代码,在图像中加入随机噪声的源代码,对图像进行水平镜像处理(几何变换)的源代码,利用LoG边缘算子法对图像进行边缘提取的源代码,利用Prewitte边
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:18882
    • 提供者:nimizi
  1. High-frequency-emphasis-on-filtering

    0下载:
  2. 一种将高频强调滤波同直方图均值化结合的图像增强方法,是图像边缘更加清晰。-A high frequency emphasis the filtering mean histogram of the combination of image enhancement methods, the edges of the image is more clear.
  3. 所属分类:Wavelet

    • 发布日期:2017-11-06
    • 文件大小:14408
    • 提供者:
  1. Edge_Detect

    0下载:
  2. 图像边缘分割sobel算子等算法的边缘提取,效果较好。-Edges of the image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-11-25
    • 文件大小:119476
    • 提供者:郭聪
  1. edge_detection

    0下载:
  2. 该文件夹包含两幅图片,程序实现对两幅图片的边缘检测,有sobel,robots,laplace方法,并给出检测结果。-There are two pictures in the project.The edges of them are detected by using the algorithms of Sobel,Robots as well as Laplace.Then the results are imshowed.
  3. 所属分类:Special Effects

    • 发布日期:2017-12-05
    • 文件大小:471831
    • 提供者:寒霜
  1. segment

    0下载:
  2. We de¯ ne a predicate for measuring the evidence for a boundary between two regions using a graph-based representation of the image. We then develop an e±cient segmentation algorithm based on this predicate, and show that although this algo
  3. 所属分类:Special Effects

    • 发布日期:2017-11-03
    • 文件大小:112322
    • 提供者:ken
  1. sobeledge

    0下载:
  2. sobel算子 检测图像边缘。 matlab 程序-sobel operator to detect the edges of the image. matlab program
  3. 所属分类:Special Effects

    • 发布日期:2017-11-13
    • 文件大小:675
    • 提供者:李希
  1. bianyuanjiance

    0下载:
  2. 一个检测图像边缘的程序,以bmp图像为例-A procedure to detect the edges of the image to bmp image.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-19
    • 文件大小:6038502
    • 提供者:王梓
  1. code

    0下载:
  2. 图像边缘提取有很多经典算法。经典算法多利用边缘检测算子,即利用图像边缘的突变性质来检测边缘。基于sobel的边缘检测源码-Image Edge Extraction many classical algorithm. The classical algorithm more use edge detection operators, namely the use of the nature of the mutation of the edges of the image to detect t
  3. 所属分类:Special Effects

    • 发布日期:2017-11-30
    • 文件大小:20129
    • 提供者:陈又青
  1. dianjiance

    0下载:
  2. 数字图像中有三种基本类型的灰度级间断:点、线和边缘。此次课设完成的是点检测和边缘检测中的各自一种方法。 -There are three basic types of gray-scale digital image discontinuous: points, lines and edges. The class-based completion respective point detection and edge detection methods.
  3. 所属分类:Graph program

    • 发布日期:2017-11-23
    • 文件大小:373067
    • 提供者:黄凯
  1. Line-detection-method

    0下载:
  2. 提出了一种基于图像边缘连接的线段检测方法。数字图像中的线段是由很多线段图元组成,在同一 条线段中,它们的方向是相同的并且受到真实线段的方向约束。因此可以通过提取小的线段图元, 然后分析它们 的连接特性, 进行线段的检测。首先用ADM 算法对图像进行边缘检测, 得到单像素宽的边缘 然后在4 个方向上 进行线段的检测 对初步得到的结果进行合并和验证, 去掉短的线段, 连接临近的线段。经过实验证明, 该方法能 够快速地提取图像中的线段,并且对噪声具有一定的鲁棒性-A line seg
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:530432
    • 提供者:王适
  1. graph23

    0下载:
  2. 支持用户利用鼠标创建和删除2维多边形对象。基本功能包括: 对象创建:支持用户利用鼠标指定各个顶点位置,创建多边形。 对象删除: 支持用户选择一个多边形(与你的多边形保存的数据结构有关)并删除。 对象存储: 设计一种数据结构存储每个多边形的顶点与边,支持文件存盘,。 支持用户选择多边形的颜色 支持用户移动多边形 支持用户改变多边形单个顶点的位置-Support for the user to use the mouse to create and delete a 2-di
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-11
    • 文件大小:16384
    • 提供者:锋bruce
  1. CannyImg

    0下载:
  2. 能自动检测物体边沿的的程序,简单明了,很好用-The program can automatically detect the edges of objects, simple, easy to use
  3. 所属分类:Special Effects

    • 发布日期:2017-11-27
    • 文件大小:1438189
    • 提供者:裴家俊
  1. Edge-rgbmovie

    0下载:
  2. 对于视频流(限avi)中物体边缘定位及跟踪,用于目标识别。-For video streaming (limited avi) edges of objects in location and tracking for target recognition.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-13
    • 文件大小:361254
    • 提供者:chenkanru
  1. Filter

    0下载:
  2. vb制作ps中的滤镜效果,常见的有查找边缘,模糊,添加杂色,锐化-vb produced the ps filter effects, Find Edges, Blur, Add Noise, Sharpen, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-22
    • 文件大小:25644
    • 提供者:江临菲
  1. hough

    0下载:
  2. 用于对图像的边缘检测(采用canny算法)。 image 输入图像,这个必须是单通道的,即灰度图 edges 输出的边缘图像 ,也是单通道的,但是是黑白的 threshold1 第一个阈值 threshold2 第二个阈值 aperture_size Sobel 算子内核大小 -Using canny algorithm for image edge detection (). image input image, this must be a singl
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-25
    • 文件大小:366434
    • 提供者:panrujie
  1. finger_GUI

    0下载:
  2. 指纹识别代码,可安装,有GUI文件,以及源代码,完成以下功能 (1)输入指纹图像文件并显示 ; (2)抽取指纹图像中的指纹端点和分叉点坐标特征,注意指纹图像 边缘的指纹端点信息可以忽略; (3) 在指纹图像上叠加显示抽取的该指纹特征;——————完成! (4) 手工添加、移动和删除某个指纹特征 ; (5) 输出指纹特征文件。-Fingerprint identification code, can be installed with GUI files, and
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-13
    • 文件大小:7153759
    • 提供者:何静飞
  1. Canny

    0下载:
  2. cannny算子检测物体边缘,先进行图片预处理-cannny operator detect the edges of objects, the first for image preprocessing
  3. 所属分类:Special Effects

    • 发布日期:2017-11-13
    • 文件大小:94300
    • 提供者:霍豆子
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 15 16 »
搜珍网 www.dssz.com