资源列表
[OpenGL] 2-OpenGL-and-GLUT-Framework
说明:讲述oPENGL在读取文件中的使用,讲述了各种结构及其意思,方便读者使用-About oPENGL read files using about a variety of structure and meaning, allow readers to use<湖水蓝> 在 2025-10-06 上传 | 大小:320kb | 下载:0
[2D图形编程] ImageProcessing
说明:使用QT编程实现2D图像处理的各功能,包括彩色图转灰度、二值化、二值的形态学操作、灰度的形态学操作等等。-Using QT programming each 2D image processing functions, including color conversion grayscale, binary, binary morphological operations, grayscale morphological operations and so on.<冯婷婷> 在 2025-10-06 上传 | 大小:15.92mb | 下载:0
[图形图像处理(光照,映射..)] ImageProcessing-8.0
说明:基于VC的图像处理程序 1.空间域灰度变化(线性、非线性)、直方图均衡化以及规格化; 2.空间域的噪音(椒盐、脉冲、高斯噪音等),均值滤波、中值滤波,最大值滤波; 3.频率域的巴斯沃通高低通滤波,余弦变换,walsh变换,SVD编码等; 4.简单的图形编码(hufman编码、香农编码、Golomb编码、算术编码); 5.简单图像复原,涉及逆滤波和维纳滤波; 6.图像分割(这里只有一个大津阈值分割)。-VC-based image processing program 1.<Wenbo Huang> 在 2025-10-06 上传 | 大小:5.05mb | 下载:0
[图形图像处理(光照,映射..)] imageProcess
说明:matlab做的简单的图像处理应用。GUI。噪声,滤波,旋转,反色,截取等功能。-matlab to do simple image processing applications. GUI.<李广> 在 2025-10-06 上传 | 大小:2.31mb | 下载:0
[图形图像处理(光照,映射..)] PCA-face
说明:基于matlab的PCA主成分分析人脸识别算法设计,请自行在网上下载RLE人脸数据图片库。-Matlab-based principal component analysis PCA face recognition algorithm design, your own face in the online downloads RLE data Stock Photography.<uf> 在 2025-10-06 上传 | 大小:5kb | 下载:0
[OpenCV] FaceTrackingVisualization
说明:第三类库opencv和kinect摄像头结合可以进行对人脸的识别-The third library opencv and kinect camera can be combined with the recognition of human faces<汤辰> 在 2025-10-06 上传 | 大小:52kb | 下载:0
[OpenGL] opengl_texture_-mapping
说明:opengl中纹理贴图的实现,读取图片文件,将其转换为纹理进行实现-texture mapping in opengl implementation<小灰> 在 2025-10-06 上传 | 大小:1.34mb | 下载:0
[图形/文字识别] numberrecognition
说明:能够识别字符并能语音读出的matlab源程序,可以直接运行的哦-matla bsourceit code that can recognize numbers and read it<谷文娟> 在 2025-10-06 上传 | 大小:159kb | 下载:0
[OpenGL] opengl_3d_view
说明:opengl中的三维观察实例,通过代码可以读取并且显示文件中的三维图形-opengl three-dimensional observation instance, can be read through the code and displays three-dimensional graphics file<小灰> 在 2025-10-06 上传 | 大小:261kb | 下载:0
[OpenGL] opengl_-Light_sample
说明:opengl处理光照的实例,通过源代码来处理光照-opengl examples of handling light, the light through the source code to handle<小灰> 在 2025-10-06 上传 | 大小:347kb | 下载:0
[图形图像处理(光照,映射..)] FAST-ICA
说明:1、对观测数据进行中心化,; 2、使它的均值为0,对数据进行白化—>Z; 3、选择需要估计的分量的个数m,设置迭代次数p<-1 4、选择一个初始权矢量(随机的W,使其维数为Z的行向量个数); 5、利用迭代W(i,p)=mean(z(i,:).*(tanh((temp) *z)))-(mean(1-(tanh((temp)) *z).^2)).*temp(i,1)来学习W (这个公式是用来逼近负熵的) 6、用对称正交法处理下W 7、归一化W(:,p)=W(:,<liu xp> 在 2025-10-06 上传 | 大小:1kb | 下载:0