搜索资源列表
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
Kinect_NICV 读取kinect深度和彩色图像
- 读取kinect深度和彩色图像,采用openCV显示,进行手势识别,手跟踪-read the depth and color map from kinect and display by opencv. Recognize gesture and track hand
juxingjiance
- opencv矩形检测,采用金字塔方法,可以对多幅图同时检测。-opencv rectangle detection, using the pyramid method, can simultaneously detect pieces of map.
cameraCalibration
- 张正友标定程序,几乎每行都有注释。并配有棋盘图,以及个人重新拍摄的彩色标定图-Zhang Zhengyou calibration procedures, almost every line has a comment. And with a checkerboard map, as well as individuals to re-shoot a color calibration diagram
learningOpenCV(ChineseAll)
- learningopencv 中文“完整版”,最新的opencv学习教程 ,图不是很清晰,但绝对中文完整-learningopencv Chinese " full version" , the latest opencv tutorials, map is not very clear, but the absolute integrity of the Chinese
stereo-correspondence
- OPENCV 2.0中实现输出两幅图的立体差异,这两幅图是事先矫正好了的。-OPENCV 2.0 in the three-dimensional realization of the output differences between two images, these two pre-corrected map is good for.
Depth_Chapter_11
- 深度图 获取场景中各点相对于摄象机的距离是计算机视觉系统的重要任务之一.场景中各点相对于摄象机的距离可以用深度图(Depth Map)来表示,即深度图中的每一个像素值表示场景中某一点与摄像机之间的距离-Scene depth map for each point the distance relative to the camera computer vision system is one of the important tasks. Scene points relative to the
Mouse
- open cv 滑鼠控制 指令 滑鼠座標 圖上座標-open cv mouse control instructions coordinates map coordinates of the mouse
mouse_RGB
- opencv 用滑鼠找到圖上每一點的RGB cvNamedWindow,cvMoveWindow,onMouse,-find a map with the mouse opencv each point RGB cvNamedWindow, cvMoveWindow, onMouse,
OpenImage
- 利用OPENCV開啟bmp圖檔 並將其轉為灰階圖-Bmp image file using OPENCV open to gray-scale map and
YouTube---Depth-map-using-OpenCV
- it s a video about my friend result about depth map in opencv
test2
- 计算机视觉处理高级程序包,实现了摄像机标定、立体匹配视差图、基于SSD算法的立体匹配、人脸模式识别、Snake算法轮廓查找功能。-High-level visual processing computer package, to achieve a camera calibration, stereo matching disparity map, SSD-based stereo matching algorithm, face pattern recognition, Snake algor
ImageinImage
- 采用OpenCV2.1和vs2008开发环境,将显示图像的的函数重写,在一个窗口中可以显示多张图片,也可以在大图中显示小图-Using OpenCV2.1 and vs2008 environment will rewrite the function to display images in a window can display multiple pictures, you can also display a small map to enlarge
cvFindStereoCorrespondence
- 使用OpenCV cvFindStereoCorrespondence函數,計算出立體視覺影像深度,給予立體視覺左右圖像,啟動程序,即可計算出立體視差圖。-Use opevCV cvFindStereoCorrespondence function to calculate the penetration depth of stereoscopic vision. About to give three-dimensional visual map, start a program that w
disparity-extracting
- openCV下关于3D视频视差提取的程序,可以得到深度图的代码-The codes for extracting the disparity from the 3D video. You can get a disparity map at last.
Clock-Wipe
- 1. 首先把兩張圖讀進來,求出高與寬和設定time的最大值 2. 利用atan()這個數學函式算出角度,以圖的中心為基準width/2和height/2 把x,y帶入atan(-(y-height/2)/(x-width/2))*180/PI - 當求出的角度<隨著時間比例變的角度,則將新的圖覆蓋到舊的圖 - 反之,用舊的圖覆蓋舊的圖 3. 但是,這會產生一個問題,因為斜率一樣,且atan()求出的角度範圍只有-90~90度,所以一三象限或者二四象限會發生同時wi
cvScale
- cvScale函数用来改变一幅图的像素值,具体的变换有:像素值的比例变化和位移。-the cvScale function is used to change the pixel values of a map, specific transformation: the ratio of the pixel values change and displacement.
disparity-opencv
- this disparity map using Opencv source example-this is disparity map using Opencv source example
disparity...
- this is disparity map using opencv example 2. using function highgui,cxcore,cvaux,conio
emgu-disparity
- this generate disparity map using emgu (c#)