资源列表
Imagetuli
- vc写的图像处理,包含各种图像处理方法,如颜色显示,边沿检测-vc wrote image processing, contains a variety of image processing methods, such as color, edge detection
OpenGL
- OpenGL开发库,1.将开发库中的.h文件拷贝到Visual C++ 6.0的\Include\GL目录中 2.将.lib文件拷贝到Visual C++ 6.0的\lib目录中 3.将.dll文件拷贝到操作系统的system32目录中-OpenGL development libraries, 1. Will develop in the library. H files are copied to the Visual C++ 6.0 in the \ Include \ GL di
OPENGL开发库
- opengl开发库 头文件等 GL.H GLU.H GLEW.H GLAUX.H GLUT.H
OpenGL_CPPMagiCube
- C++魔方源代码,有兴趣的人可以以此为基础进行学习-C++ source code cube, interested people can learn as a basis for
chepaidingwei
- 对照片进行灰度处理,定位照片中的车牌号,最后输出车牌号
SmoothMappingOfObjects
- 光滑物体的映射。画出四个物体,球体,正方形,圆球,圆柱体。这四个物体的表面都是光滑的,都可以映射周围的场景。并且正方体是不停的旋转的,所映射出来的周围的场景时刻在变化。-Smooth object mapping. Draw four objects, sphere, square, sphere, cylinder. The four surfaces are smooth, can be mapped around the scene. And the cube is spinning, a
VCPPDigital-image-processing
- VC++Digital image processing
基于opencv的svm分类识别
- 附件是初始入门学习opencv的SVM简单程序,可以用于了解opencv中关于svm部分的使用,以及训练模块,便于快速上手SVM。开发环境是opencv2.0+vs2008,需要先安装opencv2.0才能够运行看到结果。显示第一个结果后,按回车等待几秒,即可显示分类结果。
SIFT
- SIFT(Scale Invariant Feature Transform)即尺度不变特征变换,是 D. G.Lowe 在 1999 年提出的一种基于图像局部特征的描述算子,并于 2004年做了完善。SIFT算法是一种基于线性尺度空间,对图像缩放、旋转甚至仿射变换保持不变的局部特征描述算子,因此被广泛地应用于机器人定位、导航和地图生成中。-This paper presents a method for extracting distinctive invariant features fro
OpenGL_lib
- OpenGL 开发库 1985-96版 OpenGL库-/*++ BUILD Version: 0004 // Increment this if a change has global effects Copyright (c) 1985-96, Microsoft Corporation
Image-Features-from-SIFT
- 这是DAVID G. LOWE关于SIFT的原作,其重要性和经典程度不用多说,没看过的可以学习学习-This is DAVID G. LOWE on SIFT the original, classic extent of its importance and needless to say, did not read can learn
jpg_encoder_and_decoder_matlab
- 自己用matlab写的灰度图像压缩解压程序 jpegencoder可以打开图像压缩后存储为c.jpg(只限于灰度图像) jpegdecoder只适用于把jpegencoder的c.jpg解压,还不可以对任意图像解压,有待以后完善 作者 ar_dong-jpegencoder jpegdecoder author ar_dong
