搜索资源列表
ArmDHFunc
- 关节测量臂DH模型,可以用于关节臂坐标测量即的建模-Articulated Arm Flexible CMM D-H model
Articulatedvehicle6freedomlinearmodel
- 建立了铰接车六自由度线性模型,用于分析半挂汽车等铰接列车的动力学分析-Six degrees of freedom to establish a linear model articulated truck, trailer and automobile for the analysis of the dynamics of articulated trains
part based detection
- C++ implementation of Deva Ramanan's "Articulated Pose Estimation with Flexible Mixtures of Parts"
BFS
- 该代码实现了基于邻接表的深度优先遍历和广度优先遍历,并包含求图的割点的算法,可以在VS2010下直接运行。-The code implement the BFS and DFS of graph based on adjacence list.It includes the algorithm that find all articulated node. It can run in the environment of VS2010.