搜索资源列表
PV_MI
- 三维图像配准中的互信息程序。加入边界处理。
DRR_registration
- 通过将三维图像投影成2维ddr图像来实现2D-3D图像配准
peizhun
- 三维图象重建中的图像配准程序,对于重建有很好的帮助,并且有详细的程序运行步骤说明
AIR(自动图像配准)
- C的三维图像配准
3DMed_OpenSource
- 这是一个3D医学图像处理软件,可以对图像进行分割和配准,对于三维和二维的医学图像都可以使用。-This is a 3D medical image processing software, you can image segmentation and registration for three-dimensional and two-dimensional medical images can be used.
SURF
- 实现基于2幅二维图像的目标的三维重构,相机定标,图像配准-The task of fi nding correspondences between two images of the same scene or object
ImageBrowser
- 在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)
IMGReg
- 图像配准是对取自不同时间,不同传感器或者 不同视解的同一场景的两幅图像或者多幅图像匹配的过程,它被子广泛应用在遥感图像/三维重构/机器人视觉等领域.下面是利用VC++来实现图像的配准源程序.-Image registration is a different time from different sensors or different solutions of the same scene as the two images or multiple image matching proces
Structuredlight
- 结构光系统标定程序!通过结构光三维立体标定,利用标定模板达到三维实际与图像的配准-Structured light system calibration program! Through the structured light three-dimensional calibration, calibration templates to use to achieve real and three-dimensional image registration! ! ! !
ICP
- 三维图像配准算法(ICP),内含MATLAB文件icp.m。可以实现三维坐标的转换。-icp.m
2D3D-registration
- 数字影像重建在基于灰度的2D/3D医学图像配准技术中具有重要作用。它是利用基于射线追踪算法从三维数据如CT中获得二维虚拟x线图像。影像重建结果的质量直接影响到配准结果的精度。本文对数字影像重建技术作了一定的探讨,实现了对cT体数据的数字影像重建,并通过增强技术获得了突出骨组织的图像,为后续的配准研究做了很好的准备工作。-Digital image reconstruction in intensity based 2D/3D medical image registration techniqu
MITKTest
- 三维医学影像处理与分析开发包MITK(medical imaging ToolKit),进行医学图像分割、配准、可以展示MITK的功能. 使用计算机对医学影像设备采集到的影像进行处理与分析的技术被称为医学影像处理与分析,它可以辅助医生进行更准确的诊断.-Three-dimensional medical image processing and analysis of the development package MITK (medical imaging ToolKit), for medi
3Dpeizhun
- 这是一个三维图像配准算法,程序调试通过,方便大家学习!-This is a three-dimensional image registration, program debugging through, facilitate learning!
three-dimensional-image-registration
- 本文档详细介绍了基于互信息的并行算法的图相配准的研究,应用于大分辨三维图像配准,且配准效率高,稳定。-This document details the parallel algorithm based on mutual information to match prospective study of the map, used in large-resolved three-dimensional image registration, and registration efficient
readmail(1)
- 在matlab平台下实现的三维图像配准与显示程序。-Image registration
2D-and-3D-image-registration
- 二维和三维图像配准技术的研究,对图像匹配的运用-Of two-dimensional three-dimensional image registration techniques
ITK_3D_image_registration
- 对三维图像进行配准,输入为RAW文件,输出为RAW+mha文件(3D image registration, input as RAW file, output as RAW mha file)
REDISTRATION3D
- 对两套CT进行三维配准,等到浮动图像的三维位移数据(Three-dimension registration for two sets of CT, and wait until the three-dimensional displacement data of the floating image)
demons医学图像配准算法,三维二维的都有
- 医学图像配准方面的优秀的算法,里面包括两篇原著论文,帮助理解算法的运行,很实用
icp配准演示
- 这个是对icp配准的演示代码,演示了对二维图像和三维图像进行配准的原理