搜索资源列表
PicMatch
- 本程序实现了对影像特征点自动提取,利用Morevac、Forstner、Harris3个经典算子。在此基础上利用相关系数法实现影像自动匹配,并且引入最小二乘平差,使匹配点精度有所提高。 在搜索点过程中,利用了核线影像特性,对二维影像搜索使用了爬山法启发式搜索。对大数据量影像采用影像金字塔结构处理。 1、使用GDAL库读取影片,支持TIFF、PNG、JPEG、JPG、BMP、GIF、IMG格式读取。使用GDI绘图。 2、防止大数据量绘图视图闪烁,图片显示采用双缓存技术。
PicMatchVC
- 一种匹配算法!!采用VC6.0开发!!自己写的一个小程序!!大家分享-A matching algorithm! ! Using VC6.0 development! ! To write a small program! ! To share! !
PICMATCH
- 影象匹配的具体算法 ,如特征提取 等等.希望有所帮助-Specific algorithm for image matching, such as feature extraction and so on. Want to be helpful
PicMatch
- 图像配准-Image Registration ~~~~~~~~~~~~~~~~~~~~
PicMatch
- 相关系数法的影像匹配 VC++实现 摄影测量方面使用-Correlation coefficient of image matching VC++ to achieve the use of photogrammetry
PicMatch
- 本算法实现了相关函数算法影像匹配,具体操作为:打开两幅同一地区的影像,在其中一幅上选取几个点,点击菜单上的匹配,即可在另一幅影像上找到同名点。-For image matching, provided the experimental data
PicMatch
- 点特征提取算法 主要内容一.Moravec算子二.Forstner算子 1.点特征点特征主要指 明显点, 提取点特征的 算子称为兴趣 算子 -Point feature extraction algorithm main content. With Moravec operator. Forstner operator a point feature point feature refers to the obvious point, extract the point features of
PicMatch.zip
- 角点提取、最小二乘匹配,图像匹配算法,可以运行.,image match.
PicMatch
- 基于C++的图像配准算法,通过提取特征点,完成特征点匹配,估计运动模型参数,完成图像配准-C++ based image registration algorithm
picmatch
- 基于android小游戏连连看游戏源码,界面优美- android games Lianliankan source
picmatch
- 读入三幅图像,手动在三幅图像中选取控制点(图1和图2间3对,图2和图3间3对),实现图像拼接并显示(Readin three images, manually select control points in three images (3 pairs of figures 1 and 2, 3 pairs of figures 2 and 3), to achieve image mosaic and display)