搜索资源列表
GraphShow
- 实现三维坐标显示及相关运动的程序。三维图形可以以网格和线条显示,不同z坐标值用不同颜色显示,类似MatLab的显示。图形可以选择和移动。-3D coordinates indicating the movement and related procedures. 3D graphics can grids and lines, different z coordinates with different colors, similar to the display MatLab. Graphic
RoundRect
- 画图,三维球体的绘画,三维坐标使用VC++实现
arcball
- 轨迹球算法,在CSGL的编程中,用于将二维坐标投射为三维坐标,实现平面鼠标拖拽改变三维物体坐标-Trackball algorithm, CSGL programming, two-dimensional coordinates for the projection of three-dimensional coordinates of the mouse drag to change the planar three-dimensional object coordinates
hjj
- 实现三维坐标变换的源程序,包括平移,旋转,比例变换,对称变换-The realization of the source of three-dimensional coordinate transformation, including translation, rotation, the ratio of transformation, symmetry transform
sanweihuitu
- 三维绘图程序,实现在对话框中输入一点从而在相应的三维坐标中显示-Three-dimensional drawing program to achieve in the dialog box, enter 1:00 in the corresponding three-dimensional coordinates to display
osgautotransform
- 用OSG编程实现三维坐标的自动转换 在VS2005环境下运行通过-OSG Programming using three-dimensional coordinates of the automatic conversion in the VS2005 environment, run through the
OGL_MFC
- 为了图像处理的需要,很想实现二维图像的三维显示,于是写了本代码,希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和DrawScene函数中实现,主要初始化OpenGL运行时的环境变量,三
implement_of_3d_draw_and_render
- 在GDI中实现三维坐标变换,进行3d图形的绘制和渲染-GDI is implemented in three-dimensional coordinate transformation, the 3d graphics drawing and rendering
C-P-P-Experiment
- 东南大学C++上机实验21:三维坐标类对象间的直接运算;用函数成员实现线性表对象间的直接运算;用友元函数实现线性表对象间的直接运算-Southeast University, C++-on Experiment: three-dimensional coordinates of the direct operation between class objects members of the linear form with function, the direct operation bet
4_2
- 定义一个立方体类,包含的数据成员有立方体的左上角坐标位置和右下角坐标位置,并实现如下要求。 要求: 1)构造函数带入两个三维坐标点位置来初始化成员变量; 2)另一个构造函数带入一个坐标点位置和一个边长来构造一个正方体; 3)一个成员函数求立方体的中心; 4)一个成员函数来获取立方体的体积和表面积; 5)添加静态成员变量统计当前有多少个对象处于生存期,添加静态成员变量表示一个生成过多少个对象; 6)添加静态成员函数获取上面的两个静态成员变量。 7
zhuanhuan
- 基于对话框实现了大地坐标与三维坐标之间的互相转换-Use VC++, based on the dialog box to achieve the mutual conversion between geodetic coordinates and the three-dimensional coordinates of
sanweidingwei
- 是一个实现三维定位的插件,含源码,能够根据点坐标快速定位-Is a three-dimensional positioning of the plug-in, including source code, can be based on the point coordinates of the rapid positioning
read 3d
- 实现三维坐标点的自动绘制,需要将各坐标点排列在Excel文档中。(To realize the automatic plotting of 3D coordinate points, coordinate points should be arranged in Excel document.)
Source code
- 在opencv上实现双目测距主要步骤是: 1.双目校正和标定,获得摄像头的参数矩阵: 进行标定得出俩摄像头的参数矩阵 cvStereoRectify 执行双目校正 initUndistortRectifyMap 分别生成两个图像校正所需的像素映射矩阵 cvremap 分别对两个图像进行校正 2.立体匹配,获得视差图: stereoBM生成视差图 预处理: 图像归一化,减少亮度差别,增强纹理 匹配过程: 滑动sad窗口,沿着水平线进行匹配搜索,由于校正后左右图片平行,左图