搜索资源列表
MDIP
- 基于UMIST人脸数据库的MDIP算法源码,包括相应源代码及所用的人脸库。 -Based on the UMIST face database MDIP algorithm source code, including the corresponding source code and libraries used by the human face.
sift
- 1 SIFT 发展历程 SIFT算法由D.G.Lowe 1999年提出,2004年完善总结。后来Y.Ke将其描述子部分用PCA代替直方图的方式,对其进行改进。 2 SIFT 主要思想 SIFT算法是一种提取局部特征的算法,在尺度空间寻找极值点,提取位置,尺度,旋转不变量。 3 SIFT算法的主要特点: a) SIFT特征是图像的局部特征,其对旋转、尺度缩放、亮度变化保持不变性,对视角变化、仿射变换、噪声也保持一定程度的稳定性。 b) 独特性(Distinctive
Image
- 用Visual Basic将将图片写入数据库并显示出来的VB源码,在VB6.0环境下调试通过。-Pictures with Visual Basic will be written to the database and displayed VB source code in VB6.0 through debugging environment.