接上篇
3 编译CTK(顺带VTK)
CTK 即The Common Toolkit, 官方网站:www.commontk.org。官方解释:The goal of CTK is to support biomedical image computing. CTK code is licensed under Apache 2.0. This means that users of CTK are allowed to use the code for academic, commercial, or other purposes without paying license fees or being restricted in their ability to redistribute their code or keep it private.
因为CTK源代码采用Apache 2.0许可证,因此可以放心使用。但是这个库还很嫩,估计没几个人玩,也没有用户手册,因此只能靠自