▍1. 车牌识别GUI.zip等多个文件
matlab 车牌识别,含有gui界面,边缘检测车牌定位,神经网络字符识别(Matlab license plate recognition, including GUI interface, edge detection, license plate location, neural network, character recognition)
matlab 车牌识别,含有gui界面,边缘检测车牌定位,神经网络字符识别(Matlab license plate recognition, including GUI interface, edge detection, license plate location, neural network, character recognition)
三种改进的图像增强算法,包括改进的类拉普拉斯增强算法,混合式MSRCR彩色图像增强算法,区域自适应反锐化掩模图像增强算法。(Three improved image enhancement algorithms, including improved classes, Laplace enhancement algorithms, the hybrid MSRCR Color Image Enhancement algorithm, region adaptive unsharp mask image enhancement algorithms)
vssamp算法,图像变步长自动匹配重构重构算法,基于samp算法,更快速有效的重构复杂图像(vssamp variable step size image reconstruction algorithm automatically matches reconstruction, samp algorithm based on more quickly and efficiently reconstruct complex images)
用于实现基于压缩感知在傅里叶系数域上的图像融合(For image fusion based on compressed sensing in the domain of Fourier coefficients)
由于图像在经过一次 JPEG 压缩和双重 JPEG 压缩之后其 DCT 系数具有一定的相关性,通过对这种相关性进行分析,提出了一种基于 JPEG 图像双重压缩特性的图像篡改检测算法,并用此算法检测图像是否经过篡改和定位篡改区域。 (Since the image after a first JPEG compression JPEG compression and double its DCT coefficients having some relevance, by this correlation is analyzed, and an image based on JPEG image compression characteristic double tamper detection algorithm, and the algorithm used to detect whether the image been tampered with and locate the tampered areas.)
说明: matlab 4个图像特征函数代码,包括tamura texture、灰度差分统计特征函数、灰度共生矩阵特征函数、灰度梯度共生矩阵特征函数(Matlab four image feature function codes, including Tamura texture, gray difference statistical feature function, gray co-occurrence matrix feature function, gray gradient co-occurrence matrix feature function)
亚像素边缘检测,基于zernike 灰度矩,实现精度可达0.05个pixel(sub-pixel edge detect)
本文件中代码使用前馈卷积神经网络对图像进行去噪(In this paper, we use the feedforward convolution neural network to denoise the image.)
用SIFT结合光流场进行图像配准,得到不错的效果(The image registration is carried out with SIFT combined with optical flow field, and good results are obtained.)
这是TV模型最新的快速计算Matlab源代码,算法可以解决很多非线性扩散方程的计算。稳定性高,计算快。(This is the latest TV models fast calculation of Matlab source code, the algorithm can solve a lot of non-linear diffusion equation calculations. High stability, fast calculation.)
快速非局部均值,用来消除噪声,效果良好,适合于细节较多的图像(Fast nonlocal means is used to eliminate noise and achieve good results, which is suitable for more detailed images.)
最大熵,求概率密度分布。目前的程序问题,是初始值选取需要完善。希望高手能解决。(The maximum entropy seeking probability density distribution. The current program, the initial value selected to be perfected. Expert can solve.)
说明: 图像去噪,降低图像的噪声,提高图像PSNR(image denoise,improve the psnr of image)
利用camshift方法实现对一个目标的跟踪,可直接运行,但是效果一般,希望大家能改进一下,相互学习(Achieve a target tracking camshift method, and can be run directly, but the general effect, I hope that we can improve it, and learn from each other)
此程序用于画混沌系统的相图及其分叉图,使用时只需要写出相应的混沌微分方程,便可画出相应的图(This procedure for drawing the phase diagram of chaotic systems and its Poincare section, when used only need to write the corresponding chaotic differential equations, will be able to draw the corresponding graph.)
本文提供了两种方法计算二维最大图像信息熵(This paper provides two methods for computing two-dimensional maximum image information entropy)
说明: matlab实现视频中动态目标跟踪,跟踪动态目标,确实效果很好(matlab implementation of dynamic video target tracking, tracking dynamic target is indeed good results)
包内提供了Contourlet和Wavelet变换进行图像增强、去噪的各种算法和.m文件,的确是好东西。(Package provides a Contourlet and Wavelet Transform for image enhancement, denoising the various algorithms and. M file, it is a good thing.)
基于Contourlet变换和SVM的SAR图像目标识别 (Contourlet transform and SVM based on the SAR image target recognition)
图像位移检测,用于探测前后两张图像相对位移关系,并输出移动后的像素数量(image drift detection)