资源列表
PCA2
- 是一个完整的PCA人脸识别程序,本程序结合OSVM写的,清晰明了,是学习pca以及OSVM学习的好代码!-PCA is a complete face recognition program, this program combines OSVM written clarity, to learn pca and OSVM a good source to learn!
BAVersion
- OV3620初始化代码,方便在相关的图象处理平台上开发3620 SENSOR.省去要根据DATASEET来摸索的过程,大大缩短了开发的时间.
winnerfilter.rar
- 维纳滤波器的函数调用,实现界面化操作,函数实现了简单的模糊与解模糊操作,Wiener filter function call, the realization of the interface of the operation
aa
- 为什么要光栅化一个三角形? 我们不能总让我们的引擎显示线框,要支持实心颜色、光照还有纹理贴图,这些都需要光栅化一个三角形作为支持。 实现三角形的光栅化。-Why rasterization of a triangle? We can not always show us the engine frame to support the solid color, light texture as well, which are required to support a triangle r
Untitled
- 使用matlab对图形图像进行水印的嵌入和提取-matlab for watermark embedding and extraction
main
- 一个opengl机器人程序,按s,u,l进行各轴的旋转 -opengl robot,press s, u, or l to rotate the model
11111111111
- 六棱柱的三维设计,opengl基于vc的源代码-Hexagonal prism of three-dimensional design, opengl source code
DlgZhiFangTu
- 画图像的灰度直方图,对图像的分析有很好的帮助,由直方图的分布选择合适的图像处理方法。-Videos image histogram analysis of the image has a good help select the appropriate image processing method, by the distribution of the histogram.
wavelet-change-and-the-local-energy
- 图像融合是图像处理的重要一环,但图像融合目前未有通用的技术,此代码试采用小波变换和局部能量相结合的方法对图像进行融合,试图达到一个较好的图像信息保留和处理-Image fusion is an important part of image processing, but the image fusion is at present no common technology, this code sample using wavelet transform and the method of c
lbp
- 最基本的lbp算法,初学者使用,可以快速理解算法的精髓-Lbp basic algorithm, beginners can quickly understand the essence of the algorithm
halcon-regulate-light
- halcon中我亲手写的一个使用工业相机并等待鼠标做出反应后,自动投影变换图片的实例,附详细的注解-it s my manual codes, not a copy.it handle one camera then waite user s next mouse act.finally it correct image.
parsePLYFile
- 图形学中通过三角形网格画bunny,主要利用OpenGL和C-Graphics by triangle mesh painting bunny, the main use of OpenGL and C++