▍1. shuangyuzhi
最大熵双阈值分割算法,基于遗传算法优化的快速最大熵双阈值分割算法。(Maximum Entropy Double Threshold Segmentation and Fast Maximum Entropy Double Threshold Segmentation Based on Genetic Algorithms.)
最大熵双阈值分割算法,基于遗传算法优化的快速最大熵双阈值分割算法。(Maximum Entropy Double Threshold Segmentation and Fast Maximum Entropy Double Threshold Segmentation Based on Genetic Algorithms.)
说明: 最大熵双阈值分割算法,基于遗传算法优化的快速最大熵双阈值分割算法。(Maximum Entropy Double Threshold Segmentation and Fast Maximum Entropy Double Threshold Segmentation Based on Genetic Algorithms.)
说明: 最大熵是图像阈值分割里常用的一种简单且效果明显的方法。该代码是最大熵算法的快速递推形式。(Maximum Entropy is Image Threshold Segmentation ri common a simple and obvious effect method. The code is maximum entropy algorithm rapid recursion forms.)
%基于DCT的水印算法 %数字水印处理系统主要由水印嵌入和水印检测两个过程。 %水印嵌入过程为:数字水印(X)、原图像(I)和密钥/公钥(K)通过数字水印嵌入算法形成嵌入水印后的图像(I*)。 %水印检测过程为:数字水印(X)、水印图像(I*)和密钥/公钥(K)通过数字水印检测算法检测出数字水印或有无水印。 %基于DCT变换的水印算法:将一个随机序列作为水印信号嵌入到图像DCT变换重要分量的幅度成分中(幅值较大的n个系数作为重要分量)。 %定义一个相似函数来检验水印提取是否成功。试验结果表明,该算法具有不可见性,对通常的图像处理,如剪切、缩放、中值滤波、压缩等 %以及噪声干扰都具有一定的鲁棒性。(err)
基于主动学习的高光谱遥感图像分类,主动学习方法也比较流行,新颖。(An Active Learning Approach toHyperspectral Data Classification)
实现了三种图像匹配算法 1:归一化互相关匹配算法 2:基于Hausdorff距离的图像匹配算法 3:图像不变矩匹配算法(Implements three image matching algorithm 1: normalized cross correlation matching algorithm 2: image matching algorithm based on Hausdorff distance 3: The image matching algorithm invariant moments)
利用emd对一维信号进行去噪的最新程序。包含了三种emd去噪方法:1、直接使用小波阈值,进行硬阈值去噪;2、使用具有emd分解特性的阈值去噪;3、emd分解后的平移不变去噪。(Using emd on one-dimensional signal de-noising of the latest procedures. Emd contains three kinds of de-noising methods: a direct use of wavelet thresholding to carry out hard-threshold de-noising 2, using a emd decomposition characteristics of the threshold de-noising 3, emd decomposition of the translation invariant de-noising.)
用于无参考帧图像质量评价的MATLAB程序,运行程序为example,输出图像的客观分值。(This is the matlab code of no-reference image qualituy assessment in space domain, th result ofthe program is the object acore of the image.)
一套基于VC++的遥感影象处理系统,可以实现空间域,频率域以及光谱的处理(yi tao ji yu VC++ de yaohan yingxiang chuli xitong)
matlab编的基于图像矢量量化的水印程序,用分割码本的办法嵌入水印!(matlab for image vector quantization-based watermarking process, with the approach of the division of code embedded watermark!)
说明: 实现opencv的canny算子及其改进,可以自适应生成阈值,包括了几种阈值处理算法(The Canny operator of OpenCV and its improvement can generate threshold adaptively, including several threshold processing algorithms)
说明: 大二课程,用语言编写图像处理操作,运行时仔细体会算法(In the sophomore year, the image processing operation is written in the language, and the algorithm is realized carefully when running)
实现图像的相位相关匹配,该算法有一定的优点于其他算法相比。(images related to the phase matching, the algorithm has certain advantages compared to other algorithms.)
此程序是关于图像分割技术,用分水岭和suan算子对细胞图像进行分割,并对细胞进行计数和统计。算出细胞个数和细胞面积。(This program is about image segmentation, watershed and suan operator with the cell image segmentation, and cell counting and statistics. Calculate the cell number and cell size.)
说明: ISAR三维成像算法,可以用于matlab平台进行仿真(ISAR Three dimensional matlab)
针对镜头畸变失真模型,进行镜头畸变失真校正的小程序(Distortion model for lens distortion, lens distortion distortion correction for a small program)