ITK:创建矢量图像 内容提要 输出结果 C++实现代码 内容提要 创建矢量图像。 输出结果 pixel (1,1) = [0, 0] pixel (1,1) = [1.1, 2.2] C++实现代码 #include "itkVectorImage.h"