-
GUI
说明: 首先对指纹图像进行预处理,包括图像的分割,增强,二值化,细化。对细化后的图像进行特征点的提取,最后通过细节特征匹配完成指纹的识别。(Firstly, the fingerprint image is preprocessed, including image segmentation, enhancement, binarization and thinning. The refined image is extracted by feature points, and the fingerprint recognition is completed by minutiae feature matching.)
- 2019-05-07 13:46:08下载
- 积分:1
-
ZKL_classifier_final
说明: 基于高光谱数据集PaviaU的数据降维与分类,基于核函数的主成分分析kpca测试(Dimension reduction and classification based on hyperspectral data set paviau, KPCA test based on kernel function principal component analysis)
- 2020-02-27 14:45:32下载
- 积分:1
-
K-means代码
说明: KMEANS代码段,用于图像分割,已配置完成(KMEANS,use to achieve image segmentation)
- 2019-05-30 10:16:59下载
- 积分:1
-
人脸识别考勤系统
人脸识别考勤系统
- 2020-12-03下载
- 积分:1
-
awmf
自适应加权中值滤波,可以调节窗口大小和中心像素的权重以及其他相关像素与中心像素的权重比例。(adaptive weighted median filter)
- 2021-01-02 19:38:59下载
- 积分:1
-
gmkl
gmkl算法源码,广义多核学习,可用图像多类分类。(gmkl algorithm source, the a generalized multicore learning, free image multi-class classification.)
- 2021-01-07 19:18:53下载
- 积分:1
-
NamespaceSupport2
Encapsulate Namespace tracking logic for use by SAX drivers.
- 2014-01-22 10:59:57下载
- 积分:1
-
GradientMI
互信息和梯度相结合的图像配准算法,在配准中引入了图像的空间信息(Mutual information and gradient combination of image registration algorithm, the introduction of registration in the image of the spatial information)
- 2020-08-24 15:58:17下载
- 积分:1
-
IDL源程序
ENVI格式多光谱数据批量求平均值并保存成tif格式文件输出(Batch average of ENVI multispectral data and save it as TIF file output)
- 2021-04-19 18:48:51下载
- 积分:1
-
Gaussian
打开24位彩色bmp文件, 显示该图像
将图像内容顺时针旋转90度后显示出来
将图像分成等大小的4块,将第1和第3块像素互换后保存
将旋转后的图像转换成灰度图像显示,并保存
对灰度图像求Sobel边缘图,显示出来,并保存
对灰度图像进行Gaussian平滑,并保存(需要体会平滑的作用)
对灰度图像进行2值化(Open 24-bit color bmp files, displays the image will rotate clockwise image content displayed image is divided into four equal-sized 90 degrees, the first and three pixels after swap to save the rotated image conversion ashes of the image display, and save images to grayscale seeking Sobel edge map is displayed, and save the gray image Gaussian smoothing, and save (experience required smoothing effect) grayscale image binarized)
- 2020-06-29 07:40:01下载
- 积分:1