资源列表
[图形图像处理(光照,映射..)] hog
说明:能够提取出图像I的HOG特征,返回其幅值,角度和在各个角度上的幅值。 是进行其他针对图像的HOG特征提取的前一步。-I can extract images of HOG features, return to their amplitude, angle and perspective in all of the amplitude. Is the other for image feature extraction HOG step forward.<郑帅> 在 2025-11-29 上传 | 大小:1kb | 下载:0
[OpenGL] sdlu_ogl_gpu_zfail_sample1
说明:opengl sample for linux win32<王一一> 在 2025-11-29 上传 | 大小:181kb | 下载:0
[OpenGL] sanweihuitu
说明:这是一个项目时使用到的"三维空间向量/点"类及相关函数,使用它们可以定义一个空间向量/点,实现向量的平移,缩放和旋转等,使用相关函数还可以实现两向量的叉乘,得到一个向量的绝对长度,将一个向量单位化,得到一个三点决定的平面的垂直向量(经过单位化),得到空间中两点的距离,得到两向量的点积,得到两向量的夹角等操作,为方便用户的使用,每个函数都有详细的注释,希望对大家有所用处.-This is a project to use the three-dimensional space vector/po<司殿亮> 在 2025-11-29 上传 | 大小:744kb | 下载:0
[图形图像处理(光照,映射..)] PictrueProcess
说明:这是一套图形图像处理程序,可以打开和处理jpg、png等格式的图像。-This is a graphics image processing procedures, can open and deal with jpg, png, etc. image formats.<陈峰> 在 2025-11-29 上传 | 大小:866kb | 下载:0
[图形图像处理(光照,映射..)] highqualityencode
说明:改善了随着信噪比降低,而导致误码率升高的现象,提高了传输编码的性能-With the improved signal to noise ratio decreased, which led to the phenomenon of increased bit error rate and improve the performance of the transmission encoding<柳柳> 在 2025-11-29 上传 | 大小:1kb | 下载:0
[图形/文字识别] origin_canny
说明:canny算子进行边缘检测的源代码。 (1)首先对图像进行高斯滤波,去除噪声的影响; (2)对滤波后图像计算梯度的幅值和方向 (3)对梯度幅值进行模极大值抑制 (4)双阈值确定边缘-canny edge detection operator to the source code. (1) First of all Gaussian image filtering to remove noise (2) after filtering the image calculated g<章格> 在 2025-11-29 上传 | 大小:1kb | 下载:0
[图形/文字识别] SpPCA
说明:利用Sub-pattern PCA在Yale人脸库上进行人脸识别的matlab源代码,子模式主成分分析首先对原始图像分块,然后对相同位置的子图像分别建立子图像集,在每一个子图像集内使用PCA方法提取特征,建立子空间。对待识别图像,经相同分块后,分别将子图像向对应的子空间投影,提取特征。最后根据最近邻原则进行分类。-Sub-pattern PCA use in the Yale face database for face recognition on the matlab source code<章格> 在 2025-11-29 上传 | 大小:2kb | 下载:0