搜索资源列表
3d brain
- 用opencv实现图像和视频处理
sanjiaopoufen
- 在VS2008和opencv下,对2D/3D点(云)数据实现三角剖分,运算速度快,实时性好,计算精度高,并对三角剖分进行了优化,可以处理复杂点集的三角剖分,可以用于人脸识别的工作-In the VS2008 and opencv, the pairs of 2D/3D points (cloud) data to achieve triangulation, calculation speed, real-time performance is good, high precision, and
SIFT2
- 基于opencv的SIFT图像特征跟踪程序,应用于视频序列中跟踪图像特征-Opencv-based SIFT feature tracking program, used to track image features in video sequences
posit_tut
- This code shows how to use the POSIT algorithm implemented in the Opencv library. This algorithm can be used to estimate the pose of a 3D model.
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
3D
- a for opencv Vc++ used , need a carma and 3D s picture for AutoCAD or Something ! And you ll see.
kinect-control-mouse
- kinect 开发 3D实时跟踪 体感操控-kinect development of 3D real-time tracking
Asmlib-opencv
- opencv源码,关于3D模型的识别,模式识别和智能辨别,双目识别程序-Part of the project that I m doing in the imageprocessing , using OpenCV for image processing, applied differential filtering will respond quickly
3D
- openCV结合openGL从俩摄像头捕捉视频图像,实时校正图像并进行3D建模-combine openGL openCV capture video images from two cameras, real-time correction image and 3D modeling
opencv-2D-3D
- 利用opencv自带的函数功能,编译出由两个摄像机,既双目视觉来获得物体的深度信息,最终得到三位映射。-Opencv own function, compile the object depth information obtained by two cameras, binocular vision, and ultimately get three mapping.
opencv-3D-restruction
- 此程序使用opencv计算相应图像对的视差并作出视差图,进而以之为基础进行图像的三维重建。-This program calculates the disparity and plots the depthimage using opencv. Therefore, reconstruct the stereo image.
3d-reconstructuon
- opencv2.4.9中关于三维重建的samples-the samples concerning 3d reconstruction in the opencv 2.4.9
gavab.3d.face.reading.andshow.
- gavab人脸数据库是一个开放的3d人脸书库库。网上可以下载到。本文取出一个人脸数据,将其显示出来。方便初学者去读这个数据库。-gravb is an opencv 3 dimension face .this file include an matlab demo for reading and show the face .
opencv
- opencv实现,opencv1.0 3D扫描数据处理。自己开发测试用。-bcb6.0 develop opencv1.0
Image-2D-to-3D
- 图像2D转3D,需要VS2015及opencv支持。可以实现2d图像转3d图像的功能-Image 2D to 3D, requires VS2015 and opencv support. 2d images can be achieved 3d image function
Source code
- 在opencv上实现双目测距主要步骤是: 1.双目校正和标定,获得摄像头的参数矩阵: 进行标定得出俩摄像头的参数矩阵 cvStereoRectify 执行双目校正 initUndistortRectifyMap 分别生成两个图像校正所需的像素映射矩阵 cvremap 分别对两个图像进行校正 2.立体匹配,获得视差图: stereoBM生成视差图 预处理: 图像归一化,减少亮度差别,增强纹理 匹配过程: 滑动sad窗口,沿着水平线进行匹配搜索,由于校正后左右图片平行,左图
用VS+Opencv从双目立体视差图中重建三维点云
- 用VS+Opencv从双目立体视差图中重建三维点云(Using VS+Opencv to reconstruct 3D point clouds from binocular stereoscopic parallax map.)
基于OpenGL和OpenCV的三维显示
- 基于OpenCV和openGL的三维显示小程序(3D display small program based on OpenCV and openGL)