搜索资源列表
convolutionprocessing
- 一段对图像进行卷积的程序。可自定义区域处理方法进行卷积操作。自定义卷积和。-a programme of processing convolution of image.You can process convolution by defining area processing method and defining convolution sum by yourself.
ztw_ImgProcess
- 数字图像处理,包括了二值化,threshold,数学形态学,卷积等等内容-digital image processing, including the two values, threshold, mathematical morphology, convolution, etc.
ImgScale
- 一个图像平滑缩放程序 支持最邻近插值│双线内插值│三次卷积法- A picture smooth 缂╂斁 procedure support most is close to in the interpolation 鈹?double thread the interpolation 鈹?three convolutions law
preprocessimage
- 该文件包括四个图像的预处理程序,分别为图像的卷积运算、生成浮雕、粒化图像及扩散图像。对图像初学者有帮助。-including 4 of the document image preprocessing procedures for the image convolution operation, production of arms tablets of the proliferation of images and image. Im
conv2_gabor
- 使用Gabor滤波器组对图像进行卷积运算-use Gabor filters the image deconvolution operator
WHJ
- 彩色图像处理包括彩色图像变换、彩色图像卷积滤波-color image processing, including color image transform, convolution filter color image
sobelqc
- 这是一个很不错的图像处理源码,里面包含了FFT,卷积,图像边缘检测等各种常用的图像处理方法。-This is a very good source image processing, which contains the FFT, convolution, Edge detection, and other commonly used methods of image processing.
ImageConvolution
- 这是一个图像卷积运算的程序,功能做得非常好,而且效率非常之高,下了用了就知道-This is an image convolution operation procedures, functions very good, but the efficiency is very high and has spent knew
imageprocessing3
- 1.选择一幅图像,利用散焦模型或运动模糊模型对该图像进行模糊处理;利用逆滤波对模糊图像进行复原处理,显示原始图像、模糊图像以及复原处理后的图像。 2.利用迭代算法对模糊图像进行逆卷积复原处理,显示原始图像、模糊图像以及复原处理后的图像。 -1. Select an image, the use of defocusing model or the model of the motion-blurred images fuzzy
feature
- 图象经过gabor小波滤波。gabor小波与图像卷积。-Image after wavelet filtering gabor. gabor wavelet and image deconvolution.
Filter2D
- Visual C++图像处理程序,采用opencv库,对图像进行核卷积,当核运算部分超出输入图像时,便捷外面的像素值等于离它最近的像素值。-Visual C++ Image processing procedure for the opencv library of images of nuclear convolution, when part of the nuclear operator in excess of the inpu
template
- 对图形图像处理进行卷积处理,也可以自己定义响应的模板对图像做卷积-Graphic image processing carried out on the deal convolution can also be defined to respond to their own template to do the image convolution
JuLeiSuanfa
- 图像的智能算法,包括神经算法、动态K均值、欧士距离、卷积、几何距离等演示。-Image of intelligent algorithm, including the neural algorithm, dynamic K-means,欧士distance, convolution, geometric distance demonstration.
二维图像卷积代码
- 提取二维卷积特征,需要先对视频进行分帧,然后再对视频帧进行二维卷积(To extract two-dimensional convolution features, we need to segment the video first, and then two-dimensional convolution of the video fr a me)
卷积
- 可以进行卷积计算,进行二维卷积计算,快速计算 图像处理可用 卷积神经网络(Convolution calculation can be carried out, two-dimensional convolution calculation, fast calculation Convolution neural network for image processing)
盲解卷积复原
- 盲去卷积复原算法,并在MATLAB中进行实验,和维纳滤波的复原效果进行一个对比。盲去卷积的方法有多种,露西-理查德森算法属于图像复原中的非线性算法,与维纳滤波这种较为直接的算法不同,该算法使用非线性迭代技术,在计算量、性能方面都有了一定提升(The blind deconvolution restoration algorithm is carried out in MATLAB and is compared with the res
求解反卷积
- 图像的卷积处理以及进行解卷积的操作,用conv进行卷积操作(Convolution operation of image and operation of deconvolution, convolution operation with conv)
盲反卷积算法
- 当没有被称为失真的信息时(模糊和噪音),盲反卷积算法可有效使用,改善图像质量(When no information is known as distortion (blurring and noise), blind deconvolution can be used effectively to improve image quality.)
卷积神经网络CNN进行图像分类
- 基于卷积神经网络的图像识别,应用于MATLAB(Image Recognition Based on Convolutional Upgrading Network)
卷积神经网络去雾
- 该代码实现了使用Matlab实现卷积神经网络来对图像进行去雾操作。(This code implements a convolutional neural network using Matlab to defog the image.)