资源列表
[图形/文字识别] new_PROJECT_face_recognition
说明:机器学习中的人脸识别程序。内含人脸库,有linux和matlab两个版本。人脸图像均为灰度图像,方便大家学习。-Machine Learning in face recognition program. Containing face database, there are two versions of linux, and matlab. Face images are grayscale images, to facilitate them to learn.<lyn> 在 2025-09-22 上传 | 大小:11.39mb | 下载:0
[图形图象] jpeg-6b
说明:这个应用程序是针对JPEG图像的隐写程序,其中还有JPEG图像编解码的标准库-This application is for the JPEG image steganography program, in which there is a standard JPEG image codec library<yangcaodie> 在 2025-09-22 上传 | 大小:1.77mb | 下载:0
[图形图像处理(光照,映射..)] imnoise
说明:给各种格式的图片或者相片加噪声 原代码 方便应用-To a variety of formats pictures or photos plus noise of the original code to facilitate their application<黄涛> 在 2025-09-22 上传 | 大小:4kb | 下载:0
[OpenGL] shiyan4
说明:光照显示 材质与光源的关系例程 以上程序运行结果是一个蓝色的球,其中高光部分仍为上一例的亮紫色。从上可看出,球漫反射光的结果是mat_diffuse[]与light_diffuse[]中的三个颜色分量值相乘,即 (0.0*1.0,0.0*1.0,0.8*1.0,1.0*1.0)=(0.0,0.0,0.8,1.0),所以球大部分呈现蓝色。-Light shows the relationship between materials and light sources for more th<lan chunmei> 在 2025-09-22 上传 | 大小:1kb | 下载:0