基于光学遥感的海岛识别及算法研究
详细信息    本馆镜像全文|  推荐本文 |  |   获取CNKI官网全文
摘要
海岛与国家海上安全和海洋权益密切相关。海岛调查是实现对岛屿及其邻近海域的有效管理,维护国家海洋权益的必要基础。传统的海岛调查是一个相当耗时费力的过程,利用遥感手段来获得海岛数量、地理位置、形态、面积以及开发利用现状,是行之有效的方法。论文以利用遥感数据自动识别海岛为核心,针对目前海岛遥感调查中存在几何纠正精度低、解译速度慢、工作量大、自动化程度低等问题,在深入分析遥感解译海岛算法的基础上,从理论算法、软件编程、图像后处理等方面入手,提出了海岛环境下的几何精纠正、像元灰度重采样、二值化提取海岛图斑、遥感(Remote Sensing,简称Rs)、地理信息系统(Geographic Information System,简称Gis)和数字高程模型(Digital ElevationModel,简称DEM)数据的一体化合成等改进算法。本文以浙江省为例,对长期以来海岛数量无法精确统计的原因作了分析,建立了海岛数量、面积和深水岸线的统计准则,利用遥感方法比较精确地统计了浙江省海岛数量、面积等。论文取得了以下成果:
     1、针对海洋遥感中存在的可提供的地面控制点数量少且精度低的问题,首次提出了像元关联法的几何精纠正改进算法。通过先建立多光谱波段影像与地面投影坐标系统之间的几何精纠正模型,再建立多光谱波段影像像元坐标与全色波段影像像元坐标之间的关联模型。几何精纠正时,先对多光谱波段影像作几何精纠正,在其基础上,借助多光谱波影像与全色波段影像像元之间的关联,对全色波段影像作几何精纠正。这一改进算法,可有效解决高分辩率遥感数据在少地面控制点的海岛环境下影像数据融合易出现的“双眼皮”现象,对陆地环境下的遥感影像数据融合也同样适用。
     2、提出了Lagrange等参单元插值法,并详细推导了计算公式。结果证明4节点一次Lagrange等参单元插值法等效于传统的双线性内插法,16节点三次Lagrange等参单元插值法等效于传统的立方卷积法。为了检验算法的精度,选择图像处理中常用的lena等12幅经典例图,对插值生成的影像进行了包括PSNR、倾斜指数、相关系数、扭曲度和均方根误差指标在内的图像质量评价,结果证明该插值算法的所有质量评价指标不次于传统的双线性内插法和立方卷积法。
     为避免插值过程中出现计算值与参数真值严重偏离,改进了插值算法,增加了插值约束条件。经验证,采用插值约束条件可有效改善影像插值质量,提高影像视觉效果。
     分析了造成9节点二次Lagrange等参单元插值法的误差原因。提出根据采样点位置不同,采用不同的插值算法的Lagrange等参单元混合插值法。
     3、利用R型因子分析,分离ETM+影像各波段中的迭加信息。进行主因子旋转,提取能反映海岛信息的主因子。对能反映海岛信息的主因子进行动态阈值的二值化处理,生成二值化图像。对不同时相ETM+数据生成的二值化图像进行求交计算,可排除原影像中的活动目标。利用R型因子分析,求得海岛色斑信息,为遥感影像自动识别海岛奠定了坚实的理论基础。
     4、提出了基于Rs、Gis和DEM数据和基于Rs、Gis和其它离散数据的一体化算法,填补了Rs、Gis和DEM一体化成图技术的空白。
     5、建立了浙江省海岛数量统计及海岛面积计算准则。利用多时相TM、ETM+数据源、结合SPOT5、海图等资料,对浙江省的海岛进行识别。海岛数量及面积等数据的获得,对保护海岛生态系统,合理开发和利用海岛自然资源,维护海岛及其周边海域生态平衡,有着非常重要的意义。
     6、提出了基于Rs、Gis和DEM数据的浙江省大陆及海岛深水岸线的自动识别算法,查清了舟山群岛一宁波港群深水岸线的分布状况,这些数据的获得,对浙江省港口规划和建设具有指导意义。
