资源列表
brodaz
- brodaz纹理库,brodaz纹理图像全部-brodaz texture database, brodaz all of the texture image
openCV
- 很好的opencv学籍教程,字迹清晰,内容丰富完整,实用 -Opencv good school tutorials, writing clear, rich in content complete, practical
Computer-Graphics(OpenGL)(1)
- 计算机图形学(opengl版)电子书,分上下册,这是上册,还有下册-Computer graphics (opengl version) e-book, sub-volumes, which is on the books, as well as the next volume
HMMDemo_with_OPENCV
- 用于人脸识别的使用OPENCV函数的算法,内已含OPENCV配置文件
VC
- 大恒图像VC++源码,包括获取图像,设置图像显示参数,对图像进行处理-Image VC++ source code, including image acquisition, image display parameter setting, image processing
testdlib
- 该代码用于测试基于vs2010+opencv上添加库函数vlfeat的测试是否加载成功的代码,如已完成vs2010和opencv的环境配置,直接双击testvlfeat.sln即可运行。-The code is used for adding a library function test based on vs2010+ opencv vlfeat test whether load code of success, such as completed vs2010 and opencv en
130801511
- Log 处理图像, Matlab 中使用Log 函数滤波来处理图像(Log process the image)
gaoguangpumatlab
- 利用MATLAB对高高光谱图像数据进行分析,程序很全面,对做高光谱的同志很有帮助哦-the procedure using matlab process the hyperspectral image
SIFT3D-master
- 经典sift3d算法,有c++和matlab两个版本。(classic sift 3d algorithm, with c++ and matlab source code.)
BasicCode
- 基本图像处理功能,包括图像配准,图像分割,图像融合-Basic Image Processing
image_mosaic_demo111
- 简单的实现几张图想的拼接,可以参考一下。-Simple implementation a few pictures would like stitching, you can reference.
GPU-Gems-3
- 《GPU精粹3》是GPU精粹系列畅销书的第三卷,展示了当今最前沿的图形处理单元(GPU)编程技术。现代GPU的可编程性让开发者不仅可以在自己的岗位上迅速脱颖而出,更使得他们可以在非图形应用程序中运用GPU的卓越处理能力,例如,物理仿真、金融分析,甚至是病毒检测——尤其是在cuDA体系结构下。图形学仍然是GPU主要应用领域,通过学习《GPU精粹3》,读者会惊喜地发现一些最新的算法,使用它们可以创建非常真实的角色,实现更逼真的光照效果,以及完成绘制后的混合效果。-GPU Gems 3 contain