搜索资源列表
keshihuajishu
- 可以通过计算机断层技术(CT)、磁共振成像(MRI)、正电子计算机断层扫描(PET)和超声(US)等医学影像技术得到病人病变部位的一组二维断层图像。二维平面图像主要用于显示平面图像中人们感兴趣的区域。通过研究对象的一组平行截面图重建物体的三维图像是计算机图形学和医生的一个重要的研究方向。 -By computed tomography technology (CT), magnetic resonance imaging (MRI), is computer tomography (PET)
notes
- notes contains medical images acquiring devices such as CT scan MRI and X- rays
Synthesis-Lectures-on-Image--Video
- The sequel to the popular lecture book entitled Biomedical Image Analysis: Tracking, this book on Biomedical Image Analysis: Segmentation tackles the challenging task of segmenting biological and medical images. The problem of partitioning multidimen
Python极客项目编程
- 《Python极客项目编程》里面讲解了一些很好玩的项目。 利用参数方程和turtle模块生成万花尺图案; ● 通过模拟频率泛音在计算机上创作音乐; ● 将图形图像转换为ASCII文本图形; ● 编写一个三维立体画程序,生成隐藏在随机图案下的3D图像; ● 通过探索粒子系统、透明度和广告牌技术,利用OpenGL着色器制作逼真的动画; ● 利用来自CT和MRI扫描的数据实现3D可视化; ● 将计算机连接到Arduino编程,创建响应音乐的激光秀。(Python Geek Program