The sea islands link national maritime security and maritime rights and interests. The survey for sea islands is essential for national maritime security and the management of maritime space. Traditionally, survey for sea islands was quite a laborious and time-consuming process. Remote Sensing (Rs) is an efficient way to survey for the locations, shapes, areas, and coastline lengths, and the exploitation and utilization of sea islands. Aimed at Automatic Island Identification, this paper presents an improving algorithm for island accurate geometric correction, pixel gray-scale re-sampling, island polygons extraction by image binarization and integration of Rs, Gis and DEM data, in view of the problems of low precision of geometric correction, slow interpretation speed, heavy workload and low automatic level. After analyzing the cause of inaccurate statistics of the number of islands in Zhajiang Province, statistics rules have been established and applied to get the number, areas and deep-water shorelines of the islands in Zhajiang Province accurately. The main contributions of this paper are as follows:
     1. An improving algorithm named pixel correlation method for accurate geometric correction has been first proposed. With consideration of the fact that remote sensing data could only provides a few ground control points with low accuracy level of islands. Geometric correction includes the following steps: Firstly, the model between multi-spectral images and projection on the ground coordinate system should be established, as well as the correlation model between multi-spectral image pixel coordinates and pan image pixel coordinates. Secondly, the accurate geometric correction of multi-spectral images be processed. Then, based on the correlation model, the accurate geometric correction of pan images could be done. The improving algorithm solves the double-fold phenomenon effectively caused by insufficient amount of ground control points under the circumstances of oceanic environment. It is also suitable for land.
     2. A Lagrange isoperimetric element interpolation algorithm and detailed the formula process are proposed. The result proved that 4-node 1-order Lagrange isoperimetric element interpolation is equivalent to bilinear interpolation, while 16-node 3-order to cubic convolution. 12 pictures have been selected to evaluate the accuracy of the algorithm, including PSNR, bias index, correlation coefficient, warping degree and MSE. The result of all the image quality assessment index proved that Lagrange isoperimetric element interpolation algorithm is neither inferior to bilinear interpolation, nor to cubic convolution.
     Constraint condition of interpolation was led in to avoid serious deviation between the calculation value and the true value, which has been proved that the image quality can be improved significantly.
     The cause of 9-node 2-order interpolation error has been analyzed. The study proposed a mixed interpolation, which means that different mixture interpolation algorithm should be adapted according to the sampling position.
     3. R-Factor analysis has been applied to separate the superposition information in ETM+ image. By rotating the main factor, the main index is extracted which indicate the features of the islands. Processing the main index by bi-value with dynamic threshold, bi-value image could be formed. Calculating the bi-value images of different ETM+, the moving target could be cleared and the polygons of island would show up. It is the theoretical basis of the island identification.
     4. The paper proposed a algorithm based on Rs, Gis and DEM data, which fills up the blank of mapping techniques applying the integration of Rs, Gis and DEM data.
     5. The paper established statistics rules of the number and area of islands in Zhejiang province. Utilizing multi-time TM and ETM+, as well as SPOT5 and oceanic maps, the islands could be identified. To obtain the information of the number and area of islands has important significance to protect the ecological system and rationally exploit and utilize the resources of islands.
     6. An algorithm was proposed to identify the deep-water Shoreline based on the Rs, Gis , DEM data and the shoreline. It has great meaning for the port planning and construction in Zhejiang province.
