资源列表
face_recognition
- 1. 本程序使用PCA算法对训练图像降维,得到特征图像; 2. 将每一幅图片与平均图像的差值投影到特征向量空间; 3. 计算训练图片投影两两之间的最大欧氏距离distance_max; 4. 将测试图片也投影到特征向量空间,计算它与所有训练图像投影的最小欧氏距离distanceST_min。 5. 设定判别阈值(设为0.3*distance_max,此为测试得到的经验值,不同阈值将影响判别结果)。当distanceST_min>0.3*distance_max时,则认为测试
bmp2
- 图像处理锐化、浮雕、转灰度、加水印和提取水印-Image processing sharpening, embossing, turn gray, add watermark and the watermark
metrix
- 几种全参考图像质量评价标准,例如VIF、IFC、VSNR、PSNR、MSE等。-Several full reference image quality assessment standard, such as 2 VIF is based, the IFC, VSNR, PSNR, MSE and so on.
PhotoTest_13
- 照片测试,主要图片的获取和图片的简单处理。-how to get photos and deal with it.
figer
- 指纹识别程序,它包括了直方图均衡,Gabor滤波图像增强,方向图过滤,纹理细化,特征提取及特征匹配。其中,特征匹配包含了3种匹配方法,非常值得研究。-Fingerprint recognition program, which includes a histogram equalization, Gabor filter image enhancement, pattern filtering, texturing, thinning, feature extraction and featur
CGAL-vc100-mt-gt-4.0-3D
- CGAL系列程序 .cgal 3D多面体剪裁 函数dll接口. -cgal 3D Polyhedra function dll
opengl-programming-examples
- opengl 编程 实例 opengl 编程 c-opengl programming
CGAL-vc100-mt-gd-4.0
- CGAL 系列 CGAL函数接口 CGAL 2D 3D 函数接口 C++ dll接口 -CGAL series CGAL function interface
imagepso
- 这是个粒子群对图像的分割算法,是利用粒子群和一维大津算法相结合的算法,对图像分割比较理想。-This is a particle swarm algorithm for image segmentation, and the use of one-dimensional particle swarm algorithm combining Otsu algorithm for image segmentation is ideal.
SkyX-v0.4
- 一个Ogre的天空盒插件,可以制造出各种逼真的天空效果-A sky box Ogre plugin, you can create a variety of realistic sky effect
awayEffect_samples
- 一个开源的away3D例子编辑器,可以编辑基于GPU加速的粒子效果-An example of open source away3D editor, you can edit based on GPU-accelerated particle effects
awayEffect_parser
- awayEffct的as3解析类,用于away3D的粒子系统-An as3 parsing class for awayEffect, which is a particle system for away3D
