▍1. Chan-Vese
CV源码 levelset模型分割图像源代码(CV code)
图像金字塔,得到降采样后的图像和残差图像(image pyramids,generating image pyramids and predicton residual)
直方图特征的计算,包括方差,峰度,熵值等。(Histogram of the characteristics of the calculation, including the variance, kurtosis, entropy and so on.)
基于二维直方图最大熵阈值法的图像分割算法,可选取较好的阈值实现图像分割(failed to translate)
包括常用的IHS,PCA 加权图像融合三种算法的Matlab源代码(Which are used in the IHS, PCA-weighted Image Fusion Algorithm three Matlab source code)
化工过程TE平台多尺度PCA建模程序,适用于微小扰动的检测(TE platform for chemical process modeling procedures for multi-scale PCA, applied to the detection of minor disturbances)
图像边缘检测 MATLAB 仿真程序。roberts,sobel,prewitt,log,小波检测(Image Edge Detection MATLAB simulation program. roberts, sobel, prewitt, log, wavelet detection)
摄像机标定程序,实现单目,双目摄像机的标定(calibration of camera )
利用MATLAB软件完成基于离散余弦变换(DCT)的可见水印算法,实现可见水印的嵌入(discussed the mathematical manipulation method of visible digital watermark and realized the visible digital watermarking inserting by completing the watermark algorithm,which based discrete cosine transformation (DCT) with the MATLAB software)
自适应阈值算法将前景从背景中分离出来包括非均匀光照。(Adaptive threshold algorithm to the prospect of separating from the background, including non-uniform illumination.)
基于Hough 变换的SAR 图像舰船尾迹检测方法。该文引进了K均值聚类方法,将这些点集归类,归类后的每一类的类心能很好的代表一条尾迹,实验结果表明方法是有效的。(Hough transform based on SAR images of ship wake detection. The introduction of the K-means clustering method to classify these points, is classified in each category after the class on behalf of the heart can be a good wake, experimental results show that the method is effective.)
基于阈值分割的运动车辆检测跟踪,在视频中按灰度阈值不同进行图像分割,并标记结果。(Threshold-based segmentation to track the movement of vehicles detected in the video by a different gray level threshold for image segmentation, and mark the results.)