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

搜索资源列表

  1. gaosijinzita

    0下载:
  2. 高斯金字塔,对图像进行高斯模糊然后建立多尺度空间-Gaussian pyramid, Gaussian blur the image and then create a multi-scale spatial
  3. 所属分类:OpenCV

    • 发布日期:2017-05-15
    • 文件大小:3.5mb
    • 提供者:xuguoqi
  1. display_picture_blur

    0下载:
  2. 包含常见的图像平滑操作,如高斯模糊,中值滤波等-Common images include smooth operation, such as Gaussian blur, median filter, etc.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:23.35kb
    • 提供者:梁泰
  1. image-blur

    0下载:
  2. 使用opencv实现的图像模糊功能,程序简单易懂,适合入门的人士看。-Using opencv to achieve image blur function, the program is simple and easy to understand, people look for entry.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-10
    • 文件大小:2.23mb
    • 提供者:张诚
  1. Homogeneous-Blur

    0下载:
  2. This project for OpenCV C++. It takes simply the average of the neighbourhood of a pixel and assign that value to itself. You have to choose right size of the kernel. If it is too large, small features of the image may be disappeared and image
  3. 所属分类:OpenCV

    • 发布日期:2017-04-06
    • 文件大小:513.11kb
    • 提供者:takurcite
  1. Gaussian-Blur

    0下载:
  2. This project for OpenCV C++. This is the most commonly used smoothing method. This is also used to eliminate noises in an image. Gaussian kernel is slided across the image to produce the smoothed image. Size of the kernel and the standar
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:508.55kb
    • 提供者:takurcite
  1. Bilateral-Blur

    0下载:
  2. This project for OpenCV C++. This filter is able to reduce noise of the image while preserving the edges. The drawback of this type of filter is that it takes longer time to process.- This is project for OpenCV C++. This filter is able to re
  3. 所属分类:OpenCV

    • 发布日期:2017-04-06
    • 文件大小:503.32kb
    • 提供者:takurcite
  1. pinghua

    0下载:
  2. 实现对图像平滑模糊,有简单平滑、高斯模糊和中值滤波三种可选,基于OPenCV类库实现,代码可直接运行-Achieve a smooth blur the image, a simple smooth, Gaussian blur and median filtering three options, OPenCV-based library, the code can be run directly
  3. 所属分类:OpenCV

    • 发布日期:2017-05-18
    • 文件大小:4.66mb
    • 提供者:姚佳玉
  1. Gaussian-prymid

    0下载:
  2. 为在图像处理、计算器视觉、信号处理上所使用的一项技术。 高斯金字塔本质上为信号的多尺度表示法,亦即将同一信号或图片多次的进行高斯模糊,并且向下取样, 藉以产生不同尺度下的多组信号或图片以进行后续的处理,例如在影像辨识上,可以藉由比对不同尺度下的图片,以防止要寻找的内容可能在图片上有不同的大小。 高斯金字塔的理论基础为尺度空间理论,而后续也衍生出了多分辨率分析。- As a technique in image processing, computer vision, signal proce
  3. 所属分类:OpenCV

    • 发布日期:2017-04-26
    • 文件大小:238.98kb
    • 提供者:robin lee
  1. blur_test

    0下载:
  2. 图像模糊度的计算,可以用于图像的特征提取,图像质量评价等-image blur
  3. 所属分类:OpenCV

    • 发布日期:2017-04-12
    • 文件大小:921byte
    • 提供者:marry
  1. Face-Recognition

    0下载:
  2. 非匀速运动模糊光照和姿态人脸识别,英文文献-Face Recognition Across Non-Uniform Motion Blur, Illumination, and Pose
  3. 所属分类:OpenCV

    • 发布日期:2017-05-24
    • 文件大小:6.87mb
    • 提供者:bambooworm
  1. boxfilter

    0下载:
  2. 图像处理部分,方框滤波,用于模糊图片,而决定因素与自定义的核有关-Image processing section, box filter, used to blur the picture, and the determinant is related to the custom kernel
  3. 所属分类:OpenCV

    • 发布日期:2017-12-13
    • 文件大小:8.89mb
    • 提供者:李军
  1. OpencvFile

    0下载:
  2. 图像的基本处理包括7个CPP文件分别是图像简单读取,图像灰度化,图像对比度亮度调节,图片旋转高斯模糊及2个去雾霾程序都是利用VS2015+Opencv3.2实现-The basic processing of the image includes 7 CPP files are simple to read the image, image grayscale, image contrast brightness adjustment, image rotation Gauss blur and
  3. 所属分类:OpenCV

    • 发布日期:2017-12-14
    • 文件大小:8.34kb
    • 提供者:那么
  1. blur

    0下载:
  2. 将图片模糊化处理,环境vs2010 2013均可,opencv版本2.4.9-The picture will be fuzzy processing, environment vs2010 2013 can be, opencv version 2.4.9
  3. 所属分类:OpenCV

    • 发布日期:2017-12-13
    • 文件大小:3.6mb
    • 提供者:zjy
  1. platelocate2

    0下载:
  2. 车牌处理,进行高斯模糊、sobel算子以及阈值分割(Plate processing, gaussian blur, sobel operator and threshold segmentation)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-25
    • 文件大小:7.17mb
    • 提供者:雨中人1233
  1. blur&canny

    0下载:
  2. 把图像进行10次blur,每次blur三个梯度的canny。opencv的教程两本(Take the image 10 times blur, each time blur three gradient canny)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-03
    • 文件大小:25.88mb
    • 提供者:dusy
  1. opencv

    0下载:
  2. OPENCV中空域滤波去噪函数Blur、boxFilter、MediaBlur和GaussianBlur等函数的使用方法;空域锐化函数Sobel、Laplacian等函数的使用方法(The method of using the spatial domain filtering de-noising function in OPENCV;)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-09
    • 文件大小:2.26mb
    • 提供者:mazr
  1. blur

    0下载:
  2. 方框滤波、双边滤波、高斯滤波、中值滤波、均值滤波(medianBlur,bilateralFilter,GaussianBlur,blur,boxFilter)
  3. 所属分类:OpenCV

    • 发布日期:2018-04-29
    • 文件大小:6.9mb
    • 提供者:123456zxcv
搜珍网 www.dssz.com