VTK 实例50:计算三角网络模型的测地距离


1 #include "vtkAutoInit.h" 2 VTK_MODULE_INIT(vtkRenderingOpenGL2); 3 VTK_MODULE_INIT(vtkInteractionStyle); 4 5 #include <vtkSphereSource.h> 6 #include <vtkProperty.h> 7 #include <vtkPolyData.h> 8 #include <vtkSmartPointer.h> 9 #include <vtkPolyDataMapper.h> 10 #include <vtkActor.h> 11 #include <vtkRenderWindoh> 12 #include <vtkRenderer.h> 13 #include <vtkRenderWindowInteractor.h> 14 #include <vtkDijkstraGraphGeodesicPath.h> 15 16 int main(int , char *[]) 17



上一篇:VTK 实例31:灰度图像直方图

下一篇:VTK 实例41:高斯平滑(图像光滑)


VTK
Copyright © 2002-2019 k262电脑网 www.k262.cn 皖ICP备2020016292号
温馨提示:部分文章图片数据来源与网络,仅供参考!版权归原作者所有,如有侵权请联系删除!QQ:251442993 热门搜索 网站地图