引文
曹广真,侯鹏,金亚秋等.基于纹理特征的拉普拉斯金字塔形微波遥感图像融合[J].遥感技术与应用,2007,05:628-632.
    程芳,朱敏慧,吴一戎.改进的多项式图像配准方法[J].电子与信息学报,2001,11:1071-1076.
    程亮.基于Kriging插值方法的MODIS资料几何纠正方法[J].海洋技术,2007,26(2):51-53.
    楚恒,朱维乐.基于DCT变换的图像融合方法研究[J].光学精密工程,2006,14(2):266-273.
    邓小炼,王长耀.一种基于动态模板和等角变换的遥感影像地面控制点匹配算法[J].测绘科学,2005,30(4):51-53.
    郝鹏威,朱重光.基于小波的图像插值方法[J].遥感学报,1998,2(2):98-102.
    黄敬峰,许红卫,王人潮等.NOAA/AVHRR数据的几何精纠正方法研究[J].浙江大学学报(农业生命科学版),2000,26(1):7-21.
    李长江.浙江省国土资源遥感调查与综合研究[M].地质出版社,2004,11.
    李德仁,关泽群.将GIS数据直接纳入图像处理[J].武汉测绘科技大学学报,1999,24(1):1-5.
    李德仁,张过,江万寿等.缺少控制点的SPOT-5 HRS影像RPC模型区域网平差[J].武汉大学学报(信息科学版),2006,31(5):377-381.
    李德仁.论RS,GPS与GIS集成的定义,理论与关键技术[J].遥感学报,1997,1(1):64-68.
    李国胜,张继贤,宋伟东等.遥感影像配准中控制点的自动提取[J].辽宁工程技术大学学报:自然科学版,2005,24(1):41-44.
    李立钢,刘波,尤红建等.星载遥感影像几何精校正算法分析比较[J].光子学报,2006,35(7):1028-1034.
    李琦,杨超伟.空间数据仓库及其构建策略[J].中国图像图形学报,1999,4(11):984-990.
    联合国海洋法公约本文.http://www.un.org/chinese/law/sea.
    刘宝银,苏奋振.中国海岸带与海岛遥感调查:原则方法系统[M].海洋出版社,2005,06.
    刘凤德,赵利平,李健.JX4C DPS中IKONOS立体像对的一体化处理[J].遥感信息,2007(3):20-24.
    刘和祥,冯新喜,王君.基于自组织神经网络的多传感器遥感图像融合技术[J].传感器技术,2004,23(12):14-16.
    刘军,王冬红,刘敬贤等.利用RPC模型进行IKONOS影像的精确定位[J].测绘科学技术学报,2006,23(3):228-231.
    刘军,张永生,王冬红.基于RPC模型的高分辨率卫星影像精确定位[J].测绘学报,2006,35(1):30-34.
    刘锡清,刘洪滨.关于海洋岛屿成因分类的新意见[J].地理研究,2008,27(1):119-127.
    刘锡清.关于海洋岛屿的成因类型问题[J].海洋地质动态,2000,16(8):1-4.
    卢善龙,沈晓华,邹乐君等.基于尺度分析的断层热信息遥感图像增强方法—以江山-绍兴断裂金衢段为例[J].地球物理学报,2008,51(5):1484-1493.
    卢善龙,沈晓华,邹乐君等.用于地表温度场与断裂构造关系分析的分段均值法—以江山绍兴断裂金衢段为例[J].地质学报,2009,83(2):1-8.
    毛克彪,周若鸿.基于空间数据仓库的空间数据挖掘研究[J].遥感信息,2002,4:19-26.
    毛志华,陈建裕,林明森等.东沙群岛卫星遥感[M].海洋出版社,2007,05.
    屈有山,田维坚,李英才等.基于小波双三次插值提高光学遥感图像空间分辨率的研究[J].光子学报,2004,33(5):601-604.
    宋小棣.浙江省海岛资源综合调查与研究[M].浙江科学技术出版社,1995,12.
    汤国安,张友顺,刘咏梅等.遥感数字图像处理[M].科学出版社,2004,01.
    王小龙,张杰,初佳兰.基于光学遥感的海岛潮间带和湿地信息提取 以东沙岛(礁)为例[J].海洋科学进展,2005,23(4):477-481.
    温礼,柴渊,田立瑛等.土地利用动态遥感监测控制点影像库管理系统建设[J].遥感学报,2007,04:595-600.
    吴桑云,刘宝银.中国海岛管理信息系统基础-海岛体系遥感信息服务平台[M].海洋出版社,2008,06.
    吴伟仁,闫磊,田金文.基于小波变换与Bezier曲面插值相结合的图像插值方法[J].哈尔滨工业大学学报,2004,36(11):1468-1470.
    席学强.目标识别中的信息融合技术[J].国防科技,1998,19(1):17-22.
    徐杰锋,李爱国,覃征.基于正交多项式变换的图像融合算法[J].微电子学与计算机,2006,23(11):93-95.
    杨琦,邹乐君,沈晓华.浙江海域TM数据海岛信息识别提取[J].遥感信息,2003,2:36-37.
    杨群,闾国年,陈钟明.地理信息数据仓库的技术研究[J].中国图像图形学报,1999,4(8):621-626.
    余钧辉,张万昌.一种近似核线影像相关法在遥感图像处理中的应用[J].计算机应用研究,2004,(7):239-240.
    俞能海,王晓刚,刘政凯.RS与GIS一体化数据结构的研究[J].武汉大学学报(信息科学版),2000,25(4):305-311.
    袁修孝,张过.缺少控制点的卫星遥感对地目标定位[J].武汉大学学报(信息科学版),2003,28(5):505-509.
    张灿,凃国防,刘笑宙.小波分形插值应用于遥感图像处理[J].计算机研究与发展,2005,42(2):247-251.
    张多坤,田兆申,龙辉等.基于图像匹配的星载遥感影像自动几何精校正算法[J].遥感技术与应用,2008,23(5):545-550.
    张剑清,张勇,程莹.基于新模型的高分辨率遥感影像光束法区域网平差[J].武汉大学学报(信息科学版),2005,30(8):659-663.
    张利,康宗明,谢时根.一种基于尺度变化的DCT自动聚焦算法[J].清华大学学报(自然科学版),2003,43(1):55-58.
    章桂芳,沈晓华,邹乐君等.松辽盆地西部斜坡区烃渗漏蚀变信息遥感探测[J].遥感学报,2009,13:327-334.
    章毓晋.中国图像工程及当前的几个研究热点[J].计算机辅助设计与图形学学报,2002,14(6):489-500.
    赵霈生,杨崇俊.空间数据仓库的技术与实践[J].遥感学报,2000,4(2):157-160.
    浙江省海岸带和海涂资源综合调查报告编写委员会.浙江省海岸带和海涂资源综合调查报告(1980-1986)[R].海洋出版社,1988.
    郑胜,田金文,柳健.基于向量机的图像插值算法研究[J].中国图象图形学报,2005,10(3):338-343.
    周航.浙江海岛志[M].高等教育出版社,1998.
    周炎坤,李满春.大型空间数据仓库初探[J].测绘通报,2000,22(8):22-23.
    A.Aldroubi,M.Unser,M.Eden.Cardinal Spline Filters:Stability and Convergence to the Ideal Sinc Interpolator[J].Signal Processing,1992,28:127-138.
    A.Aldroubi,M.Unser.Sampling Procedures in Function Spaces and Asymptotic Equivalence with Shannon's Sampling Theorem[J].Numerical Function Analysis and Optimization,1994,15:1-2.
    A. Goshtasby, D.A. Turner, L.A. Ackerman, L. V. Ackerman. Matching of Tomographic Slices for Interpolation[J]. IEEE Transactions on Medical Imaging,1992,11(4).507-516.
    A. Leblond,A. Sandoz, G. Lefebvre,et al. Remote sensing based identification of environmental risk factors associated with West Nile disease in horses in Camargue, France[J]. Preventive Veterinary Medicine,2007,79:20-31.
    
    A. M. Asis, K. Omasa. Estimation of vegetation parameter for modeling soil erosion using linear Spectral Mixture Analysis of Landsat ETM data[J]. ISPRS Journal of Photogrammetry & Remote Sensing,2007,62:309-324.
    A.E.K. Douaoui, H. Nicolas,C. Walter. Detecting salinity hazards within a semiarid context by means of combining soil and remote-sensing data[J]. Geoderma,2006,134:217-230.
    Ainong Li, Angsheng Wang,Shunlin Liang,et al. Eco-environmental vulnerability evaluation in mountainous region using remote sensing and GIS-A case study in the upper reaches of Minjiang River, China[J]. Ecological Modelling,2006,192:175-187.
    
    B. Hoersch, G. Braunb, U. Schmidtb. Relation between landform and vegetation in alpine regions of Wallis, Switzerland. A multiscale remote sensing and GIS approach[J]. Computers, Environment and Urban Systems,2002,26:113-139.
    Barnsley M F, Harrington A N. The calculus of fractal interpolation functions[J]. J Approx Theory, 1989,57:14-34.
    
    Barnsley M F. Fractal function and inerpolation[J]. J Constr Approx, 1986,2:303-329.
    Broussard Randy P., Oxley Mark E., Tarr Gregory L., et al. Physiologically motivated image fusion for object detection using a pulse coupled neural network[J]. IEEE Transactions on Neural Networks,1999,10(3): 554-563.
    
    C. E. Woodcock, A. H. Strahler. The factor of scale in remote sensing[J]. Remote Sensing of Environment, 1987,21(3):311-332.
    
    C. S. Fraser, Harry B. Hanley. Bias Compensation in Rational Functions for Ikonos Satellite Imagery[J] . Photogrammetric engineering and remote sensing, 2003, 69(1), 53-57.
    C.T. Loop. Generalized b-spline surfaces of arbitrary topological type, Ph.D. Thesis, University of Washington,1992.
    Crouse M S,Nowak R D,Baraniuk R G.Wavelet-Based Signal Processing Using Hidden Markov Models[J]. IEEE Transactions on Signal Processing,1998,3(4):215-219.
    
    D. J. Marceau. The scale issue in social and natural sciences[J]. Canadian Journal of Remote Sens, 1999,25(4):347-356.
    
    D. Rocchinia, A. Di Rita. Relief effects on aerial photos geometric correction[J]. Applied Geography,2005,25(2): 159-168.
    
    D. Van De Ville, W. Philips, I. Lemahieu. Least-squares spline resampling to a hexagonal lattice, Image Communication,2002,17:393-408.
    D.E. Myers. Kriging, Cokriging, Radial Basis Functions and the Role of Positive Definiteness[J]. Computers and Mathematics with Applications,1992,24(12):139-148.
    David A Yocky. Image merging and data fusion by means of the discrete two-dimensional wavelet transform[J]. Opt.Soc.Am.A,1995,12(9):1834-1841.
    
    E. Meijering, M. Unser. A note on cubic convolution interpolation[J]. IEEE Transactions on Image Processing,2003,12(4):477-479.
    Egmont-Petersen M.,de Ridder D., Handels H. Image processing with ne(?)al networks - a review [Review][J]. Pattern Recognition,2002,35(10): 2279-2301.
    Eskicioglu, A. M. , P. S. Fisher. Image quality measures and their performance[J]. Communications, IEEE Transactions,1995,43(12):2959-2965.
    
    F. Wang. Fuzzy supervised classification of remote sensing images[J]. Geoscience and Remote Sensing, IEEE Transactions On. 1990,28(2): 194-201.
    F.M. Weinhaus, V. Devarajan. Texture Mapping 3D Models of Real-World Scenes[J]. ACM Computer Surveys, 1997,29:325-365.
    Flandrin P. Wavelet analysis and synthesis of fractionalBrownian motion[J]. IEEE Trans on Information Theory, 1992,38:910-916.
    
    G. Bilgin, S. Erturk, T. Yildirim. Unsupervised Classification of Hyperspectral-Image Data Using Fuzzy Approaches That Spatially Exploit Membership Relations[J]. Geoscience and Remote Sensing Letters, IEEE, 2008,5(4):673-667.
    G. F. Zhang, X. H. Shen, L. J. Zou,et al. Detection of hydrocarbon bearing sand through remote sensing techniques in the western slope zone of Songliao basin, China[J]. International Journal of Remote Sensing, 2007,28(8):1819-1833.
    G. J. Davison. Ground control pointing and geometric transformation of satellite imagery [J]. International Journal of Remote Sensing, 1986,7(1):65-74.
    G. J. Grevera, J.K. Udupa. Shape-Based Interpolation of Multidimensional Grey-Level Images[J]. IEEE Transactions on Medical Imaging,1996,15:881-892.
    G. Nurnberger, F. Zeilfelder. Developments in bivariate spline interpolation[J]. Comput. Appl. Math, 2000,121(1):1-29.
    Gabor T. Herman, Jingsheng Zheng, Carolyn A. Bucholtz. Shape-based interpolation. IEEE Computer Graphics and Applications,1992,12(3):69-79.
    Gemma Piella. A general framework for multiresolution image fusion:firom pixels to regions[J]. Information Fusion,2003,4:259-280.
    Guifang Zhang,Lejun Zou,Xiaohua Shen, et al. Remote sensing detection of heavy oil through spectral enhancement techniques in Western slope zone of Songliao basin, China[J]. AAPG Bulletin, 2009,93:21-39.
    H. Hou, H. Andrews. Cubic splines for image interpolation and digital filtering[J]. IEEE Trans. Acoust. Speech Signal Process, 1978,26(6):508-517.
    H. Ochis, E.C. Russell. Comparison of a piecewise transformation to polynomial-based geometric correction algorithms. www.ctmap.com/technicalApplications.html. 1997.
    Ishita Dea, Bhabatosh Chanda. A simple and efficient algorithm for multifocus image fusion using morphological wavelets[J]. Signal Processing,2006,86:924-936.
    J Zhou, DL Civco, JA Silander. A wavelet transform method to merge Landsat TM and SPOT panchromatic data[J]. Remote Sensing,1998,19(4):743-757.
    J. Grodecki, G. Dial. Block adjustment of high-resolution satellite images described by Rational polynomials [J]. Photogrammetric engineering and remote sensing, 2003,69(1): 59-68.
    J. Shi, S.E. Reichenbach. Image interpolation by two-dimensional parametric cubic convolution[J]. Image Processing, IEEE Transactions,2006,15(7):1857-1870.
    Jinshan Tang. A contrast based image fusion technique in the DCT domain[J]. Digital Signal Processing,2004,14:218-226.
    
    K. Strom. On convolutions of B-splines[J]. Comput. Appl. Math. 1994,55(1): 1-29.
    Kenneth R.Castleman. Digital Image Processing(影印版)[M].清华大学出版社,2002,4.
    L. Alonso, J. Moreno. Advances and limitations in a parametric geometric correction of CHRIS/PROBA data. Proceedings of the 2nd CHRIS/PROBA Workshop, ESA/ESRIN, Frascati, Italy (ESA SP-593, June 2005).
    L. Alonso, J. Moreno. Quasi-automatic geometric correction and related geometric issues in the exploitation of CHRIS/PROBA data. Proceedings of the 2nd CHRIS/PROBA Workshop, ESA/ESRIN, Frascati, Italy (2004).
    L. C. Chen, J. Y. Rau. Geometric correction of airborne scanner imagery using orthophotos and triangulated feature point matching [J]. International Journal of Remote Sensing, 1993,14(16):3041 - 3059.
    LU Shanlong, SHEN Xiaohua,ZOU Lejun, et al. An integrated classification method for Thematic Mapper imagery of plain and highland terrains[J]. Journal of Zhejiang University SCIENCE A, 2008,9:858-866.
    LU Shanlong, SHEN Xiaohua,ZOU Lejun. Land cover change in Ningbo and its surrounding area of Zhejiang Province,1987~2000[J]. Journal of Zhejiang University (Science),2006,7(4): 633-640.
    M. Raffy. Change of scale theory: a capital challenge for space observation of earth[J]. International Journal of Remote Sensing, 1994,15(12): 2353 -2357.
    M. Turker; A. O. Gacemer. Geometric correction accuracy of IRS-1D PAN imagery using topographic map versus GPS control points[J]. International Journal of Remote Sensing,2004,25(6): 1095-1104.
    M. Unser, A. Aldroubi, M. Eden. Enlargement or reduction of Digital Images with Minimum Loss of Information[J]. IEEE Transactions on Image Processing,1995,4:247-258.
    M. Unser, A. Aldroubi, M. Eden. Polynomial spline signal approximations: Filter design and asymptotic equivalence with Shannon's sampling theorem, IEEE Trans. Inform. Theory,1992,38(1):95-103.
    M. Unser, I. Daubechies. On the Approximation Power of Convolution-Based Least Squares Versus Interpolation. IEEE Transactions on Signal Processing,1997,45:1697-1711.
    M. Unser, P. Thevenaz, L. Yaroslavsky. Convolution-Based Interpolation for Fast, High Quality Rotation of Images[J]. IEEE Transactions on Image Processing, 1995,4:1371-1381.
    M.R. Smith, ST. Nichols. Efficient Algorithms for Generating Interpolated (Zoomed) MR Images[J]. Magnetic Resonance in Medicine,1988,7:156-171.
    M.R. Stytz, R.W. Parrot. Using Kriging for 3D Medical Imaging[J]. Computerized Medical Imaging and Graphics,1993,17(6):421-442.
    Mallat S. A theory of multiresolution singal decomposition: the wavelet representation [J]. IEEE Trans on Pattern Anal, Machine Intell, 1989, 11 (7) :674-693.
    Muresan D D,Parks T W. Adaptively Quadratic (Aqua)Image Interpolation[J]. IEEE Transations on Image Processing,2004,5(13):690-698.
    Nikolaos Mitianoudis,Tania Stathaki. Pixel-based and region-based image fusion schemes using ICA bases[J]. Information Fusion,2007,8(2): 131-142.
    Nina Siu-Ngan Lamm,Dale A. Quattrochi. On the Issues of Scale, Resolution, and Fractal Analysis in the Mapping Sciences[J]. The Professional Geographer, 1992,44(1):88-98.
    Novak E L, Manadlili. Precision rectification of spot imagery using the direct linear transformation model[J]. Photogrammetric Engineering and Remote Sensing, 1996,62(1).67-72.
    QuanSen Sun, ShengGen Zeng,Yan Liua, et al. A new method of feature fusion andits application in image recognition[J]. Pattern Recognition,2005,38:2437-2448.
    R.G. Keys. Cubic convolution interpolation for digital image processing[J].Acoustics, Speech and Signal Processing, IEEE Transactions,1981,29(6):1153-1160.
    R.G. Little, M.L. Gibson. Perceived influences on implementing data warehousing[J]. Software Engineering, IEEE Transactions, 2003,29(4):290-296.
    S.K. Park,R. A. Schowengerdt. Image reconstruction by parametric cubic convolution[J]. Computer Vision, Graphics, and Image Processing,1983,23(3):258-272.
    S.P. Raya, J.K. Udupa. Shape-based interpolation of multidimensional objects[J]. Medical Imaging, IEEE Transactions,1990,9(1):32-42.
    Schetselaar E M. Fusion by the IHS transform: should we use cylindrical or spherical coordinates?[J]. Remote Sensing,1998,19(4):759-765.
    Shen Xiaohua,Zhou Lejun,Li Hongsheng, et al. Successive Shift Box-Counting Method for Terrain Fractal and its Application in Identification of Fault[J]. ACTC Geologica sinica,2002,76(2):257-264.
    Shi, W., C. Zhu, et al. Wavelet-based image fusion and quality assessment[J]. International Journal of Applied Earth Observation and Geoinformation, 2005,6(3-4):241-251.
    T. Blu, M. Unser. Approximation Error for Quasi-Interpolators and (Multi)-Wavelet Expansions [J]. Applied and Computational Harmonic Analysis, 1999,6:219-251.
    T. Thierry. Error Tracking in Ikonos Geometric Processing Using a 3D Parametric Model [J] Photogrammetric engineering and remote sensing, 2003,69(1): 43-51.
    Thevenaz P,Unser M. A pyramid approach to sub-pixel image fusion based on mutual information [C]. Proc of IEEE Int.conf.on Image Processing, Lausanne, 1996, 1:265-268.
    V. Meentemeyer. Geographical perspectives of space, time, and scale[J]. Landscape Ecology, 1989,4(3): 163-173.
    W. Niblack. The control point library building system[J]. Photogrammetic Engineering and Remote Sensing,1981,47(12):1709-1715.
    Wang Dian-zhong, Pang Yong, Guo Zhi-feng. Accuracy improvement of geometric correction for CHRIS data[J]. Journal of Forestry Research,2008,19(3):260-262.
    Wang Zhong-hua,Qin Zheng,Liu Yu. A framework of region-based dynamic image fusion[J]. JOURNAL OF ZHEJIANG UNIVERSITY SCIENCE A,2007,8(1).
    Yokoya N, Yamamoto K. Fractal - based analysis and interpolation of 3D natural surface shapes and their application to terrain modeling computer vision [J]. Graphics and Image Processing, 1989, 46:284-302.
    Yu Nenghai,Wang Xiaogang,Liu Zhengkai. Database structure for the integration of RS with GIS based on semantic network [J]. Geo-Spatial Information Science,2001,4(3): 21-28.
    Zhou, W. , A. C. Bovik. A universal image quality index[J]. Signal Processing Letters, IEEE,2002,9(3):81-84.

© 2004-2018 中国地质图书馆版权所有 京ICP备05064691号 京公网安备11010802017129号

地址:北京市海淀区学院路29号 邮编:100083

电话:办公室:(+86 10)66554848;文献借阅、咨询服务、科技查新:66554700