▍1. fftmatlab
matlab下图文并茂的分析了fft算法,分析了如何从频谱如何看频率,相位,幅值(Here to enter through the abundant of matlab analyzed fft, and analyzed from the frequency spectrum how to see that phase, should be translated text)
matlab下图文并茂的分析了fft算法,分析了如何从频谱如何看频率,相位,幅值(Here to enter through the abundant of matlab analyzed fft, and analyzed from the frequency spectrum how to see that phase, should be translated text)
数字图像相关方法中的一种亚像素求解算法,通过此算法可以获得全场位移,继而得到全场形变。(A sub-pixel algorithm in digital image correlation method, which can obtain the full field displacement, and then get the full field deformation.)
此程序实现matlab GUI上的图像处理,包括图像加噪(高斯,椒盐等),以及图像均衡、二值,以及多种锐化方法,图像亮度调节,另外还有图像保存、对比功能。(This procedure on matlab GUI image processing, including image plus noise (Gaussian, salt and pepper, etc.), and a graphic equalizer, two values, as well as a variety of sharpening method, image brightness adjustment, in addition to save the image, the contrast function.)
道路识别的一个matlab仿真程序,主要是基于道路颜色的图像处理。(A road recognition matlab simulation program was based primarily on the road color image processing.)
零相位带通滤波源代码,可以对信号进行滤波处理提高信噪比.(Zero-phase band-pass filtering the source code, you can filter the signal-noise ratio improve treatment.)
该程序是发表在IEEE上的经典直线提取论文“Extracting Straight Lines”的源代码实现,对计算机视觉、模式识别和信息提取等领域的科学研究人员具有极其重要的参看意义。建议下载学习和适用。(The program is published in the IEEE paper on the classic straight-line extraction " Extracting Straight Lines" the source code implementation of computer vision, pattern recognition and information extraction and other areas of scientific researchers see an extremely important significance. Recommended to download to learn and to apply.)
说明: 多基线SAR,InSAR相位解缠代码,Matlab版本,对应论文:Robust Two-Dimensional Phase Unwrapping for Multibaseline SAR Interferograms: A Two-Stage Programming Approach ,含数据、代码及验证结果(Multi baseline SAR, InSAR phase unwrapping code, matlab version, corresponding paper: robot two dimensional phase unwrapping for multibaseline SAR interferograms: a two stage programming approach, including data, code and verification results)
说明: 微表情识别代码,可以识别高兴,悲伤,痛苦,愤怒等微表情。(Micro expression recognition code)
alpha稳定分布,密度函数图形,这较少出现。(alpha-stable distribution,picture of pdf,it s very rare)
文本数字水印技术极富挑战性. 首先简述了文本的分 类 然后介绍了文本数字水印技术领域的主要研究成果和最新进展,包括基于文档结构、自然语言 处理技术和传统图像水印技术三类方法 从容量,鲁棒性,技术基础等方面比较了现有成果,分析了 各类方法的主要优缺点 最后在总结现有成果的基础上展望了文本数字水印技术的前景,指出了该 技术未来可能的研究重点以及待改进和研究的方向.(Text digital watermarking technology challenging, first outlined text points Class then presents the main findings and the latest developments in the field of text digital watermarking technology, including those based on document structure, natural language Processing technology and traditional method of image watermarking technology categories from the capacity, robustness, technology infrastructure and other aspects of the existing comparative results analyzed The main advantages and disadvantages of various types of methods finally summarize the results on the basis of the existing prospect foreground text digital watermarking technology, pointed out that Technology and possible future research priorities for improvement and research directions.)
RLE压缩算法,对.bmp格式文件进行操作。使用MFC编制界面,可读入位图,压缩后保存位图并显示。(RLE compression algorithm, bmp format file operation. Use the MFC preparation interface, readable into the bitmap compressed to save a bitmap display.)
将2D图像转换为红蓝3D效果。程序由本人编写,算法来自论文《A novel 2D-to-3D conversion technique based on relative height depth cue》by Yong Ju Jung等。(2D-to-3D Conversion. The codes are written by myself and according to the article "A novel 2D-to-3D conversion technique based on relative height depth cue" by Yong Ju Jung.)
基于格子玻尔兹曼方法模拟泊肃叶流,边界条件用非平衡格式(Poiseuille flow based on the lattice Boltzmann method to simulate the boundary conditions with unbalanced format )
说明: 图像处理案例,本程序用matlab实现基于阈值分割的车牌定位识别功能(Image processing case, this program uses MATLAB to achieve license plate location and recognition function based on threshold segmentation.)
说明: 图像处理案例,本程序是用matlab基于形态学的权重完成自适应图像去噪功能(Image processing case, this program is based on the weight of MATLAB morphology to complete adaptive image denoising function.)
说明: 图像处理案例,本程序是用matlab语言上基于多尺度形态学完成提取眼前节组织的功能(Image processing case, this program is based on multi-scale morphology using MATLAB language to complete the extraction of anterior segment tissue function.)
我的毕业设计,用matlab编的关键帧提取的代码,参考了光流法的代码。是基于帧差的欧式距离,均值,方差,差异系数下的关键帧提取。代码调试通过,运行结果理想,与大家分享下。(I graduated from design, matlab key frame extraction for the code, with reference to code optical flow method. Frame difference is based on the Euclidean distance, the mean, variance, difference coefficient under the key frame extraction. Debugging through the code, run the results are satisfactory, the next to share with you.)