期刊文献+
共找到16篇文章
< 1 >
每页显示 20 50 100
A new method for extracting domain terminology
1
作者 裴炳镇 陈笑蓉 +1 位作者 胡熠 陆汝占 《Journal of Harbin Institute of Technology(New Series)》 EI CAS 2009年第2期289-296,共8页
This article proposes a new general, highly efficient algorithm for extracting domain terminologies. This domain-independent algorithm with multi-layers of filters is a hybrid of statistic-oriented and rule-oriented m... This article proposes a new general, highly efficient algorithm for extracting domain terminologies. This domain-independent algorithm with multi-layers of filters is a hybrid of statistic-oriented and rule-oriented methods. Utilizing the features of domain terminologies and the characteristics that are unique to Chinese, this algorithm extracts domain terminologies by generating multi-word unit (MWU) candidates at first and then fihering the candidates through multi-strategies. Our test resuhs show that this algorithm is feasible and effective. 展开更多
关键词 domain terminology multi-word unit (MWU) automatic extract filter
下载PDF
Robust Radiometric Normalization of the near Equatorial Satellite Images Using Feature Extraction and Remote Sensing Analysis
2
作者 Hayder Dibs Shattri Mansor +1 位作者 Noordin Ahmad Nadhir Al-Ansari 《Engineering(科研)》 CAS 2023年第2期75-89,共15页
Relative radiometric normalization (RRN) minimizes radiometric differences among images caused by inconsistencies of acquisition conditions rather than changes in surface. Scale invariant feature transform (SIFT) has ... Relative radiometric normalization (RRN) minimizes radiometric differences among images caused by inconsistencies of acquisition conditions rather than changes in surface. Scale invariant feature transform (SIFT) has the ability to automatically extract control points (CPs) and is commonly used for remote sensing images. However, its results are mostly inaccurate and sometimes contain incorrect matching caused by generating a small number of false CP pairs. These CP pairs have high false alarm matching. This paper presents a modified method to improve the performance of SIFT CPs matching by applying sum of absolute difference (SAD) in a different manner for the new optical satellite generation called near-equatorial orbit satellite and multi-sensor images. The proposed method, which has a significantly high rate of correct matches, improves CP matching. The data in this study were obtained from the RazakSAT satellite a new near equatorial satellite system. The proposed method involves six steps: 1) data reduction, 2) applying the SIFT to automatically extract CPs, 3) refining CPs matching by using SAD algorithm with empirical threshold, and 4) calculation of true CPs intensity values over all image’ bands, 5) preforming a linear regression model between the intensity values of CPs locate in reverence and sensed image’ bands, 6) Relative radiometric normalization conducting using regression transformation functions. Different thresholds have experimentally tested and used in conducting this study (50 and 70), by followed the proposed method, and it removed the false extracted SIFT CPs to be from 775, 1125, 883, 804, 883 and 681 false pairs to 342, 424, 547, 706, 547, and 469 corrected and matched pairs, respectively. 展开更多
关键词 Relative Radiometric Normalization Scale Invariant Feature Transform automatically Extraction Control Points Sum of Absolute Difference
下载PDF
EXPLORATION ON METHOD OF AUTO-CLASSIFICATION FOR MAIN GROUND OBJECTS OF THREE GORGES RESERVOIR AREA 被引量:5
3
作者 ZHANGBao-lei SONGMeng-qiang ZHOUWan-cun 《Chinese Geographical Science》 SCIE CSCD 2005年第2期157-161,共5页
Taking TM images, SPOT photos and DEM images as the basic information, this paper had not only put forward a kind of manual controlled computer-automatic extraction method, but also completed the task of extracting th... Taking TM images, SPOT photos and DEM images as the basic information, this paper had not only put forward a kind of manual controlled computer-automatic extraction method, but also completed the task of extracting the main types of ground objects in the Three Gorges Reservoir area under relatively high accuracy, after finishing such preprocessing tasks as correcting the topographical spectrum and synthesizing the data. Taking the specialized image analysis software-eCognition as the platform, the research achieved the goal of classifying through choosing samples, picking out the best wave bands, and producing the identifying functions. At the same time the extraction process partly dispelled the influence of such phenomena as the same thing with different spectrums, different things with the same spectrum, border transitions, etc. The research did certain exploration in the aspect of technological route and method of using automatic extraction of the remote sensing image to obtain the information of land cover for the regions whose ground objects have complicated spectrums. 展开更多
关键词 automatic extraction ground object identifying functions Three GorgesReservoir area
下载PDF
A state-of-the-art review of automated extraction of rock mass discontinuity characteristics using three-dimensional surface models 被引量:6
4
作者 Rushikesh Battulwar Masoud Zare-Naghadehi +1 位作者 Ebrahim Emami Javad Sattarvand 《Journal of Rock Mechanics and Geotechnical Engineering》 SCIE CSCD 2021年第4期920-936,共17页
In the last two decades,significant research has been conducted in the field of automated extraction of rock mass discontinuity characteristics from three-dimensional(3D)models.This provides several methodologies for ... In the last two decades,significant research has been conducted in the field of automated extraction of rock mass discontinuity characteristics from three-dimensional(3D)models.This provides several methodologies for acquiring discontinuity measurements from 3D models,such as point clouds generated using laser scanning or photogrammetry.However,even with numerous automated and semiautomated methods presented in the literature,there is not one single method that can automatically characterize discontinuities accurately in a minimum of time.In this paper,we critically review all the existing methods proposed in the literature for the extraction of discontinuity characteristics such as joint sets and orientations,persistence,joint spacing,roughness and block size using point clouds,digital elevation maps,or meshes.As a result of this review,we identify the strengths and drawbacks of each method used for extracting those characteristics.We found that the approaches based on voxels and region growing are superior in extracting joint planes from 3D point clouds.Normal tensor voting with trace growth algorithm is a robust method for measuring joint trace length from 3D meshes.Spacing is estimated by calculating the perpendicular distance between joint planes.Several independent roughness indices are presented to quantify roughness from 3D surface models,but there is a need to incorporate these indices into automated methodologies.There is a lack of efficient algorithms for direct computation of block size from 3D rock mass surface models. 展开更多
关键词 Rock mass Discontinuity characterization Automatic extraction Three-dimensional(3D)point cloud
下载PDF
Automatic Keyphrase Extraction from Scientific Chinese Medical Abstracts Based on Character-Level Sequence Labeling 被引量:4
5
作者 Liangping Ding Zhixiong Zhang +2 位作者 Huan Liu Jie Li GaihongYu 《Journal of Data and Information Science》 CSCD 2021年第3期35-57,共23页
Purpose:Automatic keyphrase extraction(AKE)is an important task for grasping the main points of the text.In this paper,we aim to combine the benefits of sequence labeling formulation and pretrained language model to p... Purpose:Automatic keyphrase extraction(AKE)is an important task for grasping the main points of the text.In this paper,we aim to combine the benefits of sequence labeling formulation and pretrained language model to propose an automatic keyphrase extraction model for Chinese scientific research.Design/methodology/approach:We regard AKE from Chinese text as a character-level sequence labeling task to avoid segmentation errors of Chinese tokenizer and initialize our model with pretrained language model BERT,which was released by Google in 2018.We collect data from Chinese Science Citation Database and construct a large-scale dataset from medical domain,which contains 100,000 abstracts as training set,6,000 abstracts as development set and 3,094 abstracts as test set.We use unsupervised keyphrase extraction methods including term frequency(TF),TF-IDF,TextRank and supervised machine learning methods including Conditional Random Field(CRF),Bidirectional Long Short Term Memory Network(BiLSTM),and BiLSTM-CRF as baselines.Experiments are designed to compare word-level and character-level sequence labeling approaches on supervised machine learning models and BERT-based models.Findings:Compared with character-level BiLSTM-CRF,the best baseline model with F1 score of 50.16%,our character-level sequence labeling model based on BERT obtains F1 score of 59.80%,getting 9.64%absolute improvement.Research limitations:We just consider automatic keyphrase extraction task rather than keyphrase generation task,so only keyphrases that are occurred in the given text can be extracted.In addition,our proposed dataset is not suitable for dealing with nested keyphrases.Practical implications:We make our character-level IOB format dataset of Chinese Automatic Keyphrase Extraction from scientific Chinese medical abstracts(CAKE)publicly available for the benefits of research community,which is available at:https://github.com/possible1402/Dataset-For-Chinese-Medical-Keyphrase-Extraction.Originality/value:By designing comparative experiments,our study demonstrates that character-level formulation is more suitable for Chinese automatic keyphrase extraction task under the general trend of pretrained language models.And our proposed dataset provides a unified method for model evaluation and can promote the development of Chinese automatic keyphrase extraction to some extent. 展开更多
关键词 Automatic keyphrase extraction Character-level sequence labeling Pretrained language model Scientific chinese medical abstracts
下载PDF
Saliency detection and edge feature matching approach for crater extraction 被引量:2
6
作者 An Liu Donghua Zhou +1 位作者 Lixin Chen Maoyin Chen 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2015年第6期1291-1300,共10页
Craters are salient terrain features on planetary surfaces, and provide useful information about the relative dating of geological unit of planets. In addition, they are ideal landmarks for spacecraft navigation. Due ... Craters are salient terrain features on planetary surfaces, and provide useful information about the relative dating of geological unit of planets. In addition, they are ideal landmarks for spacecraft navigation. Due to low contrast and uneven illumination, automatic extraction of craters remains a challenging task. This paper presents a saliency detection method for crater edges and a feature matching algorithm based on edges informa- tion. The craters are extracted through saliency edges detection, edge extraction and selection, feature matching of the same crater edges and robust ellipse fitting. In the edges matching algorithm, a crater feature model is proposed by analyzing the relationship between highlight region edges and shadow region ones. Then, crater edges are paired through the effective matching algorithm. Experiments of real planetary images show that the proposed approach is robust to different lights and topographies, and the detection rate is larger than 90%. 展开更多
关键词 CRATER automatic extraction visual saliency featurematching edge detection.
下载PDF
Exploring the Potentialities of Automatic Extraction of University Webometric Information 被引量:2
7
作者 Gianpiero Bianchi Renato Bruni +3 位作者 Cinzia Daraio Antonio Laureti Palma Giulio Perani Francesco Scalfati 《Journal of Data and Information Science》 CSCD 2020年第4期43-55,共13页
Purpose:The main objective of this work is to show the potentialities of recently developed approaches for automatic knowledge extraction directly from the universities’websites.The information automatically extracte... Purpose:The main objective of this work is to show the potentialities of recently developed approaches for automatic knowledge extraction directly from the universities’websites.The information automatically extracted can be potentially updated with a frequency higher than once per year,and be safe from manipulations or misinterpretations.Moreover,this approach allows us flexibility in collecting indicators about the efficiency of universities’websites and their effectiveness in disseminating key contents.These new indicators can complement traditional indicators of scientific research(e.g.number of articles and number of citations)and teaching(e.g.number of students and graduates)by introducing further dimensions to allow new insights for“profiling”the analyzed universities.Design/methodology/approach:Webometrics relies on web mining methods and techniques to perform quantitative analyses of the web.This study implements an advanced application of the webometric approach,exploiting all the three categories of web mining:web content mining;web structure mining;web usage mining.The information to compute our indicators has been extracted from the universities’websites by using web scraping and text mining techniques.The scraped information has been stored in a NoSQL DB according to a semistructured form to allow for retrieving information efficiently by text mining techniques.This provides increased flexibility in the design of new indicators,opening the door to new types of analyses.Some data have also been collected by means of batch interrogations of search engines(Bing,www.bing.com)or from a leading provider of Web analytics(SimilarWeb,http://www.similarweb.com).The information extracted from the Web has been combined with the University structural information taken from the European Tertiary Education Register(https://eter.joanneum.at/#/home),a database collecting information on Higher Education Institutions(HEIs)at European level.All the above was used to perform a clusterization of 79 Italian universities based on structural and digital indicators.Findings:The main findings of this study concern the evaluation of the potential in digitalization of universities,in particular by presenting techniques for the automatic extraction of information from the web to build indicators of quality and impact of universities’websites.These indicators can complement traditional indicators and can be used to identify groups of universities with common features using clustering techniques working with the above indicators.Research limitations:The results reported in this study refers to Italian universities only,but the approach could be extended to other university systems abroad.Practical implications:The approach proposed in this study and its illustration on Italian universities show the usefulness of recently introduced automatic data extraction and web scraping approaches and its practical relevance for characterizing and profiling the activities of universities on the basis of their websites.The approach could be applied to other university systems.Originality/value:This work applies for the first time to university websites some recently introduced techniques for automatic knowledge extraction based on web scraping,optical character recognition and nontrivial text mining operations(Bruni&Bianchi,2020). 展开更多
关键词 Development of data and information services Webometrics indicators Higher education institutions Automatic extraction Machine learning Optimization
下载PDF
Automatic Fast and Robust Technique to Refine Extracted SIFT Key Points for Remote Sensing Images 被引量:2
8
作者 Hayder Dibs Shattri Mansor +2 位作者 Noordin Ahmad Biswajeet Pradhan Nadhir A.Al-Ansari 《Journal of Civil Engineering and Architecture》 2020年第6期339-350,共12页
The scale-invariant feature transform(SIFT)ability to automatic control points(CPs)extraction is very well known on remote sensing images,however,its result inaccurate and sometimes has incorrect matching from generat... The scale-invariant feature transform(SIFT)ability to automatic control points(CPs)extraction is very well known on remote sensing images,however,its result inaccurate and sometimes has incorrect matching from generating a small number of false CPs pairs,their matching has high false alarm.This paper presents a method containing a modification to improve the performance of the SIFT CPs matching by applying sum of absolute difference(SAD)in different manner for the new optical satellite generation called near-equatorial orbit satellite(NEqO)and multi-sensor images.The proposed method leads to improving CPs matching with a significantly higher rate of correct matches.The data in this study were obtained from the RazakSAT satellite covering the Kuala Lumpur-Pekan area.The proposed method consists of three parts:(1)applying the SIFT to extract CPs automatically,(2)refining CPs matching by SAD algorithm with empirical threshold,and(3)evaluating the refined CPs scenario by comparing the result of the original SIFT with that of the proposed method.The result indicates an accurate and precise performance of the model,which showed the effectiveness and robustness of the proposed approach. 展开更多
关键词 Automatic extraction of ground control point sum of absolute difference near-equatorial satellite multi-sensor modified SIFT
下载PDF
Structural Interpretation of Lineaments by Satellite Image Processing(Landsat TM)in the Region of Zahret Medien(Northern Tunisia) 被引量:1
9
作者 Sonia Gannouni Hakim Gabtni 《Journal of Geographic Information System》 2015年第2期119-127,共9页
There are several techniques that were developed for determining the linear features. Lineament extraction?from satellite data has been the most widely used applications in geology. In the present study, lineament has... There are several techniques that were developed for determining the linear features. Lineament extraction?from satellite data has been the most widely used applications in geology. In the present study, lineament has?been extracted from the digital satellite scene (Landsat 5, TM data), in the region of Zahret Median situated in the north west of Tunisia. The image was enhanced and used for automatic extraction. Several directions of features were mapped. The directions of major invoices are NE-SW and NW-SE oriented. The validation of the obtained results is carried out by comparison with the results geophysics as well as to the studies previous of mapping developed in the sector of study. 展开更多
关键词 Linear Features Satellite Image FILTER Automatic Extraction Direction
下载PDF
Automatic Road Extraction in Rural Areas Based on Digital Imaging and Laser Scanner Data
10
作者 Claudionor Ribeiro da Silva Jorge Ant6nio Silva Centeno Maria Joao Henriques 《Journal of Civil Engineering and Architecture》 2011年第4期285-296,共12页
Digitizing road maps manually is an expensive and time-consuming task. Several methods that intend to develop fully or semi-automated systems have been proposed. In this work we introduce a method, based on the Radon ... Digitizing road maps manually is an expensive and time-consuming task. Several methods that intend to develop fully or semi-automated systems have been proposed. In this work we introduce a method, based on the Radon transform and optimal algorithms, which extracts automatically roads on images of rural areas, images that were acquired by digital cameras and airborne laser scanners. The proposed method detects linear segments iteratively and starting from this it generates the centerlines of the roads. The method is based on an objective function which depends on three parameters related to the correlation between the cross-sections, spectral similarity and directions of the segments. Different tests were performed using aerial photos, Ikonos images and laser scanner data of an area located in the state of Parana (Brazil) and their results are presented and discussed. The quality of the detection of the roads centerlines was computed using several indexes - completeness, correctness and RMS. The values obtained reveal the good performance of the proposed methodology. 展开更多
关键词 Radon transform automatic extraction ROADS laser scanning digital image
下载PDF
Geometric Correction Analysis of Highly Distortion of Near Equatorial Satellite Images Using Remote Sensing and Digital Image Processing Techniques
11
作者 Hayder Dibs Shattri Mansor +1 位作者 Noordin Ahmad Nadhir Al-Ansari 《Engineering(科研)》 2022年第1期1-8,共8页
<span style="font-family:Verdana;">The Near-equatorial orbit (NEqO) satellite represent</span><span style="font-family:Verdana;">s</span><span style="font-family:Ver... <span style="font-family:Verdana;">The Near-equatorial orbit (NEqO) satellite represent</span><span style="font-family:Verdana;">s</span><span style="font-family:Verdana;"> a new generation of optical satellite images characterized by nonlinear distortion when captured. Conventional modeling techniques are insufficient to overcome the geometric distortion in these satellite images. This study proposes a new methodology for overcom</span><span style="font-family:Verdana;">ing</span><span style="font-family:Verdana;"> the geometric distortion of the NEqO images. The data used are obtained from RazakSAT and SPOT-5 satellite images in Malaysia. The method starts with applying the RI-SIFT algorithm to extract control points (CPs) automatically. These CPs are used to solve for the transformation parameters of the geometric correction model by applying spline transformations. The result </span><span style="font-family:Verdana;">is </span><span style="font-family:Verdana;">verified through statistical comparison: 1) geometric correction on the RazakSAT image is performed with Spot satellite image with using first-order polynomial trans-formation. 2) Then calculate the root mean square error (RMSE)</span><span style="font-family:Verdana;">. </span><span style="font-family:;" "=""><span style="font-family:Verdana;">3) Compare the calculated RMSE with that obtained from the first step with that of the proposed method. The RMSE value of the geometric corrections using the proposed method was 7.08 × 10</span><sup><span style="font-family:Verdana;"><span style="white-space:nowrap;">&#8722;</span>9</span></sup><span style="font-family:Verdana;"> m. The proposed method provides promising results.</span></span> 展开更多
关键词 Near Equatorial Satellite Geometric Correction Automatic Extraction of CPs RI-SIFT Sum of Absolute Difference
下载PDF
Automatic Extraction of Contextual Co-occurrence Chain and Its Relationship with Textual Cohesion 被引量:1
12
作者 孙爱珍 《Chinese Journal of Applied Linguistics》 2011年第4期3-14,127,共13页
Semantic lexical chains have been regarded as important in textural cohesion, although traditionally, the classification of these chains has been limited to repetition, synonymy, hyponymy, and collocates. The cases of... Semantic lexical chains have been regarded as important in textural cohesion, although traditionally, the classification of these chains has been limited to repetition, synonymy, hyponymy, and collocates. The cases of automatic extraction of lexical chains have found that the contextual synonyms can not be recognized, nor extracted automatically. This study took the data-based technology to extract the contextually co-occurring lexical chains through thematic lexical items. It found that these contextually co-occurring lexical chains can include the semantic lexical chains and contextual synonyms. It also found that, in extraction of collocates of the co-occurring lexical items, these collocates form secondary lexical chains, which contribute to textual cohesion. The vertical lexical chains made of contextually cooccurring lexical items and the horizontal chains made of collocational lexical items work together in making the text into a coherent whole. 展开更多
关键词 semantic lexical chain the contextual co-occurrence chain automatic extraction collocation chain
原文传递
Automatic extraction of lunar impact craters from Chang'E-1 satellite photographs 被引量:8
13
作者 WAN Cong CHENG WeiMing +2 位作者 ZHOU ZengPo ZHAO ShangMin XIA Yao 《Science China(Physics,Mechanics & Astronomy)》 SCIE EI CAS 2012年第1期162-169,共8页
The distribution characteristics of the impact craters can provide a large amount of information on impact history and the lunar evolution process. In this research, based on the digital elevation model (DEM) data o... The distribution characteristics of the impact craters can provide a large amount of information on impact history and the lunar evolution process. In this research, based on the digital elevation model (DEM) data originating from Change'E-1 CCD stereo camera, three automatic extraction methods for the impact craters are implemented in two research areas: direct extraction from flooded DEM data (the Flooded method), object-oriented extraction from DEM data by using ENVI ZOOM function (the Object-Oriented method) and novel object-oriented extraction from flooded DEM data (the Flooded Object-Oriented method). Accuracy assessment, extracted degree computation, cumulative frequency analysis, shape and age analysis of the extracted craters combined display the following results. (1) The Flooded Object-Oriented method yields better accuracy than the other two methods in the two research areas; the extraction result of the Flooded method offers the similar accuracy to that of the Object-Oriented method. (2) The cumulative frequency curves for the extracted craters and the confirmed craters share a simi- lar change trajectory. (3) The number of the impact craters extracted by the three methods in the Imbrian period is the largest and is of various types; as to their age earlier than lmbrain, it is difficult to extract because they could have been destroyed. 展开更多
关键词 automatic extraction lunar impact craters Object-Oriented method accuracy assessment cumulative frequencyanalysis Chang'E-1 data
原文传递
Automated extraction of corn leaf points from unorganized terrestrial LiDAR point clouds 被引量:1
14
作者 Wei Su Mingzheng Zhang +1 位作者 Junming Liu Zhongping Sun 《International Journal of Agricultural and Biological Engineering》 SCIE EI CAS 2018年第3期166-170,共5页
Terrestrial LiDAR data can be used to extract accurate structure parameters of corn plant and canopy,such as leaf area,leaf distribution,and 3D model.The first step of these applications is to extract corn leaf points... Terrestrial LiDAR data can be used to extract accurate structure parameters of corn plant and canopy,such as leaf area,leaf distribution,and 3D model.The first step of these applications is to extract corn leaf points from unorganized LiDAR point clouds.This paper focused on an automated extraction algorithm for identifying the points returning on corn leaf from massive,unorganized LiDAR point clouds.In order to mine the distinct geometry of corn leaves and stalk,the Difference of Normal(DoN)method was proposed to extract corn leaf points.Firstly,the normals of corn leaf surface for all points were estimated on multiple scales.Secondly,the directional ambiguity of the normals was eliminated to obtain the same normal direction for the same leaf distribution.Finally,the DoN was computed and the computed DoN results on the optimal scale were used to extract leave points.The quantitative accuracy assessment showed that the overall accuracy was 94.10%,commission error was 5.89%,and omission error was 18.65%.The results indicate that the proposed method is effective and the corn leaf points can be extracted automatically from massive,unorganized terrestrial LiDAR point clouds using the proposed DoN method. 展开更多
关键词 corn leaves terrestrial LiDAR cloud points automatic extraction crop growth monitoring PHENOTYPING difference of normal(DoN) directional ambiguity of the normals
原文传递
Automatic extraction of foreground objects from Mars images 被引量:1
15
作者 WANG Shuliang LIU Chang +4 位作者 WU Shangru NIE Qianqian WANG Yongtao ZENG Shi ZHU Haifeng 《Geo-Spatial Information Science》 SCIE EI 2012年第1期17-25,共9页
A novel method is proposed to automatically extract foreground objects from Martian surface images.The characteristics of Mars images are distinct,e.g.uneven illumination,low contrast between foreground and background... A novel method is proposed to automatically extract foreground objects from Martian surface images.The characteristics of Mars images are distinct,e.g.uneven illumination,low contrast between foreground and background,much noise in the background,and foreground objects with irregular shapes.In the context of these characteristics,an image is divided into foreground objects and background information.Homomorphism filtering is first applied to rectify brightness.Then,wavelet transformation enhances contrast and denoises the image.Third,edge detection and active contour are combined to extract contours regardless of the shape of the image.Experimental results show that the method can extract foreground objects from Mars images automatically and accurately,and has many potential applications. 展开更多
关键词 automatic object extraction Mars images homomorphic filtering wavelet transformation active contour edge detection
原文传递
An automatic extraction method for individual tree crowns based on self-adaptive mutual information and tile computing 被引量:1
16
作者 Ying Bao Qingjiu Tian +1 位作者 Min Chen Hui Lin 《International Journal of Digital Earth》 SCIE EI CSCD 2015年第6期495-516,共22页
Forest data acquisition,which is of crucial importance for modeling global biogeochemical cycles and climate,makes a contribution to building the ecological Digital Earth(DE).Due to the complex calculations and large ... Forest data acquisition,which is of crucial importance for modeling global biogeochemical cycles and climate,makes a contribution to building the ecological Digital Earth(DE).Due to the complex calculations and large volumes of data associated with high-resolution images of large areas,accurate and effective extraction of individual tree crowns remains challenging.In this study,two GeoEye-1 panchromatic images of Beihai and Ningbo in China with areas of 5 and 25 km2,respectively,were used as experimental data to establish a novel method for the automatic extraction of individual tree crowns based on a self-adaptive mutual information(SMI)algorithm and tile computing technology(SMI-TCT).To evaluate the performance of the algorithm,four commonly used algorithms were also applied to extract the individual tree crowns.The overall accuracy of the proposed method for the two experimental areas was superior to that of the four other algorithms,with maximum extraction accuracies of 85.7%and 63.8%.Moreover,the results also indicated that the novel method was suitable for individual tree crowns extraction in sizeable areas because of the multithread parallel computing technology. 展开更多
关键词 individual tree crowns GeoEye-1 automatic extraction tile computing mutual information
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部