搜索资源列表
MapInfoProfessional
- 修补MapInfo Professional配准中误差项不能显示出来的错误,对用mapinfo的GIS用户挺有用的-patch MapInfo Professional Registration errors can show errors the use of MapInfo GIS users quite the
25811256PtOpenGuiSourceCode
- 关于图像配准和图像拼接程序,可以显示拼接后界面 -for image registration and image stitching procedure can demonstrate that the interface after stitching
imageprocessing20070511
- 基本图像处理源代码. 包括了图像显示,增强,复原,变换,编码,配准,运动检测,特征提取,图像分割,图像识别. 文件夹内附有图像及其运行结果. (貌似是来自于<C++数字图像获取,处理与实践>一书) 有WINDOWS演示程序.-basic image processing code. Including image display, enhancement, restoration, conversion, encoding, matching, motion d
ImageProcessing
- 对图像进行了显示、增强、复原、变换、编码、配准、分割、识别,运动检测,特征提取等。
imageprocessing
- 此程序包括以下功能:图像显示,图像增强,图像复原,图像变换,图像编码,图像配准,运动检测,特征提取,图像分割,图像识别等功能。
ImageProcessing
- 包含了所有图像处理和识别方法,包括图像显示,图像增强,图像复原,图像变换,图像编码,图像配准,运动检测,特征提取,图像分割,图像车牌提取,截取子画面,图像形态学处理于一身的程序,与大家共享。
CImg-1.2.7
- CImg图像库提供了基于lapack的矩阵运算函数和完善的线性滤波卷积函数,同时CImg做像素运算还是很方便的。另外,独有Display类可以方便的实现各种显示,包括显示图像、打字、画线等等。还有,该库有个基于光流的多尺度图像配准例子,非常好用
图像配准技术及其Matlab编程实现
- 主要实现对医学图像进行图像配准,图像融合,并用GUI界面显示出来配准参数及结果
SAR图像处理软件
- SAR图像处理软件,包括图像显示和配准
phasecorrelation
- 运用相位相关法对图像进行匹配,并通过图形形象地显示相关系数位置。对图像的亮度变换不敏感,相关峰尖突出,有较高的配准精度。-fft、ifft、phase correlation
image-mosaic-and-warp
- 此文件包是自动实习图像配准的matlab源码,同时可以显示图像翘曲和仿射的效果。-This training package is automatically matlab source code image registration, and can display images and affine warping effects.
ImageProcessing
- 图像处理源码,包含图像显示、图像增强、图像复原、图像变换、图像编码、图像配准、运动检测、特征提取、图像分割、图像识别。-Source image processing, including image display, image enhancement, image restoration, image transform, image coding, image registration, motion detection, feature extraction, image segment
sift
- 基于SFIT算法的图像处理程序,可以实现一幅图像的特征检测和显示检测结果,同时可以实现两幅图像之间的配准,并接配准后进行拼接,以便用于图像融合使用。-SFIT algorithm based on image processing program, can achieve an image feature detection and display test results, and can achieve the registration between two images and then
VCdigitalimageprocessingandrealization
- 是VC++数字图像处理典型算法一书的所有代码,非常值得下载!!! 包括1图像平铺 2图像抖动显示 3点运算 4 几何变换 5 正交变换 6图像增强 7形态学 8边缘增强 9图像分析 10图像配准 11图像恢复 12图像编码 一起学习,资源共享-Is the VC++ digital image processing algorithms typical of all of the code book, well worth downloading! ! ! Including 1
demo
- Visual C++ 数字图像处理的程序,涵盖“灰度变换”、“几何变换”、“图像变换域处理”、“图像分割”、“图像增强”、“图像复原”、“图像配准”、“形态学”、“运动图像分析”、“特效显示”等多个功能。-Visual C++ digital image processing procedures, to cover " gray-scale transformation," " Geometric transform" , " image
fm_gui_v2
- 基于傅立叶-梅林变换的matlab编写的配准系统,运行fm_gui.m后即出现演示界面,左侧的两个图形框选择待配准的两幅图像,图像可以进行缩放旋转变换。右侧的列表框"Window"下可以选择滤波窗,"Rotation"、"Scale"、"Log-polar"可分别选择旋转、缩放、以及对数极坐标变换所用的插值方法,按键"REGISTER"下的滑动 键可选备选的峰值点总数,点击"REGISTER"按键, 对应的下方图形框即显示配准后的两幅图像,最下方的"Translation"、"Rotat
meilinmatlab
- 基于傅立叶-梅林变换的matlab图像配准程序,可以灵活设置待配准图像的大小及旋转角度等,配准前可以选择多个参数控制配准结果,可以显示配准后的图像及图像间的具体变换参数以及中间结果等-Based on Fourier- Mellin transform matlab image registration procedures, registration can be flexibly set the image size and rotation angle, registration befo
ex_15_1
- 图像配准:选择图像需要配准的子区域,计算归一化互相关,通过它来确定图像配准的区域,显示配准后的图像。-Image registration: Select the image sub-region need registration, computing normalized cross-correlation, by which to determine the image registration area to show the image after registration.
pointregistration
- 这段程序实现了图像的配准显示。其中备注的代码也是正确地,适合初学者的学习。-This program of the displayed image registration. In which the code is correctly notes, suitable for beginners to learn.
qipantu
- 将两幅不一样的图用棋盘图显示在同一张图上,可以用于图像配准后的结果展示(display two different pictures in one picture with checkerboard method)