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

搜索资源列表

  1. imageprocessing3

    1下载:
  2. 1.选择一幅图像,利用散焦模型或运动模糊模型对该图像进行模糊处理;利用逆滤波对模糊图像进行复原处理,显示原始图像、模糊图像以及复原处理后的图像。 2.利用迭代算法对模糊图像进行逆卷积复原处理,显示原始图像、模糊图像以及复原处理后的图像。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-17
    • 文件大小:2.02kb
    • 提供者:syq
  1. 位图全色生操作类,指纹识别,角点检测,锐化,反色等操作类C++

    0下载:
  2. 指纹识别中的一个步骤分支点检测的实现,使用的是我个人编写的位图操作类,本位图操作类中的算法组,可以用于所有能够返回具有指针特性图像矩阵的文档操作类库。也就是说通用性很强。算法组还包括指纹识别算法,卷积函数。位图操作类包括的方法有 tmBmp(); tmBmp(const std::string & fname, BYTE clrBit = 8 ,DWORD imW = 256,DWORD imH = 256); virtual ~tmBmp();
  3. 所属分类:GDI/图象编程

    • 发布日期:2009-04-09
    • 文件大小:15.35kb
    • 提供者:tr0217
  1. 3种图像复原程序

    1下载:
  2. 维纳滤波复原程序,最小二乘方滤波复原程序,盲目去卷积滤波复原程序
  3. 所属分类:源码下载

    • 发布日期:2011-03-24
    • 文件大小:18.5kb
    • 提供者:zh_yueyue
  1. IDB.rar

    1下载:
  2. 这是图像恢复中的盲反卷积迭代算法的matlab的源程序,对于学习数字图像有很大的好处!,This is image restoration in the Iterative Blind Deconvolution algorithm matlab source for the study of digital image has a lot of benefits!
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:1.61kb
    • 提供者:张磊
  1. concolution

    1下载:
  2. 对模糊图像解卷积的源代码,包含了几个常用的解卷积算法-The solution of fuzzy image source code, contains the deconvolution algorithm of several commonly solution convolution
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-27
    • 文件大小:9.88kb
    • 提供者:wanghuan
  1. Image_processing_matlab

    0下载:
  2. 上课时做的matlab图像处理实验,包括卷积,拉普拉斯变换,罗伯特算子,种子算法,-Matlab class to do the image processing experiments, including convolution, Laplace transform, Robert operator, seed algorithm, and so on
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:240.5kb
    • 提供者:张彩
  1. Color_dirct_Diff

    1下载:
  2. 彩色含噪图像的复原是一类较难的问题,此处作者编写了一个MATLAB的全变差(TV)图像复原算法,能较好地解决彩色图像的复原问题-Color images with noise is a kind of recovery is more difficult issues, here the author has prepared a MATLAB the total variation (TV) image restoration algorithm, can solve the problem
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1021byte
    • 提供者:杨涵
  1. phase_div

    2下载:
  2. 基于盲解卷积的相位差算法,图像恢复,文件包里面有仿真和LBFGS优化算法-The phase difference based on blind deconvolution algorithm, vogel
  3. 所属分类:Graph program

    • 发布日期:2017-05-25
    • 文件大小:7.82mb
    • 提供者:wangzy
  1. FTVd_v3.01

    0下载:
  2. 图像盲解卷积复原,一模方法,算法在压缩包内-Blind Image Deconvolution recovery, a model approach, the algorithm in the compressed package
  3. 所属分类:Graph program

    • 发布日期:2016-06-05
    • 文件大小:9.98mb
    • 提供者:wangyang
  1. penumaral

    0下载:
  2. 通过分析均匀分布与Cauchy分布的分布机制,提出了一种改进的模拟退火图像盲复原算法,该算法选择Cauchy 分布为随机扰动量来产生状态扰动函数。通过计算机仿真,验证了该算法对初值的鲁棒性和复原的效果优于基于均匀分布随 机扰动量模拟退火盲解卷积算法,提高了收敛到最优解的速度 -After analyzing the distribution mechanisms of uniform distribution and Cauchy distribution,an algorith
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:928byte
    • 提供者:dongjianjun
  1. huifu

    0下载:
  2. 基于小波的盲卷积图像复原,给图像复原的朋友们提供一种新的算法-Wavelet-based blind deconvolution, image restoration, image restoration friends to provide a new algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:308.91kb
    • 提供者:lee
  1. CNN Matlab代码

    13下载:
  2. 利用大量图像数据对卷积神经网络算法进行训练,通过卷积、池化、下采样以及全连接层训练后的卷积神经网络在图像识别精度越来越高。(By using a large number of image data to train the convolutional neural network algorithm, the accuracy of the image recognition is higher and higher by convolution, pooling, down sampling
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-03
    • 文件大小:3kb
    • 提供者:aperture
  1. Image-Enhancement-Using-Deconvolution-master

    0下载:
  2. 图像退卷积的几种方法,直接输入图片就能够进行相应的退卷积运算(Image deconvolution of several methods, directly enter the picture will be able to carry out the corresponding deconvolution)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:7kb
    • 提供者:apeng1234
  1. 程序

    1下载:
  2. 可以对未知原因导致的模糊图像进行盲区卷积复原,采用NASRIF算法,具体理论可以参考重庆大学一篇硕士论文(Blind images can be restored by blind convolution for unknown reasons, and the NASRIF algorithm is used. The specific theory can be referred to a master's thesis of Chongqing University)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-25
    • 文件大小:10kb
    • 提供者:几米
  1. 盲解卷积复原

    0下载:
  2. 盲去卷积复原算法,并在MATLAB中进行实验,和维纳滤波的复原效果进行一个对比。盲去卷积的方法有多种,露西-理查德森算法属于图像复原中的非线性算法,与维纳滤波这种较为直接的算法不同,该算法使用非线性迭代技术,在计算量、性能方面都有了一定提升(The blind deconvolution restoration algorithm is carried out in MATLAB and is compared with the restoration effect of Wiener filt
  3. 所属分类:图形图象

    • 发布日期:2018-04-30
    • 文件大小:5kb
    • 提供者:岛屿12
  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. Machine learning

    0下载:
  2. 提供监控场景下多张带有标注信息的行人图像,可定位(头部、上身、下身、脚、帽子、包)的基础上研究行人精细化识别算法,自动识别出行人图像中行人的属性特征。(It provides a number of pedestrian images with tagged information under the monitoring scene, and can study the pedestrian refinement recognition algorithm based on the locat
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-06
    • 文件大小:4kb
    • 提供者:shouxuanzhousi
  1. 盲反卷积算法

    0下载:
  2. 当没有被称为失真的信息时(模糊和噪音),盲反卷积算法可有效使用,改善图像质量(When no information is known as distortion (blurring and noise), blind deconvolution can be used effectively to improve image quality.)
  3. 所属分类:其他

    • 发布日期:2018-05-06
    • 文件大小:8kb
    • 提供者:岛屿12
  1. 卷积conv

    1下载:
  2. 通过C++实现卷积功能,和MATLAB效果一样,已经验证,希望对大家有所帮助。
  3. 所属分类:数值算法/人工智能

  1. MATLAB视频去雾【GUI,源码,论文】

    1下载:
  2. 该课题是基于MATLAB平台的图像去雾处理,配备一个人机交互GUI界面,可以选择局部直方图均衡化,全局直方图均衡化,Retinex算法,通过对比处理前、后的图像的直方图,而直方图是一副图像各灰度值在0-256的分布个数的表,信息论已经整明,具有均匀分布直方图的图像,其信息量是最大的。 二、算法介绍 ①全局直方图均衡化:通俗地理解就是,不管三七二十一,直接强行对彩色图像的R,G,B三通道颜色进行histeq均衡处理,然后进行三通道重组; ②局部直方图均衡化:设置一个固定大小的滑块,分别对彩色图像进
  3. 所属分类:图形图像处理

    • 发布日期:2021-04-17
    • 文件大小:7.1mb
    • 提供者:MATLAB道长
« 12 3 4 »
搜珍网 www.dssz.com