▍1. 斜距转为地距
说明: 进行三维去高后,根据sar参数信息,将斜距转变为地距。(After performing three-dimensional height removal, the slope distance is converted to ground distance according to the sar parameter information.)
说明: 进行三维去高后,根据sar参数信息,将斜距转变为地距。(After performing three-dimensional height removal, the slope distance is converted to ground distance according to the sar parameter information.)
利用形态学分水岭算法对图像进行分割,对细胞图像能达到较好的分割效果(Using morphological watershed algorithm for image segmentation, the cell image segmentation can achieve better results)
完成对视频帧的四叉树分割,在纹理复杂处分割块较小,在纹理平坦处分割较大(Complete quadtree segmentation of video frames, complex area in texture segmentation smaller, flat larger regional segmentation block in texture)
城轨车辆轮对踏面故障在线监测系统,基于振动检测法的轮对踏面故障监测系统,通过傅里叶变换、小波包分析对釆集到的振动信号进行分析获得信号的特征,研究了基于短时能量判断的踏面故障特征提取算法。(On line monitoring system for wheel tread of urban rail vehicles, based on the vibration detection method of wheel tread fault monitoring system, through the Fu Liye transform, wavelet packet analysis of the collected vibration signals to obtain the characteristics of the signal, the study of the short-term energy judgment based on the feature extraction algorithm.)
FEM表面网格配准工具箱,通过计算最优仿射变形参数得到点云的配准。(FEM surface grid alignment toolbox, by calculating the optimal affine deformation parameters of the point cloud registration.)
实现了Jakob Wilm & Hans Martin提出的ICP算法,配准两片点云。(The ICP algorithm proposed by Jakob Wilm & Hans Martin is used to register two point clouds.)
图像的高斯与拉普拉斯金字塔分解,两种方法都有(Image gaussian and Laplacian pyramid decomposition, there has two kinds of method)
这是一个结合全局-局部图像对比度增强程序。首先使用全局对比度增强,然后使用局部对比度增强。程序中的参数是经过导师修改过的。文件中给出了原论文。对图像有一定的增强效果,仅供参考。(This is a combination of a global- local image contrast enhancement program. First, using a global contrast enhancement, and then use the local contrast enhancement. Program parameters are modified through mentor. Shows the original paper document. There is a certain image enhancement for reference purposes only.)
來自於2012年IEEE TIP的論文 Efficient Contrast Enhancement Using Adaptive Gamma Correction With Weighting Distribution ,其功能為透過分析影像中的直方圖統計資訊,達到快速增強影像對比的結果。(From the 2012 IEEE TIP paper "Efficient Contrast Enhancement Using Adaptive Gamma Correction With Weighting Distribution"which functions as a histogram of the image by analyzing statistical information, to quickly enhance image contrast.)
來自於2012年IEEE TIP的論文 Efficient Contrast Enhancement Using Adaptive Gamma Correction With Weighting Distribution ,其功能為透過分析影像中的直方圖統計資訊,達到快速增強影像對比的結果。(From the 2012 IEEE TIP paper "Efficient Contrast Enhancement Using Adaptive Gamma Correction With Weighting Distribution"which functions as a histogram of the image by analyzing statistical information, to quickly enhance image contrast.)
ACE算法 对图像进行增强,能完成对雾天图像,低照度图像的增强处理(automatic colour enhance)
说明: 基于双边滤波的retinex算法,暗光图像增强,有效去噪、提高对比度、去光晕;含论文和讲解PPT、实例代码(Retinex algorithm based on bilateral filtering can enhance dark image, effectively denoise, improve contrast and eliminate halo)
基于MM-GMPHD算法多目标跟踪,对目标数目,观测量进行估计,共有五个不同时刻产生的目标,(multi-target tracking )
三维表面重建算法,matchingcube快速算法。(3D surface reconstruction algorithm)
主要是利用对比增强来处理图像 利用了模糊集以及模糊熵理论 (The main use of contrast enhancement to the image processing using fuzzy sets and fuzzy entropy theory )
直方图均衡(HE),自适应直方图均衡(AHE),限制对比度的直方图均衡(CLAHE)的图像处理算法,运行无错误,效果还不错。包含循行结果对比。(Histogram equalization (HE), adaptive histogram equalization (AHE), and contrast-limited histogram equalization (CLAHE) image processing algorithm run without error, and the effect is good. Include line-by-line results comparison.)
说明: 直方图均衡(HE),自适应直方图均衡(AHE),限制对比度的直方图均衡(CLAHE)的图像处理算法,运行无错误,效果还不错。包含循行结果对比。(Histogram equalization (HE), adaptive histogram equalization (AHE), and contrast-limited histogram equalization (CLAHE) image processing algorithm run without error, and the effect is good. Include line-by-line results comparison.)
用模糊集方法进行图像增强,先对源图像做模糊化,然后在模糊平面上进行变换,最后再反模糊化,从而达到模糊集图像增强的目的。(Image enhancement using fuzzy set method, the first source image blurring, and then transform the fuzzy plane, and finally anti-blurring, so as to achieve the purpose of the fuzzy set of image enhancement.)
说明: 结合Retinex和CLAHE图像去雾,Retinex有ssr,msr,msrcr。(Combine Retinex and clean image to remove fog)
模糊集图像增强:设计隶属度函数将图像从空间域变换到模糊集域;设计模糊增强算子,在模糊集域对图像进行处理;根据隶属度函数重新将图像从模糊集域变换到空间域。(Fuzzy image enhancement: Designing the membership function of the image from the spatial domain to the fuzzy set domain design fuzzy enhancement operator in fuzzy set domain for image processing membership function according to re-image from the fuzzy set domain to the spatial domain .)