搜索资源列表
Kinect_deph
- 利用kinect显示深度图像信息,适合研究kinect初学者,使用VC2008和openCV2.3实现。-show the depth of image information with the kinect,suitable for research kinect beginners, using VC2008 and openCV2.3 achieve.
QTGLwidget
- vc2008+osg2.8+qt4.43 的直线-弧线-直线绘制程序 其中直线与弧线相切,在平面中。 最初的0 和直线的方向假设为了 (-200,0,1),方向是(1,0)。 也就是A等于0时点的坐标是(-200,0,1),方向是(1,0)那么B点坐标是(-100,0,1) 如下 A B R:半径(正代表逆时针的弧,负代表顺时针的弧) 0 100 0 直线 100 120 -10 圆弧 120 140 0 直线 140 160 15 圆弧