-
手指静脉识别技术
非常详细的一篇论文,仔细介绍了手指静脉识别的的全过程(A very detailed paper, carefully introduced the finger vein identification process)
- 2020-06-20 07:20:01下载
- 积分:1
-
K-means代码
说明: KMEANS代码段,用于图像分割,已配置完成(KMEANS,use to achieve image segmentation)
- 2019-05-30 10:16:59下载
- 积分:1
-
sicplay
用来对2维信号的频域进行sinc插值处理,以放大图像。插值的结果较为理想(Used for 2-D frequency domain signal processing to sinc interpolation in order to enlarge the image. Interpolation more satisfactory results)
- 2007-12-22 15:02:44下载
- 积分:1
-
OTSUMultiThre
1.本程序功能包含显示直方图,OTSU的单值分割,OTSU的二值分割,OTSU的三值分割
2.在OTSU的分割时,通常情况下我们是通过类间方差得到一个分割阈值,但是有时候我们需要得到各灰度级别的目标,那么采取多值分割是
很必要的,通过改进得到OTSU的多值分割方法
3.本程序另外还有显示直方图,计算程序运行时间,处理结果以新的窗口显示等细节,这部分适合MFC初学者。(1. This procedure shows the histogram feature, OTSU single segmentation, OTSU binary segmentation, OTSU three segmentation 2. OTSU segmentation, it is usually the case we are through the between-cluster variance by a partition threshold , but sometimes we need to be the gray level of the target, then the multi-segmentation is necessary, through improved access to multi-OTSU segmentation methods 3. This procedure in addition to show the histogram to calculate run time, treatment the results of a new window display the details of this part of MFC for beginners.)
- 2009-02-06 14:55:41下载
- 积分:1
-
101259371chat
说明: 图像检索的的基于语义的图像检索 纹理图像检索 图像的特征提取方法(Image Retrieval of semantic-based image retrieval image retrieval image texture feature extraction methods)
- 2008-12-04 10:33:34下载
- 积分:1
-
sag_decom_level_con
采用分形几何学方法检测电能质量骤降,分形几何方法采用局部方差分维数(The use of fractal geometry used to detect power quality sharp fall in the use of fractal geometry methods of partial differential side dimension)
- 2007-12-11 14:15:15下载
- 积分:1
-
Texture
说明: 用灰度共生矩阵对共生矩阵归一化和计算能量、熵、惯性矩、相关4个纹理参数。(On the symbiosis with the GLCM matrix normalization and calculation of energy, entropy, moment of inertia, related to four texture parameters.)
- 2010-04-23 16:29:15下载
- 积分:1
-
CVPR10-LLC
该matlab源码描述了基于局部受限线性编码的图像分类算法(This is an example code for the algorithm described in
"Locality-constrained Linear Coding for Image Classification", CVPR 2010.
)
- 2021-04-26 13:28:46下载
- 积分:1
-
Denoise-Wavelet
下面是基于小波图像去噪的MATLAB源程序,希望对大家有用!
(Below are images based on wavelet denoising MATLAB source, a member of the useful!)
- 2007-03-09 19:08:50下载
- 积分:1
-
canny
canny边缘检测的步骤:
1,生成高斯核,与图像做卷积
2,计算梯度图像
3,非极大值抑制
4,双阈值法和连接边缘(Canny edge detection steps:
1, Generate Gaussian kernel, convolution with the image
2, calculate the gradient image
3, non-maximal inhibition
4, double threshold method and connect the edge)
- 2017-11-28 19:31:27下载
- 积分:1