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

搜索资源列表

  1. gau

    0下载:
  2. 利用動態二維陣列,建構出高斯模糊視窗。 此結果完全與維基百科相同,且可供使用者自行輸入產生的矩陣大小。適合影像處理新手學習-Dynamic two-dimensional array, construct a Gaussian blur window. This result is exactly the same as Wikipedia, and allows users to enter their own matrix size generated. Suitable for nov
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:742
    • 提供者:小蓋子
  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
    • 文件大小:4891516
    • 提供者:姚佳玉
  1. PicDim

    0下载:
  2. 高斯模糊处理,非常使用,实现ios7的效果~~~拿来就用-Gaussian blur, use very much, realize ios7 effect ~ in ~ ~ ~ ~ ~ ~
  3. 所属分类:android

    • 发布日期:2017-05-07
    • 文件大小:1294111
    • 提供者:majin
  1. gao-si-fen-jie

    0下载:
  2. 高斯分解易语言源码,自动计算权值,主要用于图像的高斯模糊,-Gauss decomposition easy language source code, automatic calculation of weight, mainly for image of Gauss fuzzy,
  3. 所属分类:ELanguage

    • 发布日期:2017-04-15
    • 文件大小:6874
    • 提供者:zhuge
  1. aeroglassDemo

    0下载:
  2. 高斯图像处理,java 高斯模糊生成新的图片,附上源码-Gauss image processing, java Gaussian blur to generate a new picture, thank you attach source
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-12
    • 文件大小:2759396
    • 提供者:高斯
  1. Gaussian-prymid

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

    • 发布日期:2017-04-26
    • 文件大小:244716
    • 提供者:robin lee
  1. 3x3GaussanBlur

    0下载:
  2. 3x3的带有权重的高斯模糊,已经做好函数可以直接调用 但是速度一般,我再继续优化 如果有好点子请发到邮箱a2010115@126.com多谢!-A weighted fuzzy 3x3 Gauss, has good function can be called directly But speed in general, I will continue to optimize the If you have good ideas please send to mailbox a
  3. 所属分类:.net

    • 发布日期:2017-04-12
    • 文件大小:1036
    • 提供者:a2010115
  1. GaussianSmooth

    0下载:
  2. 利用基2的快速傅立叶变换实现高斯模糊功能。-using fft2 to realize gaussian blur
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:706
    • 提供者:wangwei
  1. BlurView

    0下载:
  2. 模糊处理,高斯模糊,动态模糊处理,快速处理,很快的-Fuzzy processing, Gauss fuzzy, fuzzy dynamic
  3. 所属分类:android

    • 发布日期:2017-05-23
    • 文件大小:7671811
    • 提供者:229200485
  1. Gaussian-Blur

    0下载:
  2. 高斯模糊(英语:Gaussian Blur),也叫高斯平滑,是在Adobe Photoshop、GIMP以及Paint.NET等图像处理软件中广泛使用的处理效果,通常用它来减少图像噪声以及降低细节层次。-Gaussian Blur
  3. 所属分类:JavaScript

    • 发布日期:2017-04-24
    • 文件大小:11769
    • 提供者:xiaoshe123
  1. image2

    0下载:
  2. 对模糊图像进行处理(高斯模糊),并对模糊的长度进行比较,最后对模糊的图像进行维纳滤波-Fuzzy image processing (Gaussian Blur), and compare the length of fuzzy , in the last blurred images Wiener filter
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:552
    • 提供者:朱敏
  1. sift

    0下载:
  2. SIFT算法是在不同的尺度空间上查找关键点,而尺度空间的获取需要使用高斯模糊来实现,Lindeberg等人已证明高斯卷积核是实现尺度变换的唯一变换核-SIFT algorithm is to find the key points on the different scales of space and capture scale space requires the use of a Gaussian blur to achieve, Lindeberg, who has proved a G
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-03
    • 文件大小:947986
    • 提供者:王禄平
  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. DoG

    0下载:
  2. 高斯模糊是一种图像滤波器,它使用正态分布(高斯函数)计算模糊模板,并使用该模板与原图像做卷积运算,达到模糊图像的目的-Gaussian blur filter is a kind of image, it uses the normal distribution (gaussian function) to calculate fuzzy template, and use the template and the original image for convolution operation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1929079
    • 提供者:DAVID MORGAN
  1. 500px-android-blur-master

    0下载:
  2. java实现图片动态模糊效果,即高斯模糊,可以根据需要选择模糊效果程度-java achieve image motion blur effect that the Gaussian blur, you can choose the degree of blurring effects as you want
  3. 所属分类:Java Develop

    • 发布日期:2017-05-25
    • 文件大小:8155911
    • 提供者:陈耀璧
  1. BMP_VECTOR

    0下载:
  2. 位图处理程序 -高斯模糊 sobel过滤器 - 边缘识别-Bitmap handler- gaussian blur, sobel filter- edge recognition
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-20
    • 文件大小:5492408
    • 提供者:scx86
  1. simulation_hexagon

    0下载:
  2. 能做正六边形和四边形的模拟图,给定中心坐标和边长即可实现灰度不均的模拟图,同时还能添加高斯噪声和高斯模糊-Can do hexagon and quadrilateral simulation diagram, the uneven gray scale can be realized in distance around a given center coordinates, and simulated figure, at the same time also can add gaussia
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-12
    • 文件大小:789
    • 提供者:陈颖
  1. Desktop

    0下载:
  2. 图像信息处理,双边滤波。基于高斯模糊的基础上,添加intensity weight来进行像素色彩上的调整,高斯模糊是基于像素间的位置进行调整。-Image information processing, bilateral filtering. Based on the basis of Gaussian blur, add intensity weight to adjust pixel color on the Gaussian blur is adjusted based on the p
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2243
    • 提供者:yaoxin
  1. GaussBlurTest1

    0下载:
  2. unity3d 引擎 高斯模糊算法的shadow文件,用于文字或图片的模糊效果-unity3d engine Blur Gaussian blur algorithm shadow file for text or image
  3. 所属分类:Game Engine

    • 发布日期:2017-04-12
    • 文件大小:1196
    • 提供者:泰格里斯
  1. image

    1下载:
  2. c语言的高斯模糊,可以移植到安卓端使用 比java的效率要高-Gauss fuzzy of C language
  3. 所属分类:Special Effects

    • 发布日期:2016-11-02
    • 文件大小:6144
    • 提供者:李小超
« 1 2 3 4 5 67 8 9 10 11 »
搜珍网 www.dssz.com