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

搜索资源列表

  1. ImageDIP2

    1下载:
  2. “区域分割”是采用并行区域分割算法中的阈值化分割算法,阈值的选取方法是迭代阈值选取方法。 “边缘检测”是采用Prewitt边缘检测算子对图像进行边缘检测运算,Prewitt边缘算子的核心是两个3×3的卷积核(corrvolution kernel。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:329.63kb
    • 提供者:王文会
  1. Filter2D

    0下载:
  2. Visual C++图像处理程序,采用opencv库,对图像进行核卷积,当核运算部分超出输入图像时,便捷外面的像素值等于离它最近的像素值。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:98.96kb
    • 提供者:无梦
  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
    • 文件大小:180.33kb
    • 提供者:方四
  1. RLheadCTreconstruction

    0下载:
  2. 根据经典的RL标准头模型实现了卷积投影和反投影,采用SL卷积核函数-According to the classic standard RL model achieved the first projection and convolution back projection, using SL Convolution Kernel
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:1.35kb
    • 提供者:贾得巍
  1. 2009.0423

    0下载:
  2. 传统的边缘检测方法是对原始图像中像素的某小邻域来构造检测算子,它是采用锐化算子(如梯度算子、 拉普拉斯算子)进行的。图像的边缘检测是通过模板作为核与图像中的每一个像素点做卷积和运算,然后选取合适的阈值以提取边缘。-Traditional edge detection method is the original image in a pixel neighborhood operator to construct, it is a sharpening operator (such as the
  3. 所属分类:Graph program

    • 发布日期:2017-04-08
    • 文件大小:5.2kb
    • 提供者:刘卅
  1. HessianKernel

    0下载:
  2. 生成一个用于图像平滑的高斯卷积核-generate a kernel for Guassian filter
  3. 所属分类:Wavelet

    • 发布日期:2017-04-02
    • 文件大小:1.51kb
    • 提供者:xinran
  1. Convolution

    1下载:
  2. 含有多种卷积核达到图像模糊,低通、高通滤波,边缘检测等目的,并且可自定义卷积核。-Contains a variety of convolution to the image fuzzy, low pass, high pass filter, edge detection purposes, and can be customized convolution.
  3. 所属分类:Graph program

    • 发布日期:2017-03-26
    • 文件大小:658.89kb
    • 提供者:云中帆
  1. Convolution

    0下载:
  2. 图像处理中的统一卷积核 能够实现卷积的计算 包含工作站 源码。- image processing convolution. calculation of the convolution. can be achieved include workstations source.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2.53mb
    • 提供者:戴旭光
  1. smoothing-using-convolution-kernels-

    0下载:
  2. 最主要的是采用卷积核来进行图像的低通滤波,进行平滑处理。-Most important is the use of convolution kernels to the image of the low-pass filtering, smoothing.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:4.89kb
    • 提供者:王智博
  1. 2-d-convolution

    0下载:
  2. 二维卷积,结合数字图像处理中的卷积核思想理解-2 d convolution.With digital image processing of convolution nuclear thought understanding
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:139.75kb
    • 提供者:yutian
  1. juanji

    0下载:
  2. opencv 实现自定义模版卷积,用户可以自定义卷积核模版-convolution with user defined kernel.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:556byte
    • 提供者:赖容
  1. blur_mtrx1

    1下载:
  2. 输入卷积核h和信号长度N,生成卷积矩阵H conv(h,x, full ) == blur_mtrx1(h,length(x), full )*x 支持‘full’‘valid’和‘circular -generate the blur matrix
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-10-19
    • 文件大小:90.26kb
    • 提供者:xuyq
  1. sam

    0下载:
  2. 在通常情况下,形态学图像处理以在图像中移动一个结构元素并进行一种类似于卷积操作的方式进行。像卷积核一样,结构元素可以具有任意的大小,也可以包含任意的0与1的组合。在每个象素位置,结构元素与在它下面的二值图像之间进行一种特定的逻辑运算。 -Under normal circumstances, the morphological image processing to a structure element is moved in the image, and a similar convo
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:3.66mb
    • 提供者:李斌
  1. blinddeconv

    1下载:
  2. 一个盲去模糊算法,速度很快!用到了l1/l2范数和对卷积核的l1范数,对噪声有抑制作用!-A blind go fuzzy algorithm, the sppeed is very fast! l1/l2 norm and l1 norm are used for compution, the noise was inhibited!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-06-24
    • 文件大小:3.57mb
    • 提供者:tsz
  1. tracker_release2

    0下载:
  2. 实时的在线跟踪算法,使用的是卷积核的算法。速度可以达到100帧以上-this is a code of tracking,which is based on the algorithm of KCF.It can be get a speed of 100 Fps
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-08
    • 文件大小:54.04kb
    • 提供者:ikerpeng
  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
    • 文件大小:925.77kb
    • 提供者:王禄平
  1. cvGabor

    0下载:
  2. 傅里叶变换是一种信号处理中的有力工具,可以帮助我们将图像从空域转换到频域,并提取到空域上不易提取的特征。但是经过傅里叶变换后,图像在不同位置的频度特征往往混合在一起,但是Gabor滤波器却可以抽取空间局部频度特征,是一种有效的纹理检测工具(Fu Liye transform is a powerful tool in signal processing, which helps us transform images from airspace to frequency domain and e
  3. 所属分类:图形图像处理

  1. LOG

    0下载:
  2. 实现在LOG算法下,探讨不同σ对LOG的影响,卷积核(Under the LOG algorithm, we discuss the influence of different Sigma on LOG and convolution kernel.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-01
    • 文件大小:2kb
    • 提供者:探索小白
  1. Naive CNN 18 multiplication per clock cycle_V3

    1下载:
  2. 此文件是卷积神经网络中的卷积核的硬件实现代码(CNN:filter/filter3*3 filter4*4 filter5*5 filter6*6)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-01
    • 文件大小:2kb
    • 提供者:yyy22233
  1. matlab-blinddeconv

    1下载:
  2. 盲去卷积,实现图像的高分辨 准确估计模糊核(a novel scale-invariant regularizer that compensates for the attenuation of high frequencies and therefore greatly stabilizes the kernel estimation process.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-03
    • 文件大小:3.05mb
    • 提供者:luvky_girl
« 12 »
搜珍网 www.dssz.com