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

搜索资源列表

  1. ImageDIP2

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

    • 发布日期:2008-10-13
    • 文件大小:329.63kb
    • 提供者:王文会
  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. 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. wqwq

    0下载:
  2. 卷积核的Volterra积分方程的快速多步配置法.-Convolution kernel of Volterra integral equations of the fast multi-step configuration method.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-05
    • 文件大小:294.34kb
    • 提供者:zsj
  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. test3

    2下载:
  2. 基于MPI的卷积计算,数据矩阵:256*256 –原始矩阵设置:随机50个点设置为255,其余为0  卷积核:5*5 –明确注明所设计的卷积核  迭代次数:100 –每5次迭代保存一次数据矩阵 –通过20个结果矩阵,生成动画-MPI-based convolution calculation, data matrix: 256* 256- the original matrix setting: Random 50 points set to
  3. 所属分类:MPI

    • 发布日期:2016-09-22
    • 文件大小:3kb
    • 提供者:路东英
  1. wavelet-code-For-C_2

    0下载:
  2. 1、题目:一维小波变换,可多次分解 2、原理:卷积核变为Daubechies正交小波基h[]和g[]的交替形式。增加了多次分解的功能。-1, Title: one-dimensional wavelet transform decomposition can be repeated 2 Principle: convolution kernel becomes orthogonal Daubechies wavelet h [] and g [] alternate form. Decomp
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-31
    • 文件大小:1.86kb
    • 提供者:liuyun
  1. Cpp1

    0下载:
  2. 多线程求卷积1)数据矩阵:256*256 –原始矩阵设置:随机50个点设置为255,其余为0 2)卷积核:5*5 –明确注明所设计的卷积核 3)迭代次数:100 –每5次迭代保存一次数据矩阵 –通过20个结果矩阵,生成动画 初始矩阵随机生成,随机分配50个数的值为2-Multithreading convolution 1) Data Matrix: 256* 256- the original matrix settings: a randomized 50-poi
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-05
    • 文件大小:1.08kb
    • 提供者:zhaoyilei
  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. 卷积神经网络

    0下载:
  2. 卷积神经网络架构,设定20个卷积核,实现图片的识别。(Convolution neural network architecture)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-23
    • 文件大小:1kb
    • 提供者:北洋水师
  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
  1. 卷积核工作原理动态图

    0下载:
  2. 采用动图的方式,生动形象的展示了不同卷积核的特征提取过程
  3. 所属分类:软件工程

« 12 3 »
搜珍网 www.dssz.com