CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 高斯 拉普拉斯

搜索资源列表

  1. 30个图像处理

    4下载:
  2. 30个图像处理的VC++ 源代码,包括256色转灰度图,Hough变换,image_j1,PCA,Walsh变换,对比度拉伸,二值化变换,反色, 方块编码,傅立叶变换,高斯平滑,灰度均衡,均值滤波,拉普拉斯锐化(边缘检测), 离散余弦变换,亮度增减,逆滤波处理,取对数,取指数,梯度锐化,图象处理,图像镜像, 图像平移,图像缩放,图像细化,图像旋转,维纳滤波处理,用Canny算子提取边缘,阈值变换,直方图均衡.
  3. 所属分类:源码下载

    • 发布日期:2011-01-12
    • 文件大小:1088528
    • 提供者:linghan19871010
  1. VC图像处理基本算法示例

    7下载:
  2. 一些数字图像处理基本算法的源码,包括:256色转灰度图,Hough变换,Walsh变换,中值滤波,二值化变换,亮度增减,傅立叶变换,反色,取对数,取指数,图像平移,图像旋转,图像细化,图像缩放,图像镜像,均值滤波,对比度拉伸,拉普拉斯锐化(边缘检测),方块编码,梯度锐化,灰度均衡,用Canny算子提取边缘,直方图均衡,离散余弦变换,维纳滤波处理,逆滤波处理,阈值变换,高斯平滑。
  3. 所属分类:绘图程序

    • 发布日期:2012-01-31
    • 文件大小:7927409
    • 提供者:kalekale
  1. edgedemo

    0下载:
  2. 通过拉普拉斯滤波器,高斯微分滤波器以及高斯差分滤波器提取图像边缘的简单matlab代码-Filter by Laplace, Gaussian derivative filters and difference filter from the edge of Gaussian simple matlab code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:640
    • 提供者:endchaos
  1. test1

    0下载:
  2. 基于Opencv2.3.1和VS2010环境,计算机视觉处理集合程序,实现了图像载入、harris角点查找、高斯下采样、哈夫变换、拉普拉斯边缘查找、canny边缘查找功能。-Based on Opencv2.3.1 and VS2010 environment, a collection of visual processing computer program to achieve the image is loaded, harris corner to find, under Gaussi
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:690010
    • 提供者:liu
  1. Laplace-Gaussian-Pyramid

    0下载:
  2.   这包括代码为“扩展”和“减少”程序,对高斯图像金字塔,探讨了作为一个紧凑的拉普拉斯金字塔图像编码”-伯特和Adelson,1983年。      重要的应用同样的包括运动估计精度等。-This contains the code for the Expand and Reduce routines for Gaussian image pyramids, as discussed in the Paper- " The Laplacian Pyramid as a Com
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:2149
    • 提供者:贾雨
  1. dImaageProcesi

    0下载:
  2. 数字图像处理的源码。包含图像边缘检测,图像高斯滤波,拉拉普拉斯变换,直方图均衡等。 可直接使用。 已通过测试。 -Source of digital image processing. Containing the image edge detection, image Gaussian filter, Lara Plath transformation, histogram equalization. Can be used directly. Has been tested.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-16
    • 文件大小:13264
    • 提供者:
  1. The-Laplacian-Pyramid

    0下载:
  2. 拉普拉斯金字塔与高斯金字塔相关论文三篇 其中英文1篇,中文论文2篇。英文论文中给出了算法设计的详细过程。-Laplacian pyramid, Gaussian pyramid with three papers related to the English one, Chinese paper 2. English paper gives a detailed algorithm design process.
  3. 所属分类:Project Design

    • 发布日期:2017-04-09
    • 文件大小:1481384
    • 提供者:学校
  1. Masks

    0下载:
  2. 本文件包含拉普拉斯-高斯算子 Unsharp Masking, 和Sobel 算子,并用上述算子处理Grey scale图像,文件里有测试图像。代码用visual studio 2008编写,可以直接运行。-This file contains Scale Space using Laplacian of Gaussian operator Unsharp Masking, and Sobel Operator ,and using these operators to handle grey
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:4083517
    • 提供者:Jason
  1. 61IC_H474

    0下载:
  2. 这MFC图像处理源代码总集包括了均值滤波,直方图均衡,高斯平滑,,锐化,拉普拉斯锐化(边缘检测),阈值变-With the MFC implementation of an image processing example code
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-26
    • 文件大小:8832855
    • 提供者:郭坦
  1. IP

    2下载:
  2. 1)8位和24位bmp文件的打开,保存,自动判别文件类型并进行相应的设置。 2)对同一副bmp图像的多视图显示,包括:一般图像视图,直方图视图(支持彩色), 图像属性视图,24位bmp的RGB各分量视图。 3)各种卷积核的滤波操作。包括:拉普拉斯二阶微分算子,LoG算子, 高斯平滑算子,sobel垂直/水平边缘增强算子,sobel边缘强度算子,两种 不同半径的圆形滤波器,另外canny边缘检测算子也可以在程序中使用。 4)8位24位bmp图像之间的相互转化。 5
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:184654
    • 提供者:方四
  1. 10.6vc

    0下载:
  2. 水平镜像,图像求反,图像相加,图像变亮,高斯去噪,拉普拉斯算子锐化-The level of image, image for anti-, image add, image change Liang, Gaussian noise, Laplacian sharpening
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2170220
    • 提供者:liling
  1. image

    0下载:
  2. 该资源将对图像进行处理的所有最基本的操作如:拉普拉斯锐化(边缘检测),梯度锐化,高斯平滑,直方图均衡,Walsh变换等等单独编程实现,每种功能均独立-The resources will be dealt with images of all the most basic operations such as: Laplacian sharpening (edge detection), the gradient sharpening, Gaussian smoothing, histogram
  3. 所属分类:Special Effects

    • 发布日期:2017-05-28
    • 文件大小:5539884
    • 提供者:祝建林
  1. composition_eige_detect7_paper

    0下载:
  2. 高斯_拉普拉斯边缘检测算子的扩展研究--- 论文,对模式识别的朋友会有很大帮助,拿来与大家分享,希望能够用的上!-_ Laplacian Gaussian edge detection operator--- the expansion of research papers on pattern recognition would be of considerable help of friends, used to share with you, hoping to use the!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:218923
    • 提供者:meng fanrong
  1. 20061107094443510

    0下载:
  2. 包括256色转灰度图,Hough变换,image_j1,PCA,Walsh变换,对比度拉伸,二值化变换,反色, 方块编码,傅立叶变换,高斯平滑,灰度均衡,均值滤波,拉普拉斯锐化(边缘检测), 离散余弦变换,亮度增减,逆滤波处理,取对数,取指数,梯度锐化,图象处理,图像镜像, 图像平移,图像缩放,图像细化,图像旋转,维纳滤波处理,用Canny算子提取边缘,阈值变换,直方图均衡. -Including 256 colors to grayscale, Hough transform, image_j
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:25367
    • 提供者:李强强强
  1. ShuZiTuXiang

    0下载:
  2. 数字图像处理最基本的一些算法,包括图像的Hough变换.维纳滤波.拉普拉斯高斯边缘检测等,是txt格式的源文件。-Digital image processing some of the most basic algorithm, including the image of the Hough transform. Wiener filter. Laplacian of Gaussian edge detection and so on, are the source txt file for
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:21728
    • 提供者:kunlunshanjiao
  1. tx3d

    0下载:
  2. 用VC编写得灰度拉伸、拉普拉斯高斯边缘检测和图像的3D灰度显示得代码-VC with the preparation of a gray-scale stretch, Laplacian of Gaussian edge detection and 3D images show a gray code
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:3279
    • 提供者:bunny
  1. suanfa

    0下载:
  2. 图像算法 明亮度 对比度 Hough变换 图像增强技术 图像平移 图像旋转 图像的3D灰度显示 图像的反色 图像缩放 图像转置 图像镜像 拉普拉斯高斯边缘检测 显示浮雕文字效果 显示渐变色彩效果 浮雕技术 灰度均衡 灰度拉伸 维纳滤波处理 逆滤波处理 阈值变换 雕刻技术-Image brightness contrast algorithm Hough transform image enhancement te
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:25279
    • 提供者:warsour
  1. laplace

    0下载:
  2. 拉普拉斯高斯边缘检测的C程序源码,接口已封装,可以在你的工程中调用-Laplacian Gaussian edge detection procedure of the C source code, interface has been packaged, you can call your project
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-05
    • 文件大小:1424
    • 提供者:liutong
  1. lvbo

    0下载:
  2. 本人亲自写得各种滤波器程序,如拉普拉斯,高斯,-lvbo
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-28
    • 文件大小:1431
    • 提供者:wangdapeng
  1. shuzhi

    0下载:
  2. 常用数值算法的fortran程序。有高斯算法,拉普拉斯算法,辛普森算法-Numerical Algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:1457762
    • 提供者:luojiang
« 1 2 3 4 56 7 8 9 »
搜珍网 www.dssz.com