资源列表
KPCA.rar
- 一个很好的PCA程序。它可用于数据的降维,消噪及特征提取。,A good PCA procedures. It can be used for data dimensionality reduction, de-noising and feature extraction.
SpectrumEnvelopeRemoving.rar
- 该代码实现了从光谱库读取高光谱曲线,并且去除其包络。这是高光谱图像处理时一个重要的预处理技术。,The code read from the spectral library of high spectral curve, and the removal of its envelope. This is a hyperspectral image processing, when an important pre-processing technology.
SeedGrow.rar
- 实现遥感图像的自动区域生长,无需选择种子点,实现图像的自动区域分割。,Remote sensing imagery to achieve an automatic region growing, the need to choose the seed point, automatic image segmentation.
skeleton.rar
- 一个用opencv编写的骨架提取的程序,主要原理是基于距离变换,鲁棒性很高,里面附了多个测试图片,Opencv prepared with a skeleton extraction procedure, the main principle is based on the distance transform, robust high, which is attached a number of test pictures
49636959imagtemp.rar
- 图像特征匹配的算法,用的sift。可以正常运行。,Image feature matching algorithm, using the sift. Can be normal operation.
lankton_stereo.rar
- 较全的mean shift算法合集,有基于mean shift算法的图像平滑处理,图像分割,图像聚类,Than the entire collection of the mean shift algorithm, the mean shift algorithm based on image smoothing, image segmentation, image clustering
contourletenhance.rar
- 基于轮廓波的图像增强处理,contourlet变换,Based on the outline of the image enhancement processing wave, contourlet transform
originalPWF.rar
- 对极化SAR图像进行原始PWF(极化白化滤波)处理,最终可输出一幅图像。 当然,输入输出都是雷达接收到的电场强度信息,要转化为图像还需要将其值转换为255灰度范围内。,Polarization SAR images of the original PWF [polarization whitening filter] treatment, the final output image. Of course, input and output are the radar received ele
matlab-image-fusion.rar
- 图像融合结果的评价参数m文件,用于一般图像参数评价,matlab-image-fusion
BSpline.rar
- 这是用open cascade通过手工绘制B样条曲线,然后转换成样条曲面的程序。欢迎对OCC感兴趣的朋友参考。,This is open cascade through the use of hand-painted B-spline curve, and then converted into spline surface procedures. OCC welcomed the reference of interest to a friend.
dxsczyxs.rar
- 一种基于多项式插值改进的亚像素细分算法. ,Based on polynomial interpolation to improve the sub-pixel subdivision algorithm.
edge-detect-algorithm-comparis
- 边缘检测算法的比较,有susan算子,log算子,prewitt算子,Comparison of edge detection algorithm, there is susan operator, log operator, prewitt operator