搜索资源列表
nonrigid_version7b
- 非刚性图像配准算例,包括最速梯度下降优化、二次样条、2D/3D配准、互信息最小化、3D仿射等多种配准算法。 非刚性配准是当前应用最多的配准方法,用于处理有较大位移的配准问题-Non-rigid image registration examples, including the steepest gradient descent optimization, quadratic spline, 2D/3D registration, mutual information minimizatio
nonrigid_version10
- nonrigid_version10: Registration of two 2D images or 3D volumes both rigid and non-rigid with smooth b-spline grid without landmarks
AIR
- 一个图像配准的工具包,能够实现不同模态图像之间的配准。-AIR allows automated registration of 3D (and 2D) images within and across subjects and within and sometimes across imaging modalities.
Automatic-Branch-Decomposition-for-Tubular-Structu
- 用于检测3D血管图像的分叉点的一个程序,文件夹内还有说明文档,详细介绍了该程序的算法。是用itk库做的一个通用模板类,还有例子。- Branches of tubular structures (vasculature, trachea, neuron, etc.) in medical images are critical for the topology of these structures. In many applications,
2009-05-06-FAIR
- 里面包含有关于互信息 距离测度 图像变换等的子代码,还有2D,3D刚性以及弹性配准的代码-Which contains information on the Internet and other distance measure sub-image transform code, as well as 2D, 3D rigid and elastic registration code
[2007-11-26]
- 在VC++6.0集成开发环境下编程实现了MITK在医学图像分割、配准和三维可视化(体绘制).利用MITK读取五种图片格式:PEG,DICOM,BMP,TIFF.RAW。-In VC++6.0 integrated development environment programming the MITK in medical image segmentation, registration and three-dimensional visualization (volume rendering)
register
- 点云的配准实验s-icp算法 实现两个点云数据的对准-A scale stretch method based on ICP for 3D data registration
vvSource-1.0.tar
- 这是一个很好的实现3D图像和医学图像显示和处理的软件源代码,可以再此基础上实现医学图像处理,具体要借助于cmake和itk,vtk和QT-this is an useful tool for medical image processing。you can use it for image registration and segment
3drigid-registration
- 输入待配准图像堆栈和参照图像堆栈,即对应的点对坐标值,通过奇异值分析,计算出变换矩阵,最终输出配准后图像堆栈。-3d rigid registration
demons
- demons三维非刚性图像配准,速度很快,基于ITK-demons of 3D non-rigid image registration, very fast, based on ITK
icp-summarize
- 三维点集配准问题是计算机技术中的一个极其重要的问题,作为解决三维点集配准问题的一个应用较为广泛的算法,ICP算法得到了研究者的关注,本文以一种全新的思路从配准元素的选择、配准策略的确定和误差函数的求解等3个方面对三维点集配准的ICP算法的各种改进和优化进行了分类和总结。-3D point set registration problem is an extremely important problem in computer technology, is widely used as an a
ICPAlgotithm
- a method for registration of 3d shapes,一篇3d拼接方法的好文章。-a method for registration of 3d shapes, a 3d splicing method article.
bmvc06_lau_chung
- 医学图像配准,医学图像2D_3D配准,基于vc++开发。-Although the presence of local minima is one of the major problems in high-dimensional image registration, only a few experimental works have been carried out to address this problem. In this study, a 3D-2D vascular
Kubias20072IR
- 医学图像配准,医学图像2D_3D配准,基于vc++开发。-Abstract. We present a method that performs the rigid 2D/3D image registration efficiently on the GPU. As one main contribution of this paper, we propose an efficient method for generating realistic DRRs that are visu
demons-2014
- Demons图像配准程序,含有2D和3D配准功能,MATLAB代码-matlab image registration code demons
laser-kinect-pointcloud-register-icp
- 针对三维重建中的点云配准问题,提出一种基于点云特征的自动配准算法。利用微软Kinect传感器采集物 体的多视角深度图像,提取目标区域并转化为三维点云。对点云进行滤波并估计快速点特征直方图特征,结合双向 快速近似最近邻搜索算法得到初始对应点集,并使用随机采样一致性算法确定最终对应点集。根据奇异值分解法 求出点云的变换矩阵初始值,在初始配准的基础上运用迭代最近点算法做精细配准。实验结果表明,该配准方法既 保证了三维点云的配准质量,又降低了计算复杂度,具有较高的可操作性和鲁棒性。
demon_registration_version_8f
- 一种快速的弹性流体配准方法(demon配准),可用于配准2D或3D图像-This function will perform demon registration which is an type of fast non-rigid fluid like registration between two 2D or 3D images.