搜索资源列表
ImageConvolution_src
- Convolution of images allows for image alterations that enable the creation of new images from old ones. 此源码包含十分详尽的Bitmap位图卷积实现方法-Convolution of images allows for image alt erations that enable the creation of new images from old ones. This source in
TWITS_vv
- 2007年ICIP国际会议论文的源码,用于实现对图像的反卷积恢复。
vfv1.0
- 一个线性积分卷积(LIC)matlab源码
juanjima
- 用matlab语言实现卷积码编码过程,有程序运行结果。-Matlab language used convolutional code encoding process, there are procedures for the results.
RS
- 一种特定的卷积码的MATLAB仿真和结果-A specific convolutional code of MATLAB simulation and results
Convolution
- 图像处理中的统一卷积核 能够实现卷积的计算 包含工作站 源码。- image processing convolution. calculation of the convolution. can be achieved include workstations source.
non-blind-deconv
- 这是Qi Shan的非盲卷积去运动模糊算法实现,源码包含可执行的exe程序,可调用的dll、源码实现可在cmd窗口输入命令实现。-this program is writed by Qi Shan for non-blind-decov, the package includes .exe, .dll files, you can input your orders in commond windows in Dos
juanji
- VC++图像处理卷积程序集合,可以实现图像卷积操作的源码-VC++ image processing convolution procedure set
Blur3
- A Survey of Gaussian Convolution Algorithms 高斯卷积方面的综述文档和源码 可以供相关人员参考-A Survey of Gaussian Convolution Algorithms digital image processing
rscode
- 采用RS和1/2码率卷积码的级联码,实现高可靠性数字传输-Using RS and 1/2 rate convolutional code concatenated code, high reliability digital transmission
OFDM
- OFDM 实现数据图像和信息的传输,内含发射端和接收端,以及卷积码-OFDM realize image data and the transmission of information, containing transmitter and the receiver, and the convolution code
DeepLearnToolbox-master
- 深度学习工具包,包含神经网络,卷积神经网络等众多深度学习工具的MATLAB源码-MATLAB source deep learning kits, including neural networks, neural networks, and many other convolution depth learning tool
jzbontar-mc-cnn-64428c9
- 用来图像处理的卷积神经网络源码,lua语言实现的。-Used for image processing of convolution neural network source, the lua language implementation.
cnn_tutorials
- cnn网络从入门到精通,包括matlab工具箱源码解读,图形化解释,非常详细。学习卷积神经网络必读资料,-cnn network entry to the master, including source code matlab toolbox interpret graphical explain, in great detail. Convolutional neural network learning required reading,
waifu2x-master
- 又waifu2x提供,可以去git上找源码,这里方便大家使用。主要是通过卷积神经网,进行图片的放大达到超分辨率作用。-And waifu2x offer, you can go on to find the git source code, to facilitate the use here. Mainly through the convolution neural network, amplified to achieve super-resolution image of the rol
uuiimemory
- 卷积码是一种有记忆的编码,在任意给定的时间单元处,而且也与前m个输入有关,-Coding, convolutional code is a memory at any given time unit, but also related to m input before,
adaptive TVMM demo
- 全变分图像反卷积:MAJORIZATION-MINIMIZATION方法。 《TOTAL VARIATION-BASED IMAGE DECONVOLUTION: A MAJORIZATION-MINIMIZATION APPROACH》这篇论文的源码 本文提出了一种新的在全变差正则化条件下图像反褶积的最大化-最小化算法。(Totally variational image deconvolution: The source of this paper TOTAL VARIATION-B
MATLAB视频去雾【GUI,源码,论文】
- 该课题是基于MATLAB平台的图像去雾处理,配备一个人机交互GUI界面,可以选择局部直方图均衡化,全局直方图均衡化,Retinex算法,通过对比处理前、后的图像的直方图,而直方图是一副图像各灰度值在0-256的分布个数的表,信息论已经整明,具有均匀分布直方图的图像,其信息量是最大的。 二、算法介绍 ①全局直方图均衡化:通俗地理解就是,不管三七二十一,直接强行对彩色图像的R,G,B三通道颜色进行histeq均衡处理,然后进行三通道重组; ②局部直方图均衡化:设置一个固定大小的滑块,分别对彩色图像进