搜索资源列表
ransac
- ransac是常用的稳健计算机视觉的方法,可用于两幅影像的配准。本源代码用仿摄模型模拟两影像的几何变形,用ransac算法来剔除错误匹配点,得到最终的仿摄参数。-ransac is commonly used in computer vision of a stable, two images can be used for the registration. Imitating source code model perturbation two images of the geometric
remotesensing
- 该文章详细介绍了多传感器遥感影像配准,作者在文中提出了新的方法
registration 遥感图像处理
- 遥感图像处理,C#代码,实现影像的配准几何纠正!
imagePyramid.rar
- 实现了影像金字塔建立,对多分辨率的影像进行处理,利于进行拼接合并,图像配准,The image pyramid to achieve the establishment of multi-resolution image processing, splicing facilitate the merger of Image Registration
Insight-VTK
- ITK入门ppt讲义。ITK 是医学影像分割与配准算法的研发平台。-Ppt lectures of itk . Itk are medical image segmentation and registration algorithm R & D platform
RANSAC_27-Nov-2008
- ransac是常用的稳健计算机视觉的方法,可用于两幅影像的配准.-RANSAC is a commonly used method of robust computer vision, two images can be used for registration.
RANSAC_Beta_v0.01
- ransac是常用的稳健计算机视觉的方法,可用于两幅影像的配准。这是使用C++实现的RANSAC-This is an C++ Implementation for RANSAC
coregistration
- SAR影像配准源代码,能够实现单视复数影像的配准,为干涉做前期数据处理-SAR image matching source code, to achieve single-look complex image registration, in order to make preparations for data processing interference
doris
- Doris整个工程文件,包括利用Doris进行影像配准,干涉图生成,DEM生成,是对SAR影像干涉处理的绝佳代码-Doris whole project documents, including the use of Doris for image registration, interferogram generation, DEM generation, is an excellent SAR image processing code for intervention
RoadDetecter
- 在Visual C++环境下利用ArcEngine实现影像配准-In Visual C++ environment to achieve image registration using ArcEngine
ImagePro
- 一个图像处理方面非常强大的软件,能进行影像配准,重采样,影像分割等很多功能。-A very powerful image processing software, to conduct image registration, resampling, segmentation, and many other features.
WaveletTransform
- 提出一种基于小波变换的图像配准方法。该方法首先用小波变换提取边缘特征点, 同时构成小波金字塔影像。在最高层利 用角度相关系数确定基准图像和配准图像之间的旋转角度, 经多分辨分级搜索匹配得到最终匹配特征点对, 利用这些特征点对待 配准图像进行配准纠正。实验结果表明, 改进方法有较好的效果, 可用于广泛应用领域。-Proposed a wavelet-based image registration method. In this method, using wavelet transfor
image-process-system--based-ArcGIS-
- 程序是一个基于arcgis开发的遥感影像处理系统,保留了arcgis强大的功能,能对遥感影像进行图像直方图显示,直方图均衡化;图像平滑; 图像增强(线性变换);影像配准及几何纠正;影像裁剪; 程序的主界面采用了arcgis框架,可以很方便的打开显示arcgis所支持的格式文件(如:.mxd,.lyr等),同时可以显示数据的结构图和属性列表。在状态栏还可以显示当前比例尺和鼠标对应点的坐标。之后的影像处理部分设计到图像操作,是本程序的重点部分。-Arcgis development p
harris_corner5
- 改进的harris角点检测代码,应用于基于特征的遥感影像配准中,在经典harris算子基础的改进,提高角点检测的准确度-improvement of harris corner detection program,applied in RS imagery registration based on features,the operator improved on the base of the classical one,the accruacy has been enhanced
CImg-1.5.0
- 国外一个非常强大图形图像的开源库,使用非常方便,只含有一个头文件,直接添加源文件即可使用,包括显示图片、导入导出、影像配准、各种图像编辑变换等功能。(图形图像处理人员必备)更新至CImg-1.5.0.zip-Abroad is a very powerful open source library of graphic images, very convenient to use, containing only a header file, add the source files direc
fenge
- 本程序基于MFC编写,实现了窗口的分割功能,一定程度上为影像配准做准备。-The program is based on MFC, a window split function to some extent as an image registration to prepare.
NearestTnterpolation
- matlab最近点插值程序,通过这个程序可以实现影像配准前需要进行的匹配工作-matlab nearest point interpolation procedure, this procedure can be achieved by matching image registration work needs to be done before
基于互信息的肝脏图像配准算法研究
- 基于互信息的肝脏图像配准算法研究 肝脏是人体重要的消化器官,肝脏疾病直接影响到人的生命健康。医学影像 学的快速发展为临床诊断提供了丰富直观的医学图像,肝脏CT增强扫描图像使 用造影剂可以在不同相期得到肝动脉与肝静脉高亮的图像,而不同模态的肝脏图 像反映了不同的病理信息。单一相期图像和单一模态图像往往都不能全面反映出 病理信息,通常融合不同肝脏相期图像和不同模态的肝脏图像可以提供更丰富的 信息以便医生掌握病变肝脏的综合信息,从而做出正确诊断或制定出合适的治疗 方案。而这首先要将待融合
supermap官方参考
- 影像配准、导入导出功能,为官方实例程序,参考价值较大(Image registration, import and export function, for the official instance program, a greater reference value)
影像配准
- 应用傅立叶—梅林的影像配准代码,适用于大部分的图配准