-
kmeans1
k-均值聚类算法实现灰度图像分割,输入图像矩阵和聚类中心个数,返回为最终的聚类中心和图像中每个像素所属类的编号(对应于图像矩阵)(k-means clustering algorithm to achieve gray-scale image segmentation, the input image matrix and the number of cluster centers, the return for the final image of the cluster centers and their respective categories in each pixel number (corresponding to the image matrix))
- 2008-05-31 13:17:32下载
- 积分:1
-
杂草识别
说明: 根据一幅杂草和作物混合的图像可以识别出图像中的杂草(Weeds in the image can be identified according to a mixed image of weeds and crops)
- 2021-04-28 21:58:43下载
- 积分:1
-
SIFT
SIFT匹配算法,能够提取出具有尺度不变性的特征点,且能够对两幅图像进行鲁棒的匹配。(SIFT matching algorithm, able to extract with the scale invariance of the feature points, and the two images to be able to match robust.)
- 2009-03-31 11:53:30下载
- 积分:1
-
peppernoise-cpp
在图像中加入椒盐噪声的源代码,编译后的可执行文件须带参数运行(the image Salt and Pepper to the noise source, the compiled executable file parameters required to bring Operation)
- 2006-10-13 13:36:45下载
- 积分:1
-
Feature_extraction
用于运动人体的图像特征提取,提取的特征包括,高宽比,速度,紧密度,灰度共生矩阵,hu矩,主成分分析,离散余弦变化,图像的预处理等。(Image feature extraction for moving human body includes features such as aspect ratio, speed, tightness, gray level co-occurrence matrix, Hu moments, principal component analysis, discrete cosine transform, image preprocessing and so on.)
- 2018-03-22 16:21:21下载
- 积分:1
-
FLD_basedFaceRecognitionSystem_v2
pca+fisher 人脸识别MATLAB程序,附加图像数据库,适合简单的人脸识别。
(pca+ fisher face recognition program using MATLAB , adding image database for easy recognition.)
- 2010-10-27 15:23:21下载
- 积分:1
-
bhtsne-master
tsne 快速降维算法 效果好于PCA 算法(tsne fast dimensionality reduction algorithm is better than PCA algorithm)
- 2016-06-27 05:49:21下载
- 积分:1
-
1235
主要是用于雷达目标跟踪中的数据融合,有很好的作用(It is mainly used for data fusion in radar target tracking.)
- 2021-04-27 03:58:44下载
- 积分:1
-
PythonSIFT
说明: 图像配准SIFT算法,使用python实现(github搬运)(image resigtration sift)
- 2020-10-12 22:27:32下载
- 积分:1
-
PDE_in_image_processing
包含五个文件夹。
(1)MATLAB程序:其中包含10余个MATLAB程序或(函数)的源代码。程序中所作的注释,与书中关于对应算法的描述是一致的 (2)二值图像:其中的图像可供形态学图像处理实验用,也可通过提取对象的边界,供曲线演化实验使用。
(3)灰度图象和彩色图像:其中的图像,可以作为图像分割,平滑滤波,反差增强,彩色增强以及图像放大等实验的素材。
(4) 视频剪辑:,"two_cells"是采用改进的变分水平集方法,实现GAC模型图像分割的演化过程;"denoissing"是利用P_M方程,对图像平滑去噪的演化过程 "curve_linear_heat_flow"是利用FT实现的闭合曲线的线性热流演化过程。
(These codes are focused on PDE image processing)
- 2010-10-07 04:21:23下载
- 积分:1