VTK:AlignFrames对齐帧用法实战 程序输出 程序完整源代码 程序输出 0 1 0 Origin: 0 0 0 xDirection: 1 0 0 yDirection: 0 1 0 zDirection: 0 0 1 Origin: 0 0 0 xDirection: 0.707107 0.707107 0 yDirection: -0.707107 0.707107 0 zDirection: 0 0 1 程序完整源代码 #include <vtkLandmarkTransform.h> #include <vtkMath.h> #