CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - 卷积 代码

搜索资源列表

  1. filterbutterworth

    0下载:
  2. 1.这是一个matlab滤波程序,内含空域二维卷积滤波;频域高通滤波;三级butterworth高通滤波器设计。 2.效果较好,内含较为翔实的代码注释,通用性,可移植性较强。-1. This is a Matlab filtering procedures, airspace containing 2D convolution filter; Frequency - domain high pass filter; 3 butterworth high pass filter design.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1001
    • 提供者:方周
  1. lab5-juanji

    0下载:
  2. tms320c6000卷积的代码程序, -tms320c6000 convolutional code procedures tms320c6000 convolutional code procedures
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:6725
    • 提供者:左右
  1. cannyedgedetector

    0下载:
  2. canny edge detector,下面是canny edge detector的算法: 1.将图像与高斯函数做卷积,获得平滑图像。 2.用基于平滑梯度方向的方法确定图像局部边缘的法向。 3.根据局部边缘的法线方向求解边缘位置。 4.计算边缘强度,并对梯度幅值进行非极大值抑制。 5.用双阈值算法检测和连接边缘。该文件提供了canny edge detector的VC实现代码。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:205311
    • 提供者:桂祖恒
  1. color_processing--VC

    0下载:
  2. 用VC编写的彩色图像处理程序,实现了:提取图像中平均、最大、最小灰度,在此基础上可以对图像二值化;可以进行图像边缘提取(有laplace1、laplace2、Robot的提取方法) ;对图像进行卷积滤波(高能滤波,水平、垂直、双向增强,低通滤波);实现的图像的:锐化、浮雕、反相、平滑化、霓虹、马赛克、柔化、曝光过度,扩散处理。是学习VC彩图处理不可多得的代码。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:124822
    • 提供者:杜红艳
  1. convolutionprocessing

    0下载:
  2. 用C++实现的卷积运算代码,可用于于频域图像处理算法的后期开发-C++ implementation using convolution code, can be used in the frequency domain image processing algorithms developed in the late
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:679002
    • 提供者:xiaodongdai
  1. graph_similarity

    1下载:
  2. 基础代码。评价两个图形的相似度。给定两个01矩阵,采用卷积的方式评价两个图像的相似度。-Base code. Evaluation of the similarity of the two graphics. Given two 01 matrix, using convolution approach to evaluating the similarity of two images.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:1045
    • 提供者:Mr.Only
  1. PDE

    2下载:
  2. 偏微分方程图像复原代码,其中有频域迭代盲解卷积H1模型,TV去噪模型,自己编的自适应去噪模型,以及改进的自适应去噪模型,令附卫星图片,PSNR代码-Image restoration code of partial differential equations, including iterative frequency-domain blind deconvolution H1 model, TV denoising model, made themselves adaptive denois
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:10043
    • 提供者:谢殿广
  1. Bilinear-interpolation-and-cubic-convolution

    0下载:
  2. 二次线性插值和三次卷积插值,高质量图像缩放技术之一,文中有大量代码,实用性很强。-Bilinear interpolation and cubic convolution,is one of Image scaling technology
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:98202
    • 提供者:张燕
  1. GdalBrowser

    0下载:
  2. GDAL支持的Morton 编码金字塔无缝漫游工具,从2007年开始,不断更新到2011年,偶的小业余研究。底层基于GDAL, 支持很多冷门格式。使用Morton金字塔重构二维数据,加上内存映射文件的帮助,浏览GB级影像没有问题。内嵌带接缝处理的透明分块条带处理接口,无需了解金字塔,也能透明对GB级影像进行各种处理。内嵌直方图均衡和模板卷积的例子,演示如何透明的开发处理算法。附带重要的功能是“尺度不变特征SIFT”的特征提取,本来是上学时的论文,经过这些年零敲碎打的改造,现在能进行全自动、半自动
  3. 所属分类:Special Effects

    • 发布日期:2017-05-29
    • 文件大小:12399942
    • 提供者:流浪小狗
  1. Sobel

    0下载:
  2. Sobel算子就是一种基于方向导数掩模求卷积的方法。通过边缘检测算子可以检测到每个像素的领域并对灰度变化率进行量化,也包括方向的确定。该代码是基于sobel算法的检测程序。-Sobel operator is a directional derivative mask and convolution methods. To each pixel and gray level in the field rate of change can be detected through the edge
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:562
    • 提供者:董凯凯
  1. epllcode

    1下载:
  2. CVPR2011-Efficient Marginal Likelihood Optimization in Blind Deconvolution,含论文及代码(盲去卷积)-CVPR2011-Efficient Marginal Likelihood Optimization in Blind Deconvolution,including the paper and code(Blind Deconvolution)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-06-24
    • 文件大小:10774693
    • 提供者:shauven
  1. Fast-2-D-convolution

    0下载:
  2. 图像处理中经常用到卷积运算,它并不能等同于普通的二维矩阵的卷积运算,为了解决边界效应,通常都要采取一些优化手段。请仔细阅读代码,必有收获。- Y = CONVOLVE2(X, M, SHAPE) where SHAPE is a string returns a subsection of the 2-D convolution with size specified by SHAPE
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:79352
    • 提供者:Tom
  1. iterative blind deconvolution

    3下载:
  2. 实现了迭代盲反卷积的图像去模糊,自己写的代码,没有调用matlab已有函数-Iterative blind deconvolution of images blurred, write your own code, without calling matlab existing function
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-06-24
    • 文件大小:589863
    • 提供者:张亮
  1. IBD

    0下载:
  2. 空间域盲反卷积进行图像复原,通过增加帧数来提高复原效果,附有代码和数据-Spatial domain blind deconvolution image restoration to improve the recovery effect by increasing the number of frames, with a code and data
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:625631
    • 提供者:孙旭光
  1. adaptive_regularization

    0下载:
  2. 代码给出了数字图像处理图像复原运算方法中的自适应滤波、正则化滤波、盲去卷积滤波等滤波方法的实现过程,经matlab调试运行成功,效果明显-Code gives a computing method of digital image processing image restoration, adaptive filtering, regularization filter, blind go convolution filtering and other filtering methods to
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:1351
    • 提供者:刘德华
  1. digital-image-procession.rar

    0下载:
  2. 进行数字图像处理的小代码,作用不是很大。。。主要是盲反卷积IBD进行图像的回复。。。。。,Code, the role of digital image processing is not very big. . . Blind image deconvolution IBD reply. . . . .
  3. 所属分类:Special Effects

    • 发布日期:2017-11-16
    • 文件大小:94990
    • 提供者:于国涛
  1. Untitled11

    0下载:
  2. 利用卷积算法,代码实现图像的变换过程,数字图像处理卷积变换实验-Convolution Convolution Convolution Convolution Convolution
  3. 所属分类:Special Effects

    • 发布日期:2017-11-23
    • 文件大小:912
    • 提供者:王剑飞
  1. CUDA_image

    0下载:
  2. 代码是基于CUDA环境下的图像卷积处理,基于Linux系统,文档中有makefile-Convolutional code on the image processing environment CUDA
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:562025
    • 提供者:包包
  1. HCF跟踪算法核心思想与代码

    1下载:
  2. HCF又称CF2算法,是目标跟踪领域的一大代表作,讲多层卷积特征融入深度跟踪领域,开启了目标跟踪新思路。(把txt后缀改为.m用matlab查看)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2018-10-26
    • 文件大小:10543
    • 提供者:36318668@qq.com
  1. 卷积神经网络去雾

    1下载:
  2. 该代码实现了使用Matlab实现卷积神经网络来对图像进行去雾操作。(This code implements a convolutional neural network using Matlab to defog the image.)
  3. 所属分类:图形图像处理

    • 发布日期:2020-06-29
    • 文件大小:4800512
    • 提供者:Wolv
« 12 »
搜珍网 www.dssz.com