随笔分类 -  GTK+/VTK/ITK/FLTK

1
摘要:我之前有一篇博客Convert PLY to VTK Using PCL 1.6.0 or PCL 1.8.0 使用PCL库将PLY格式转为VTK格式展示了如何将PLY格式文件转化为VTK格式的文件,在文章的最后提到了VTK文件保存纹理的两种方式,第一种是需要有texture的图片,然后每个点存储上 阅读全文
posted @ 2017-03-14 09:06 Grandyang 阅读(2608) 评论(0) 推荐(0) 编辑
摘要:When use function 'pcl::io::vtkPolyDataToPointCloud' in PCL 1.6.0, one may have error as follows: This happens because function 'pcl::io::vtkPolyDataT 阅读全文
posted @ 2017-03-14 03:19 Grandyang 阅读(887) 评论(0) 推荐(0) 编辑
摘要:PLY格式是比较流行的保存点云Point Cloud的格式,可以用MeshLab等软件打开,而VTK是医学图像处理中比较常用的格式,可以使用VTK库和ITK库进行更加复杂的运算处理。我们可以使用ParaView软件对VTK格式文件进行预览和简单处理,ParaView也可以打开PLY格式,但是就没有t 阅读全文
posted @ 2017-01-02 11:06 Grandyang 阅读(2113) 评论(0) 推荐(0) 编辑
摘要:在VTK中,我们有时候想要保存vtkImageData类的变量到一幅图片,可以使用如下的实例代码: 阅读全文
posted @ 2016-05-03 12:10 Grandyang 阅读(1809) 评论(0) 推荐(0) 编辑
摘要:I am using VTK 5.10.1 with VS 2010, and the following example does not work on my machine: http://www.vtk.org/Wiki/VTK/Examples/Cxx/ImageData/IterateI 阅读全文
posted @ 2016-03-29 01:07 Grandyang 阅读(2053) 评论(0) 推荐(0) 编辑
摘要:When you use FLTK with VS2010, you may get the error: fatal error C1083: Cannot open include file: 'X11/Xlocale.h': No such file or directory. The way 阅读全文
posted @ 2016-02-20 04:29 Grandyang 阅读(2002) 评论(0) 推荐(0) 编辑
摘要:Download VTKMY 3.3Download VS2010Download CMake 3.2.0I assume you've already installedVS2010 and CMake 3.2.0 correctly.Compile the VTKMY:Start CMake 3... 阅读全文
posted @ 2016-01-20 01:54 Grandyang 阅读(362) 评论(0) 推荐(0) 编辑
摘要:Download FLTK 1.3.3 Download VS2010 I assume you've already installed VS2010 correctly. Compile the FLTK: Go to your FLTK 1.3.3 folder (C:\FLTK\fltk-1 阅读全文
posted @ 2016-01-19 06:03 Grandyang 阅读(625) 评论(0) 推荐(0) 编辑
摘要:Download ITK 3.20.1 Download VS2010 Download CMake 3.2.0 I assume you've already installed VS2010 and CMake 3.2.0 correctly. Compile the VTK: Start CM 阅读全文
posted @ 2016-01-16 08:45 Grandyang 阅读(1212) 评论(0) 推荐(0) 编辑
摘要:Download VTK 5.10.1 Download VS2010 Download CMake 3.2.0 I assume you've already installed VS2010 and CMake 3.2.0 correctly. Compile the VTK: Start CM 阅读全文
posted @ 2016-01-16 07:50 Grandyang 阅读(817) 评论(0) 推荐(0) 编辑
摘要:Download FLTK 1.3.3Download CMake 3.2.0Start CMake 3.2.0, fill the source and destination:source:C:/FLTK/fltk-1.1.10destination:C:/FLTK/buildClick Con... 阅读全文
posted @ 2016-01-14 03:29 Grandyang 阅读(842) 评论(0) 推荐(0) 编辑
摘要:Download FLTK 1.1.10 at here. Download VS2010 Download CMake 2.8.12 I assume you've already installed VS2010 and CMake 2.8.12 correctly. Compile the V 阅读全文
posted @ 2016-01-13 03:10 Grandyang 阅读(454) 评论(0) 推荐(0) 编辑
摘要:Overview Replacement of SetInput() with SetInputData() and SetInputConnection() Removal of GetProducerPort() from vtkDataObject Removal of GetPipelin... 阅读全文
posted @ 2015-11-12 04:29 Grandyang 阅读(795) 评论(0) 推荐(0) 编辑
摘要:Replacement of SetInput() with SetInputData() and SetInputConnection()someFilter->SetInput(someReader->GetOutput()); // Outdated// Replace to the foll... 阅读全文
posted @ 2015-11-11 06:56 Grandyang 阅读(1538) 评论(0) 推荐(0) 编辑
摘要:从零开始学习VTK-东灵工作室-上从零开始学习VTK-东灵工作室-下 阅读全文
posted @ 2015-11-10 06:45 Grandyang 阅读(1185) 评论(0) 推荐(0) 编辑
摘要:Download ITK 4.8.1Download Qt 5.4 with MinGW 4.9.1Download CMake 3.2.0I assume you've already installed Qt 5.4 with MinGW 4.9.1 and CMake 3.2.0 correc... 阅读全文
posted @ 2015-11-10 05:41 Grandyang 阅读(950) 评论(0) 推荐(0) 编辑
摘要:Download VTK 6.3.0Download Qt 5.4 with MinGW 4.9.1Download CMake 3.2.0I assume you've already installed Qt 5.4 with MinGW 4.9.1 and CMake 3.2.0 correc... 阅读全文
posted @ 2015-10-16 07:27 Grandyang 阅读(1988) 评论(0) 推荐(0) 编辑
摘要:vtkMatrix4x4是VTK中的一个表示4x4矩阵的一种数据结构,有时候我们想把其保存到一个文件中,那么可以使用如下的代码:void writeVtkMatrix4x4ToFile(const vtkMatrix4x4 *m, char *filename) { ofstream fout... 阅读全文
posted @ 2015-09-08 07:31 Grandyang 阅读(932) 评论(0) 推荐(0) 编辑
摘要:GTK+2.0 中的容器控件与布局技巧GTK+图形化应用程序开发学习笔记(一)—概述 阅读全文
posted @ 2015-02-06 06:13 Grandyang 阅读(532) 评论(0) 推荐(0) 编辑
摘要:https://developer.gnome.org/gtkmm-tutorial/unstable/index.html.zh_CN1. 序言1.1. 本书 1.2. gtkmm 2. 安装2.1. 依赖关系 2.2. Unix 和 Linux 2.3. Microsoft Windows 3.... 阅读全文
posted @ 2015-02-06 06:02 Grandyang 阅读(1101) 评论(0) 推荐(0) 编辑

1
Fork me on GitHub