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

搜索资源列表

  1. mbpp

    0下载:
  2. 基于OPENCV的SIFT特征提取与匹配算法。包含完整的从图像高斯金字塔、DOG、空间极值点提取、关键点描述。-OPENCV based SIFT feature extraction and matching algorithms. Extracted from the image Gaussian pyramid, DOG, space extremum point contains a complete descr iption of key points.
  3. 所属分类:CSharp

    • 发布日期:2017-11-17
    • 文件大小:49617
    • 提供者:张余
  1. image_pro_4_1_hjs

    0下载:
  2. 用Matlab实现的对灰度图像高斯低通滤波,可以自己修改参数-Gaussian low-pass filtering of grayscale images with Matlab, can modify the parameters
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-20
    • 文件大小:615
    • 提供者:hejiangshan
  1. 图像处理

    0下载:
  2. 利用matlab 对图像进行频域处理,如高斯 处理 获取幅度 与相位
  3. 所属分类:图形图象

  1. guass

    0下载:
  2. opencv 实现图像高斯滤波,中值滤波 -The opencv achieve image Gaussian filtering, median filtering Gaussian filtering, median filtering
  3. 所属分类:OpenCV

    • 发布日期:2017-12-01
    • 文件大小:1230764
    • 提供者:
  1. rouhua

    0下载:
  2. VC++处理图像模糊或柔化的效果示例源程序,类似Photoshop中的图像高斯模糊效果,每点击一次鼠标右键,程序为模糊一次,直到你满意为止-VC++ the processing image blur or soften the effect of sample source code, similar to Photoshop image Gaussian blur effect, each click the right mouse button, the procedure for fuz
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-25
    • 文件大小:28399
    • 提供者:叶桂玲
  1. code

    0下载:
  2. 二维图像高斯滤波处理,效果显著,matlab 编写的源代码-image process
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:749
    • 提供者:刘丹丹
  1. gaussian

    0下载:
  2. 图像高斯金字塔,生成高斯金字塔,依次进行图像下采样- Image gaussian pyramid,To generate the gaussian pyramid, under the image sampling in turn
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-11
    • 文件大小:939
    • 提供者:Jenny
  1. my-own-code

    0下载:
  2. 二维数字图像噪声幅度和密度判断,估计图像高斯白噪声的强度-Image Noise Estimation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:138264
    • 提供者:王晓甜
  1. wavelet_gaosi_main

    0下载:
  2. matalb 基于小波的图像高斯去噪,所需调用的子函数也在本网站可以得到。-matalb Gaussian wavelet-based image denoising, subroutines are required to call this site can be obtained.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:815
    • 提供者:zhou
  1. FreTrans

    0下载:
  2. 图像高斯滤波与直方图均衡(支持BMP、GIF、JPG、PNG、ICO、TIFF等格式)-Gaussian filter and image histogram equalization (supports BMP, GIF, JPG, PNG, ICO, TIFF and other formats)
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:63523
    • 提供者:刘岸明
  1. source

    0下载:
  2. 图像高斯模板的变换,可以实现多个不同窗口的输入。-Gaussian transform image template, you can achieve multiple input different windows.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1121
    • 提供者:杨立加
  1. gausslabor

    0下载:
  2. c#精确实现图像高斯滤波,效果良好,无黑边-C# achieve accurate images of Gauss filter, the effect is good, no black side
  3. 所属分类:Wavelet

    • 发布日期:2017-03-30
    • 文件大小:1321
    • 提供者:liuguanghai
  1. wavelet-wiener

    0下载:
  2. 该算法为基于小波变换与维纳滤波的图像去噪算法,能够有效消除图像高斯白噪声。-The proposed algorithm is an image denoising algorithm based on wavelet transform and wiener filter which can eliminate the image noise effectively.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1404227
    • 提供者:shen chong
  1. canny_matlab

    0下载:
  2. canny边缘检测一共四个部分:   1.对原图像高斯平滑   2.对高斯平滑后的图像进行sobel边缘检测。这里需要求横的和竖的还有联合的,所以一共三个需要sobel边缘检测图像。   3.对联合的sobel检测图像进行非极大抑制   4.连接边缘点并进行滞后阈值处理。-canny edge detection total of four parts: 1. Gaussian smoothing the original image
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:12300
    • 提供者:zqc
  1. CannyBoundTest

    0下载:
  2. 1.对原图像高斯平滑   2.对高斯平滑后的图像进行sobel边缘检测。这里需要求横的和竖的还有联合的,所以一共三个需要sobel边缘检测图像。   3.对联合的sobel检测图像进行非极大抑制   4.连接边缘点并进行滞后阈值处理。 -1. Gaussian smoothing the original image 2. Gaussian smoothed image was sobel edge detection. Here and there on request t
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-17
    • 文件大小:99669
    • 提供者:flyingeye10
  1. gfilter

    0下载:
  2. MATLAB里的simulink的dspbuilder设计的图像高斯滤波,可直接运行,并可通过matlab转化到quartus中并下载到FPGA运行-MATLAB simulink in the design of the image of dspbuilder Gaussian filter can be run directly, and transformed by matlab to quartus and downloaded to the FPGA run
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:33863
    • 提供者:静水
  1. glpf.m

    0下载:
  2. 高斯滤波matlab程序、Matlab实现图像高斯滤波。-Gaussian filter matlab program
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1397
    • 提供者:好争
  1. BitmapProcess

    0下载:
  2. VC6 + MFC写的 使用CDIB类打开图像保存图像。并对8位图像高斯滤波和均匀滤波-Is ok
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:59078
    • 提供者:
  1. opencv_cuda-gaussion-filter

    0下载:
  2. 实现cuda——opencv版本的图像高斯模糊-realize the gaussion filter with cuda c and opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:2027
    • 提供者:刘卓
  1. SIFTVC6

    0下载:
  2. 基于OPENCV的SIFT特征提取与匹配算法。包含完整的从图像高斯金字塔、DOG、空间极值点提取、关键点描述、KDtree匹配等关键步骤的全部函数实现-SIFT feature extraction and matching algorithm based on OPENCV. Contains the full the image of Gauss Pyramid, DOG, space extreme point extraction, key points descr iption, K
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:293282
    • 提供者:zhch85
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »
搜珍网 www.dssz.com