搜索资源列表
一种新的虹膜配准算法
- 提出了新的虹膜配准算法。该算法以虹膜外边界为基准, 对虹膜图像的平移和伸缩进行校正。在较好 保持虹膜纹理特征分布的前提下, 快速有效地得到了虹膜的矩形展开。仿真实验证明, 使用该算法预处理虹膜 图像, 可以获得较好的分类效果。
25811256PtOpenGuiSourceCode
- 关于图像配准和图像拼接程序,可以显示拼接后界面 -for image registration and image stitching procedure can demonstrate that the interface after stitching
ExImage
- 1. ExImage是在DIB类的基础上,扩展了一些基本图像处理功能,除图像格式库外,所有图像处理算法均为自主开发,各处理算法可单独使用。 2. ExImage主要功能包括:颜色增强、校正、配准、拼接、复原、融合、分析、压缩编码等。 关键词:彩色图像处理、自适应中值滤波、图像增强、几何校正、图像配准、图像拼接、图像融合、图像压缩。 -ExImage Image processing toolkit
RSIP
- 遥感图像处理,包括:图像配准、融合、精校正、增强等-Remote sensing image processing, including: image registration, fusion, precision calibration, enhanced, etc.
BaseAutopanoramareserch
- 别对两幅图像提取广义特征点后, 利用基于根均方误差和交叉相关的两级匹配算法完成同名控制点的建立。并以局部加权直线拟合方法来校正图像 的几何畸变。最后建立两幅图像之间的函数映射关系,完成图像的配准。实验结果证明了该方法的有效性。-Do the two images extracted generalized characteristic point, the root mean square error-based and cro
PICPRO
- 该代码,利用GDAL 1.4.2库实现遥感图像的几何校正、图像配准等,vs 2010实现。-The code GDAL 1.4.2 library implementation of remote sensing image geometric correction, image registration, vs 2010.
VectorRectify
- 使用多项式校正对矢量数据自动配准的源码。在程序中,多项式校正中涉及到的算法代码、最小二乘法代码等均有源码。 在程序中,将GIS数据分成左视图和右视图,左视图为待校正窗口,右视图为参考图像窗口。GIS数据读取采用开源GDAL编写,地图展示采用底层代码开发,是作者多年开发经验的结晶,也是GIS底层开发爱好者尊贵的学习资料。-Polynomial correction automatic alignment of vector data
image-registration-system
- 本程序主要对遥感图像实现三种处理:几何校正、图像增强和图像配准。这三种处理都可以独立实现,然而对于原始的遥感图像将这三种处理依次进行效果更佳。-The program three treatments: remote sensing image geometric correction, image enhancement and image registration. Three processing can be implement
image-matching
- 该文档介绍了图像匹配+图像配准+图像校正三个方面的资料-This document introduces the image matching, image registration and image correction from three aspects of the data
RemoteSensingImageRegistrationSystem
- 本程序主要对遥感图像实现三种处理:几何校正、图像增强和图像配准。这三种处理都可以独立实现,然而对于原始的遥感图像将这三种处理依次进行效果更佳。-This program mainly achieve three kinds of remote sensing image processing: geometric correction, image enhancement and image registration. These th
register_
- 该代码可以对可变形的医学图像进行配准和校正。-The code can be deformable medical image registration and correction.
remoate-sensing-matching-palt
- 用于遥感影像的配准,可以进行几何校正、图像增强然后进行图像配准。-Registration for remote sensing images, can be geometric correction, image enhancement and image registration.
Rsir-system
- 本程序主要对遥感图像实现三种处理:几何校正、图像增强和图像配准。这三种处理都可以独立实现,然而对于原始的遥感图像将这三种处理依次进行效果更佳。-This program is mainly three kinds of processing of remote sensing image geometric correction, image enhancement and image registration. The three k
ScaramuzzaOCamCalib
- 鱼眼镜头拍摄时会有畸变,此matlab工具箱具有校正图像畸变的功能,也可以进行多个相机的配准,是网上流行的方法-When fisheye lens distortion have this matlab toolbox has image distortion correction function can also be multiple camera registration, online popular method
tuxiangpeizhun
- 基于控制点的图像配准。选用多项式几何校正模型获得配准参数,双线性内插进行灰度插值。-Image registration based on the control points. Selection polynomial geometric correction model to obtain registration parameters, bilinear interpolation gray interpolation.
geometryCOr
- 图像的几何校正程序,可对图像进行正下视的校正处理,为图像的配准提供准备,方法效果明显。-Image geometric correction procedures, depending on the image being under correction processing, providing preparation for image registration, method effect is obvious.
实验一&阅读材料
- 图像配准校正实验,包括图片和处理程序以及阅读材料(Image registration and correction)
遥感图像配准系统
- 本程序主要对遥感图像实现三种处理:几何校正、图像增强和图像配准。这三种处理都可以独立实现,然而对于原始的遥感图像将这三种处理依次进行效果更佳。(This program mainly deals with three kinds of remote sensing image processing: geometric correction, image enhancement and image registration. These
基于多项式的图像配准(几何校正)
- 基于多项式的图像配准,有数据进行实验。源码是matlab写的!!