We don’t allow questions seeking recommendations for software libraries, tutorials, tools, books, or other off-site resources. You can edit the question so it can be answered with facts and citations.
Closed 9 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(6)
您可以尝试 itk:http://www.itk.org/
You can try itk: http://www.itk.org/
查看 CMTK (C++):
http://www.nitrc.org/projects/cmtk
另外请注意,nitrc.org 是查找更多此类内容的好地方。
Check out CMTK (C++):
http://www.nitrc.org/projects/cmtk
Also note that nitrc.org is a good place to find more of this sort of thing.
对于纯 2D 图像处理,则使用 opencv/ivt/vxl
对于 3d 体积可视化,则 osgvolume 部分href="http://www.openscenegraph.org/" rel="nofollow noreferrer">openscenegraph 或 VTK
For purely 2D image processing then opencv/ivt/vxl
For 3d volume visualization then either the osgvolume part of openscenegraph or VTK
我的公司处理 CT 和 MR 医学图像,为工业客户执行分割和相关形状测量。我们使用(并贡献)VXL 作为我们的底层 2D 和 3D 图像、数学和几何库。
ITK也非常好。
My company processes CT and MR medical images, to perform segmentation, and related shape measurement for industrial clients. We use (and contribute to) VXL as our underlying 2D and 3D image, math and geometry library.
ITK is also very good.
OpenCV http://opencv.willowgarage.com/wiki/ 与 http://www.amazon.com/Learning-OpenCV-Computer-Vision-Library/dp/0596516134
OpenCV http://opencv.willowgarage.com/wiki/ with http://www.amazon.com/Learning-OpenCV-Computer-Vision-Library/dp/0596516134
假设您谈论的是医学 CT(而不是工业检查),您可能会找到 Debian Med'与成像相关的开源软件包列表(apps,库)非常值得浏览。
Assuming you're talking about medical CT (and not industrial inspection), you'll probably find Debian Med's list of open-source packages related to imaging (apps, libraries) well worth a browse.