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

搜索资源列表

  1. 高通滤波器,对图像进行高通滤波

    0下载:
  2. 高通滤波器,对图像进行高通滤波。采用opencv,包含二维理想高通滤波,2阶巴特沃思高通滤波,二维高斯高通滤波,增长率为2二维指数高通滤波-High-pass filters, high pass filter the image. Using opencv, including two-dimensional ideal high-pass filter, 2-order Butterworth high pass filter, two-dimensional Gaussian high p
  3. 所属分类:OpenCV

    • 发布日期:2016-12-23
    • 文件大小:1413
    • 提供者:cd
  1. gaussianfilter

    0下载:
  2. 这是一个基于opencv的高斯空域滤波的函数,使用了掩膜遍历进行卷积。-This is a Gaussian spatial filter based on opencv function through the convolution with the mask.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-30
    • 文件大小:5957
    • 提供者:lvdan
  1. Homomorphic_Filter

    0下载:
  2. opencv写的同态滤波,高通滤波器采用的是高斯高通滤波器-opencv written by homomorphic filtering, high-pass filter uses Gaussian high-pass filter
  3. 所属分类:OpenCV

    • 发布日期:2016-01-24
    • 文件大小:88064
    • 提供者:shlkl99
  1. Filter

    0下载:
  2. OPENCV下的中值滤波,均值滤波,高斯滤波程序-OPENCV the median filter, mean filter, Gaussian filter procedure
  3. 所属分类:Special Effects

    • 发布日期:2016-01-25
    • 文件大小:308033
    • 提供者:何迪
  1. dft

    0下载:
  2. 低通滤波器,对图像滤波。采用opencv。其中包含二维高斯低通滤波器,衰减系数为2的二维指数低通滤波器,2阶巴特沃思低通滤波器,二维理想低通滤波器-Low-pass filter, the image filtering. Using opencv. Which contains two-dimensional Gaussian low-pass filter, the attenuation factor of 2 two-dimensional index of low-pass filte
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:1427
    • 提供者:cd
  1. Low_Pass_Filter

    0下载:
  2. opencv 写的频率域滤波包含高斯,理想,巴特沃斯低通滤波,-opencv write the frequency domain filtering includes Gaussian, ideal Butterworth low-pass filter,
  3. 所属分类:OpenCV

    • 发布日期:2017-03-26
    • 文件大小:87970
    • 提供者:shlkl99
  1. kalman

    0下载:
  2. kalman滤波器收到好的结果基于c++和opencv-Tracking of rotating point. Rotation speed is constant. Both state and measurements vectors are 1D (a point angle), Measurement is the real point angle+ gaussian noise. The real and the estimated points
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:6122
    • 提供者:tbc
  1. condesation

    0下载:
  2. opencv 粒子滤波程序,可以对感兴趣的颜色进行跟踪-opencv particle filtering program that can track the color of interest
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:676835
    • 提供者:zhongcheng
  1. SIFT_VC.lib

    1下载:
  2. 本系统中VIS欠缺的SIFT_VC.lib文件。。。 http://www.pudn.com/downloads224/sourcecode/math/detail1055031.html-This is lib file, which is used in Video Intelligent System (VIS) based on the Microsoft Visual Studio 2008 compiler environment and OpenCV 2.0 library
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-05-25
    • 文件大小:111583
    • 提供者:
  1. mymfc

    0下载:
  2. 用OPENCV实现的Canny算子,Sobel算子,Laplace算子,简单不带尺度模糊,简单模糊,中值滤波,高斯滤波,双向滤波滤的示例程序。-OPENCV achieved by Canny operator, Sobel operator, Laplace operator, simple and without dimension fuzzy, simple fuzzy, median filtering, Gaussian filtering, two-way filter filter
  3. 所属分类:OpenCV

    • 发布日期:2017-05-28
    • 文件大小:11459523
    • 提供者:吴敬鑫
  1. TP7

    0下载:
  2. this a source code developped with OpenCV and c++, it takes a colored picture in input, turns it channels from 3 to 1 (conversion to grey scalled picture) and applies diffrent filters (gaussian, laplacien,smooth filter...) and shows each result in a
  3. 所属分类:OpenCV

    • 发布日期:2017-05-24
    • 文件大小:8453817
    • 提供者:rym
  1. opencv

    0下载:
  2. 用opencv编写的可对图像进行高斯滤波处理 其中可选不同的滤波模板 如3*3方格 5*5方格-Written with opencv Gaussian filter for image processing where the optional filtering template
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:165245
    • 提供者:jiangkd
  1. exam4

    0下载:
  2. 在VC++框架下opencv 高斯滤波程序实现-Gaussian filter opencv
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1689492
    • 提供者:赵萌
  1. OpenCVdemo6-

    0下载:
  2. 基于MFC的OPENCV开发环境的中值滤波,均衡化,高斯滤波的对比-MFC-based median filter OPENCV development environment, equalization, contrast Gaussian filter
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:2031826
    • 提供者:郭中权
  1. Image-Denoising-based-on-opencv

    0下载:
  2. 这是一段利用中值滤波、均值滤波与加权(高斯)滤波算法进行图像去噪的程序,比较基础,供初学者阅读。-This is a median filter, with a weighted mean filter (Gaussian) filtering algorithm for image denoising procedures, more basic, for beginners to read.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:4452739
    • 提供者:xiaohai
  1. GuassFilter

    0下载:
  2. 本程序是基于opencv实现高斯滤波的VC++算法,程序可运行-This procedure is based on the realization of a Gaussian filter opencv VC++ algorithm, the program can run
  3. 所属分类:Special Effects

    • 发布日期:2017-05-31
    • 文件大小:12925100
    • 提供者:王顺飞
  1. Gauss_Adjust_GPU

    1下载:
  2. 该算法基于opencv的自适应高斯滤波,并且使用CUDA(GPU)架构进行算法加速-The algorithm is based opencv adaptive Gaussian filter, and use CUDA (GPU) architecture to accelerate the algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-04-25
    • 文件大小:276293
    • 提供者:王顺飞
  1. Recursive-Gaussian-filter

    0下载:
  2. 基于opencv实现Recursive_implementation_of_the_Gaussian_filter-Based on opencv achieve Recursive_implementation_of_the_Gaussian_filter
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:1940
    • 提供者:blake
  1. Filters

    0下载:
  2. 均值滤波器、高斯滤波器、中值滤波器的OpenCV实现-Averaging filter, a Gaussian filter, median filter OpenCV realization
  3. 所属分类:OpenCV

    • 发布日期:2017-05-18
    • 文件大小:5089942
    • 提供者:王大碗
  1. openCV-Practicefh

    0下载:
  2. 人脸识别: 相关功能: 1.将图像转换为灰度显示 2.应用高斯滤波器去除小的边缘 3.计算与画布边缘 4.修改边缘颜色 5.将Mat转换为Xcode的UIImageView显示(Face recognition: Related functions: 1. Convert the image to grayscale display 2. Use gaussian filter to remove small edges 3. Calculate the edge of th
  3. 所属分类:OpenCV

    • 发布日期:2017-12-17
    • 文件大小:31098880
    • 提供者:fangs
« 12 »
搜珍网 www.dssz.com