搜索资源列表
openCV_Dos.rar
- opencv实现图像法双目视觉,组内师兄的博士课题大程序,opencv
kong_AR
- 利用opencv+directx9实现增强现实。-using opencv to come true AR
WinCandide2src
- 用opencv在windows平台下实现三维建模的3D模型的源码,瑞典的Candide模型-The source of three-dimensional modeling of the 3D model using opencv in windows platform, Sweden' s Candide model
MARK_Raytracing
- ray-tracing光线跟踪算法的实现。包括了光线求交、追踪,物体材质、色彩的设置,球面和墙面的镜面反射效果。场景包括地板,三个镜面反射的球体,一个漫反射球体和一面镜面反射的墙壁。工程运行于VS2008环境,需要OpenGL支持。Release目下exe文件可以直接双击运行查看结果(需要glut32.dll动态链接库的支持)。-ray-tracing ray tracing algorithm. Includes light intersection, tracking, object mat
Image-rectification_surf
- 用于双目立体图像匹配:用surf提取特征点、Flann匹配、RANSAC计算基本矩阵完成立体图像对的极线校正,用opencv实现-For binocular stereo image matching feature extraction point: surf, Flann matching, RANSAC calculation of the completion of the fundamental matrix the epipolar rectification of the ster
Algorithm
- opencv中的3D相机实现的code,包括完整的算法实现-The 3D camera opencv achieve code
opencv
- opencv实现,opencv1.0 3D扫描数据处理。自己开发测试用。-bcb6.0 develop opencv1.0
cloud-point
- 此代码基于c++标准库,opencv和pcl点云库,可实现对摄像头调参,调用摄像头视频并读取画面中点的三维坐标获取点云数据-This code is based on c++ standard library, opencv and pcl point cloud library, can achieve the camera tuning, call the camera video and read the middle of the screen coordinates of the th
OpenCV-OpenGL--Reconstuction3d-master
- 实现双目视觉的视差图、三角剖分、三维重建(Triangulation and 3D reconstruction)