搜索资源列表
storing_paintbrush_in_accessdb34243
- 重庆邮电学院 TD-SCDMA移动终端所有算法 3 东南大学 G.711丟帧补偿定点算法 4 南京航空航天大学 数字视频/字符增强算法 5 南京航空航天大学 视频微光降噪音,测向算法 6 合肥工业大学 JPEG 7 西安交通大学 AAC编,解码 8 西安电子科技大学 自动视频跟踪 9 华北工学院 工业CT快速重构算法 10 山东大学 双线极大值匹配法改进算法 11 清华大学(LAB)-Chongqing Institute of Pos
storing_paintbrush_in_accessdb34243
- 重庆邮电学院 TD-SCDMA移动终端所有算法 3 东南大学 G.711丟帧补偿定点算法 4 南京航空航天大学 数字视频/字符增强算法 5 南京航空航天大学 视频微光降噪音,测向算法 6 合肥工业大学 JPEG 7 西安交通大学 AAC编,解码 8 西安电子科技大学 自动视频跟踪 9 华北工学院 工业CT快速重构算法 10 山东大学 双线极大值匹配法改进算法 11 清华大学(LAB)-Chongqing Institute of Pos
src
- 基于代数迭代算法(ART)与同步迭代算法(SIRT)的三维图像重构程序。-Iterative algorithm based on algebraic (ART) and simultaneous iterative algorithm (SIRT) of the three-dimensional image reconstruction procedures.
MarchingCube_CThead
- 利用MarchingCube算法对CT 图片进行重构,里面包括代码,可执行文件和报告。非常有价值,是我科学计算可视化的大作业。-MarchingCube algorithm used for reconstruction of CT images, which include the code, executable files and reports. Is very valuable, is my visualization of
3d-restruction
- 目的 利用 CT、 MR等获得的图像 ,重构出器官、 骨骼或组织的三维形体 ,帮助医生诊断、 治疗或制订手术方案。方法hear2Warp 算法通过将三维数据场的投影分解为错切变换( shear ) 和变形变换(warp)两步来实现三维重建 ,显著减少了计算量。先对体数据进行错切变换 ,然后在错切空间根据阈值法获取三维表面 ,根据光照模型得到三维表面的亮度 ,最后通过变形变换得到最终的结果图像。-The purpose of the us
ENGINE
- 基于抛雪球算法的CT扫描断层图片三维重构实现方法-Three-dimensional reconstruction
marchingcube
- 基于VTK,利用Marching cube算法对二维CT切片进行三维重构-Based on VTK, Marching cube algorithm using two-dimensional three-dimensional reconstruction of CT slices
ct
- 基于CT数据的三维重构。提出采用VTK库进行医学数据的可视化。论文中重点研究了表面绘制和体绘制两种绘制方法。表面绘制采用移动立方体算法(Marching Cubes)实现,体绘制则用光线投射算法(Ray-casting)实现,并且通过比较两种算法的结果讨论了他们的特点。-Based on the three-dimensional reconstruction of CT data.Proposed using the VTK libr
ENGINE
- 基于抛雪球算法的CT扫描断层图片三维重构实现方法-Three-dimensional reconstruction
FBP
- 用matlab实现医学图像的FBP算法重构,这是基础的CT图像重构算法-Medical images using matlab FBP reconstruction algorithm, which is the basis of CT image reconstruction algorithm
CT-image-reconstruction
- CT图像中的重构算法,附带算法流程已经源代码-CT image reconstruction algorithm with algorithmic process has the source code
FDK_Algorithm
- 锥束CT(CBCT)的三维重构算法(FDK)-the FDK algorithm for cone beam CT reconstruction
Radon transform
- 采用读取数据,对数据进行radon变换重构,还原图形,所用方式在CT中广泛应用。(The data is reconstructed by Radon transform)