搜索资源列表
Opencv
- OPENGL书籍,想学OPENGL的人可以看看,蛮不错的中文书籍.
OpenGL中显示摄像头图像数据
- 结合Opencv获取摄像头帧数据,然后生成纹理数据贴在OpenGL窗口中
StereoVision实现OpenCV、OpenGL、VS2008混合编程
- 实现OpenCV、OpenGL、VS2008混合编程,输入校正后的图像对,使用立体匹配算法计算其视差图,最后用OpenGL进行三维重建。-Achieve OpenCV, OpenGL, VS2008 hybrid programming, enter the corrected image pairs, the use of stereo matching algorithms to calculate the disparity map, and finally with OpenGL thr
HeadTracker.tar.gz
- Opens Web cam and finds face and tracks it ... OpenCv OpenGL QT,Opens Web cam and finds face and tracks it ... OpenCv OpenGL QT
EricDlg
- 是一个结合了Opencv和opengl的图像处理程序,非常有用,使人了解opencv和opengl怎样通过格式转换来相互调用,非常好的程序-Is a combination of image processing and opengl Opencv program, very useful, people understand how opencv and opengl to call each other by the format conversion, very good program
openCV_opengl
- opencv与opengl结合使用的程序,对于增强现实很有帮助-opencv opengl used in conjunction with the procedures useful for augmented reality
OPENGL
- OPENGL人脸识别(VC++源代码),使用开源技术OpenCV实现人脸识别,识别率高而精准。-OPENGL face recognition (VC++ source code), OpenCV uses open source technology to achieve recognition, recognition rate and precision.
SIFTAlgorithmcodes
- D.G lowe 的尺度不变特征转换算法(SIFT) 在基于opencv和OpenGL的源码基础上增加了图像的保存功能。用于对图像的尺度不变特征的提取以及图像特征点的匹配。-DG lowe the scale-invariant features of the conversion algorithm (SIFT) and OpenGL-based opencv source code based on the increase in the preservation of image fe
sceneflow
- An openGL + openCV scheme for wireframe based surface deformation to reconstruct 3D shape
LaserScanz
- 基于激光扫描的三维重建,里面包含opencv的摄像头处理,包含opengl的3D图像描述-Three-dimensional reconstruction based on laser scanning, which contains opencv camera processing, including the 3D image descr iption opengl
3D
- 基于opencv和opengl编写的3D处理程序,可以通过单幅图像获得-Opencv opengl based and prepared for 3D processing program, you can get through a single image
BMPLoader_evo
- This an evolutionary loader library to load your BMP images into C++ code such as OpenGL or OpenCV applications. It has some advantages over other BMPLoader libs, in fact, it can read the BMP from Mysql also.-This is an evolutionary loader library to
VideoTexture_src
- This short program shows how a live video stream from a web cam (or from a video file) can be rendered in OpenGL as a texture. The live video stream is captured using the Open Source Computer Vision library (OpenCV). The program also shows how an Ope
reconstruct-suface-patch-by-opengl
- 对物体表面进行投影算法的重建,基于OpenCV和OpenGL来实现,算法本身比较简单,适于初学者参考-The projection of the surface reconstruction algorithm, based on OpenCV and OpenGL to implement the algorithm itself is relatively simple, suitable for beginners reference
opengl
- 包含opengl的lib,dll,h文件 GL.H、GLAUX.LIB、opengl.lib、OPENGL.DLL、GLEXT.H、GLU32.LIB、GLU.DLL、GLU.H、glu.lib、GLUT32.DLL、GLUT.DLL、glut.lib、OPENGL32.LIB、GLAUX.H、GLUT.H、WGLEXT.H
ShooterGame
- 基于树莓派、姿态传感器、摄像头开发的简易AR射击游戏。实现在摄像头拍摄的画面中刷新敌人并通过移动设备来控制移动,通过使用物理按键来进行攻击。(Simple AR Shooter Game based on raspberry pi 3 with MPU9250 and Picam using OpenGL ES and OpenCV. Using QT4, OpenGL ES 3 and OpenCV 2.4 to develop on Raspbian Jessie. Use I2C to r
计算机图形编程学习
- 拥有OpenGL,OpenCV,EasyX三套图形库以及NeHe的OpenGL教程,网上都可以找到,我整理了一下,希望能帮助到想学习计算机图形的网友。(Three libraries include OpenGL, OpenCV, EasyX , and also include NeHe OpenGL tutorial. I sort out them and hope to help users who want to learn computer graphics.)
OpenGL OpenCV根据视差图重建三维信息
- 利用OpenCV、openGL根据视差图进行三维重建(Three dimensional reconstruction based on parallax map based on OpenCV and openGL.)
基于OpenGL和OpenCV的三维显示
- 基于OpenCV和openGL的三维显示小程序(3D display small program based on OpenCV and openGL)