搜索资源列表
PicMatch
- 本程序实现了对影像特征点自动提取,利用Morevac、Forstner、Harris3个经典算子。在此基础上利用相关系数法实现影像自动匹配,并且引入最小二乘平差,使匹配点精度有所提高。 在搜索点过程中,利用了核线影像特性,对二维影像搜索使用了爬山法启发式搜索。对大数据量影像采用影像金字塔结构处理。 1、使用GDAL库读取影片,支持TIFF、PNG、JPEG、JPG、BMP、GIF、IMG格式读取。使用GDI绘图。 2、防止大数据量绘图视图闪烁,图片显示采用双缓存技术。
TiffTest
- 本程序可实现tiff格式图像的的转换,基于VC++的编程,结构简洁-This procedure enables the conversion tiff format images, based on VC++ programming, simple structure,
DisplayTiff
- 本代码主要是分析tiff文件结构,以及解出图像数据显示的例子,其中只是一种TIFF格式文件的解析,希望感兴趣的人通过引导了解tiff图像格式的规则。- EnglishSpanishChineseTranslate text or webpage 本代码主要是分析tiff文件结构,以及解出图像数据显示的例子,其中只是一种TIFF格式文件的解析,希望感兴趣的人通过引导了解tiff图像格式的规则。 Translate from: Chinese Allow phonetic typin
dgreenberg-read_patterned_tifdata-b9605b3
- matlab function for rapidly reading multipage tif files with a repeating structure by guessing where the data will be. Can read standard-violating read files larger than 4GB. I developed this to deal with large files produced by scanimage5 that viol
define_albers_geotiff_structure
- 定geotiff文件的albers投影。用的语言为IDL。(define the albers structure of tiff file)