-
VTK medical realize three
VTK三维医学实现,一个简单的例子,主要是从VTK开发包里修改的来的。-VTK medical realize three-dimensional, a simple example, primarily from the VTK development changes to the bag.
- 2023-04-01 00:20:04下载
- 积分:1
-
此程序用来画多边形,并用进行区域填充(内点为4连通区域的递归填充算法)...
此程序用来画多边形,并用进行区域填充(内点为4连通区域的递归填充算法)-the procedure used to draw polygons, and filled with regional (within four points of connectivity in the region filled recursive algorithm)
- 2022-05-30 18:01:49下载
- 积分:1
-
1直线段的裁剪算法Cohen
1直线段的裁剪算法Cohen-Sutherland
2二次、三次Bezier曲线,二次、三次均匀B样条曲线(过首末顶点)(不会抖动)-1 line of the cutting algorithm Cohen-Sutherland 2 Second, Bezier curves, second, third uniform B-spline curves (after the end of the first peak) (no jitter)
- 2023-04-05 06:15:04下载
- 积分:1
-
planets太阳系八大行星
资源描述
import QtQuick 2.0
import QtCanvas3D 1.0
import "planets.js" as GLCode
Item {
id: mainview
width: 1280
height: 768
visible: true
property int focusedPlanet: 100
property int oldPlanet: 0
property real xLookAtOffset: 0
property real yLookAtOffset: 0
property real zLookAtOffset: 0
property real xCameraOffset: 0
property real yCameraOffset: 0
property real zCameraOffset: 0
property real cameraNear: 0
NumberAnimation {
id: lookAtOffsetAnimation
target: mainview
properties: "xLookAtOffset, y
- 2022-03-09 11:25:15下载
- 积分:1
-
维纳斯的点云文件,有需要的下。
维纳斯的点云文件,有需要的下。-Venus of the point cloud file, there is a need to the next.
- 2023-09-03 04:05:03下载
- 积分:1
-
立体匹配
双目立体匹配的原理是根据选取的izir配雄元,沿着校正后的立体图像对的水平极线进行匹配搜索,从而求取匹配图像中像素点的一一对应关系,并由此计算出相应的视若图。立体四配算法的实质是,合理利用基木假设和约束条件消除立体匹配的不适〉件,将立体匹配问题转化为求解能量函数最优化的问题。
- 2023-08-01 21:50:02下载
- 积分:1
-
用于PDA的GPS源代码
用于PDA的GPS源代码-for PDA GPS source code
- 2023-04-08 06:55:03下载
- 积分:1
-
本软件是用在SMT行业,回流焊设备设定制程文件时,把PCB的温度测试曲线(*.tdx)导入, 对该温度曲线的分析工具(中文版)。...
本软件是用在SMT行业,回流焊设备设定制程文件时,把PCB的温度测试曲线(*.tdx)导入, 对该温度曲线的分析工具(中文版)。-the software is used in SMT industry, equipment set reflow process documents, PCB test the temperature curve (*. tdx) introduction, this temperature curve analysis tools (Chinese version).
- 2022-08-20 21:23:55下载
- 积分:1
-
利用opengl技术和位图读取功能,模拟了星球之间的运动
利用opengl技术和位图读取功能,模拟了星球之间的运动-with opengl and bitmap,we can get 3D space simulation
- 2022-05-30 13:42:11下载
- 积分:1
-
基于帧差法提取背景运动物体
该算法用帧间差分法将帧中的背景象素点检测出来,再确立出背景帧;由于排除了帧中运动物体的影响,因而提取出的背景干净,效果很好,然后运用背景差分检测出场景中的物体,结果表明,该方法快速有效,能够满足实时性的要求
- 2023-05-09 02:05:04下载
- 积分:1