搜索资源列表
skullydoo_src_night_cvs
- skulldoo.用于3d图像分割及可视化。c++语言,调用了VTK,FLTK,及TCL。
BMP_2dto3d
- 通过vtk实现BMP图像从2维到三维显示,c++语言实现。-no
vtk-5.4.2
- image processing using visual c-image processing using visual c++
Programming-Medical-Image-Analysis
- 《用可视化工具进行医药图像分析的编程简介》是一本耶鲁大学的上课辅导书,这本书针对具有C 和 C++编程背景知识的研究生,为了让他们掌握和使用开源医学图像分析工具集(VTK),并且提高他们的技能和水平。-It s goal for the class was to provide suffi cient introductory material for a typical 1st year engineering graduate student with some backgro
svtkExtracctVOIf
- 本程序是有关Visual C++与vtk相结合的情况下,三维重建的效果,中增加的对感兴趣区域的选取功能,也就是说在三维重建体绘制情况下,自己选取感兴趣区域-This program is a Visual C vtk combination of circumstances, the effect of three-dimensional reconstruction, the increase in the region of interest selection function, whic
ImageProcess
- 实现图像处理的一些简单操作,求直方图,滤波,求skeleton,distance transform,形态学处理(Histogram,filter,skeleton,distance transform,dilation,erosion)