搜索资源列表
NormFet_WindowsXP_src
- 计算点云数据的法向量和局部特征,以备三维重建运用-The normals and features can be computed from a point cloud using the NormFet software
O3lidar
- 处理激光雷达数据,计算臭氧的程序。学大气学和激光雷达的人明白。-Processing of laser radar data to calculate the ozone process. Study atmospheric science and laser radar understand.
3d
- 关于福得彩标3D的一些数据统计、计算及显示的一个软件开发的源代码-Fu was marked on the 3D color some of the data statistics, calculate and display the source code of a software development
NormalAdjust
- 计算三维数据的法矢量并进行调整,里面包括了自己做的实验数据和结果-Three-dimensional data, vector calculation method and make adjustments, which includes the make their own experimental data and results
3D_motion
- 计算机视觉中的三维运动物体分析,给定在一个三维直角坐标系下一组数据点的坐标,以及变换坐标系后的坐标,计算可得其变换参数,然后重新计算变换后坐标,与真实坐标比较可以计算其精度-Three-dimensional analysis of moving objects in computer vision, given in a three-dimensional Cartesian coordinate system the coordinates of the next set of data
dtiFA
- 核磁共振成像DTI数据的FA计算方法,可以实现FA的计算。-MRI DTI data the FA calculation method can achieve the calculation of the FA.
dtiTrace
- 可以计算3d核磁共振成像的DTI数据的张量的轨迹,便于进行神经纤维跟踪。-The tensor trajectory can be computed 3d magnetic resonance imaging DTI data, to facilitate the tracking of nerve fibers.
dtifield
- 改代码实现了3d核磁共振成像数据中DTI数据的弥散张量场的计算,适合初学者学习。-3d MRI data DTI data calculation of the diffusion tensor field to change the code, suitable for beginners to learn.
Ransac
- RANSAC为RANdom SAmple Consensus的缩写,它是根据一组包含异常数据的样本数据集,计算出数据的数学模型参数,得到有效样本数据的算法。它于1981年由Fischler和Bolles最先提出[1]。 RANSAC算法经常用于计算机视觉中。例如,在立体视觉领域中同时解决一对相机的匹配点问题及基本矩阵的计算。 RANSAC算法的基本假设是样本中包含正确数据(inliers,可以被模型描述的数据),也包含异常数据(Outliers,偏离正常范围很远、无法适应数学模型的数据)
jingquceliang2
- 传统计算机语言语法复杂,要求程序员具有较高的编程水平.MATLAB作为一种新兴的计算机语言具有简单易学、代码短小高效、计算功能强大等优点,正日益被广大工程技术及科研人员所接受.介绍了最小二乘法测定点阵参数的数学原理,以及如何利用MATLAB进行编程实现点阵参数的精确测定,并且利用自编的程序测定了贮氢合金LaNi5的点阵参数, 计算结果与现有文献提供数据吻合良好,证明该程序具有较高实用价值.-Traditional computer language syntax complex, requiri
guidaofenix
- 利用Matlab软件编写的轨道不平顺数据分析程序能够对轨检车测得的不平顺数据进行处理,得到功率谱密度分布函数.轨道不平顺分析程序包括轨道不平顺数据预处理、轨道不平顺谱分布函数计算以及根据实测的车体振动加速度,对轨道不平顺与车体振动加速度进行相干分析、提出对行车运行有不利影响的不平顺波长范围等.研究结果表明:车辆的动力特性与轨道不平顺有密切关系.高低不平顺对车体垂向振动影响显著,轨向不平顺对车体水平振动影响显著,水平不平顺对列车垂向、横向振动均有显著影响.-Matlab software writ
CPP_RANSAC
- 它是基于一组包含异常数据的样本数据集,并计算数据的数学模型参数。这是第一次由Fischler和Bolles 1981提出。ransac是经常使用的计算机视觉。RANSAC假设为一组正确的数据,有一种方法,模型参数的计算。-It is based on a set of sample data sets containing abnormal data, and the mathematical model parameters are calculated. It was first propo
3d_heatmap-master
- 利用python语言构建三维的热力图模型,输入数据可以直接计算导出3D热力图(Using Python language to build three-dimensional thermodynamic chart model, input data can directly calculate the 3D thermal diagram.)
osgCompute
- osgcompute是用于并行执行代码的抽象基库。 流式处理器。库连接到OpenScenegraph(OSG) 因此,它可以被包括在景观中。它给用户 可以跳到图形处理单元(GPU)进行任何类型的操作 计算结果。然后就可以获得操作过的数据。 到scenegraph进行进一步处理(例如渲染)。(osgCompute is the abstract base library for the execution of code on parallel streaming processors.