期刊文献+
共找到15,467篇文章
< 1 2 250 >
每页显示 20 50 100
Geographic Object-Based Image Analysis of Changes in Land Cover in the Coastal Zones of the Red River Delta (Vietnam)
1
作者 Simona Niculescu Chi Nguyen Lam 《Journal of Environmental Protection》 2019年第3期413-430,共18页
The majority of the population and economic activity of the northern half of Vietnam is clustered in the Red River Delta and about half of the country’s rice production takes place here. There are significant problem... The majority of the population and economic activity of the northern half of Vietnam is clustered in the Red River Delta and about half of the country’s rice production takes place here. There are significant problems associated with its geographical position and the intensive exploitation of resources by an overabundant population (population density of 962 inhabitants/km2). Some thirty years after the economic liberalization and the opening of the country to international markets, agricultural land use patterns in the Red River Delta, particularly in the coastal area, have undergone many changes. Remote sensing is a particularly powerful tool in processing and providing spatial information for monitoring land use changes. The main methodological objective is to find a solution to process the many heterogeneous coastal land use parameters, so as to describe it in all its complexity, specifically by making use of the latest European satellite data (Sentinel-2). This complexity is due to local variations in ecological conditions, but also to anthropogenic factors that directly and indirectly influence land use dynamics. The methodological objective was to develop a new Geographic Object-based Image Analysis (GEOBIA) approach for mapping coastal areas using Sentinel-2 data and Landsat 8. By developing a new segmentation, accuracy measure, in this study was determined that segmentation accuracies decrease with increasing segmentation scales and that the negative impact of under-segmentation errors significantly increases at a large scale. An Estimation of Scale Parameter (ESP) tool was then used to determine the optimal segmentation parameter values. A popular machine learning algorithms (Random Forests-RFs) is used. For all classifications algorithm, an increase in overall accuracy was observed with the full synergistic combination of available data sets. 展开更多
关键词 COASTAL ZONES Red River Delta Land COVER CHANGES Remote Sensing GEOGRAPHIC object-based images analysis
暂未订购
Incorporating DeepLabv3+and object-based image analysis for semantic segmentation of very high resolution remote sensing images 被引量:15
2
作者 Shouji Du Shihong Du +1 位作者 Bo Liu Xiuyuan Zhang 《International Journal of Digital Earth》 SCIE 2021年第3期357-378,共22页
Semantic segmentation of remote sensing images is an important but unsolved problem in the remote sensing society.Advanced image semantic segmentation models,such as DeepLabv3+,have achieved astonishing performance fo... Semantic segmentation of remote sensing images is an important but unsolved problem in the remote sensing society.Advanced image semantic segmentation models,such as DeepLabv3+,have achieved astonishing performance for semantically labeling very high resolution(VHR)remote sensing images.However,it is difficult for these models to capture the precise outlines of ground objects and explore the context information that revealing relationships among image objects for optimizing segmentation results.Consequently,this study proposes a semantic segmentation method for VHR images by incorporating deep learning semantic segmentation model(DeepLabv3+)and objectbased image analysis(OBIA),wherein DSM is employed to provide geometric information to enhance the interpretation of VHR images.The proposed method first obtains two initial probabilistic labeling predictions using a DeepLabv3+network on spectral image and a random forest(RF)classifier on hand-crafted features,respectively.These two predictions are then integrated by Dempster-Shafer(D-S)evidence theory to be fed into an object-constrained higher-order conditional random field(CRF)framework to estimate the final semantic labeling results with the consideration of the spatial contextual information.The proposed method is applied to the ISPRS 2D semantic labeling benchmark,and competitive overall accuracies of 90.6%and 85.0%are achieved for Vaihingen and Potsdam datasets,respectively. 展开更多
关键词 Semantic segmentation DeepLabv3+ object-based image analysis DempsterShafer evidence theory conditional random field VHR images
原文传递
Evaluating pixel-based vs.object-based image analysis approaches for lithological discrimination using VNIR data of WorldView-3
3
作者 Samira SHAYEGANPOUR Majid H.TANGESTANI +1 位作者 Saeid HOMAYOUNI Robert K.VINCENT 《Frontiers of Earth Science》 SCIE CAS CSCD 2021年第1期38-53,共16页
The object-based against pixel-based image analysis approaches were assessed for lithological mapping in a geologically complex terrain using Visible Near Infrared(VNIR)bands of WorldView-3(WV-3)satellite imagery.The ... The object-based against pixel-based image analysis approaches were assessed for lithological mapping in a geologically complex terrain using Visible Near Infrared(VNIR)bands of WorldView-3(WV-3)satellite imagery.The study area is Hormuz Island,southern Iran,a salt dome composed of dominant sedimentary and igneous rocks.When performing the object-based image analysis(OBLA)approach,the textural and spectral characteristics of lithological features were analyzed by the use of support vector machine(SVM)algorithm.However,in the pixelbased image analysis(PBIA),the spectra of lithological end-members,extracted from imagery,were used through the spectral angle mapper(SAM)method.Several test samples were used in a confusion matrix to assess the accuracy of classification methods quantitatively.Results showed that OBIA was capable of lithological mapping with an overall accuracy of 86.54%which was 19.33%greater than the accuracy of PBIA.OBIA also reduced the salt-and-pepper artifact pixels and produced a more realistic map with sharper lithological borders.This research showed limitations of pixel-based method due to relying merely on the spectral characteristics of rock types when applied to high-spatial-resolution VNIR bands of WorldView-3 imagery.It is concluded that the application of an object-based image analysis approach obtains a more accurate lithological classification when compared to a pixel-based image analysis algorithm. 展开更多
关键词 object-based image analysis pixel-based image analysis lithological mapping Worldview-3 Hormuz Island spectral angle mapper support vector machine
原文传递
Transformers for Multi-Modal Image Analysis in Healthcare
4
作者 Sameera V Mohd Sagheer Meghana K H +2 位作者 P M Ameer Muneer Parayangat Mohamed Abbas 《Computers, Materials & Continua》 2025年第9期4259-4297,共39页
Integrating multiple medical imaging techniques,including Magnetic Resonance Imaging(MRI),Computed Tomography,Positron Emission Tomography(PET),and ultrasound,provides a comprehensive view of the patient health status... Integrating multiple medical imaging techniques,including Magnetic Resonance Imaging(MRI),Computed Tomography,Positron Emission Tomography(PET),and ultrasound,provides a comprehensive view of the patient health status.Each of these methods contributes unique diagnostic insights,enhancing the overall assessment of patient condition.Nevertheless,the amalgamation of data from multiple modalities presents difficulties due to disparities in resolution,data collection methods,and noise levels.While traditional models like Convolutional Neural Networks(CNNs)excel in single-modality tasks,they struggle to handle multi-modal complexities,lacking the capacity to model global relationships.This research presents a novel approach for examining multi-modal medical imagery using a transformer-based system.The framework employs self-attention and cross-attention mechanisms to synchronize and integrate features across various modalities.Additionally,it shows resilience to variations in noise and image quality,making it adaptable for real-time clinical use.To address the computational hurdles linked to transformer models,particularly in real-time clinical applications in resource-constrained environments,several optimization techniques have been integrated to boost scalability and efficiency.Initially,a streamlined transformer architecture was adopted to minimize the computational load while maintaining model effectiveness.Methods such as model pruning,quantization,and knowledge distillation have been applied to reduce the parameter count and enhance the inference speed.Furthermore,efficient attention mechanisms such as linear or sparse attention were employed to alleviate the substantial memory and processing requirements of traditional self-attention operations.For further deployment optimization,researchers have implemented hardware-aware acceleration strategies,including the use of TensorRT and ONNX-based model compression,to ensure efficient execution on edge devices.These optimizations allow the approach to function effectively in real-time clinical settings,ensuring viability even in environments with limited resources.Future research directions include integrating non-imaging data to facilitate personalized treatment and enhancing computational efficiency for implementation in resource-limited environments.This study highlights the transformative potential of transformer models in multi-modal medical imaging,offering improvements in diagnostic accuracy and patient care outcomes. 展开更多
关键词 Multi-modal image analysis medical imaging deep learning image segmentation disease detection multi-modal fusion Vision Transformers(ViTs) precision medicine clinical decision support
在线阅读 下载PDF
Image analysis of cardiac hepatopathy secondary to heart failure:Machine learning vs gastroenterologists and radiologists
5
作者 Suguru Miida Hiroteru Kamimura +20 位作者 Shinya Fujiki Taichi Kobayashi Saori Endo Hiroki Maruyama Tomoaki Yoshida Yusuke Watanabe Naruhiro Kimura Hiroyuki Abe Akira Sakamaki Takeshi Yokoo Masanori Tsukada Fujito Numano Takeshi Kashimura Takayuki Inomata Yuma Fuzawa Tetsuhiro Hirata Yosuke Horii Hiroyuki Ishikawa Hirofumi Nonaka Kenya Kamimura Shuji Terai 《World Journal of Gastroenterology》 2025年第34期81-93,共13页
BACKGROUND Congestive hepatopathy,also known as nutmeg liver,is liver damage secondary to chronic heart failure(HF).Its morphological characteristics in terms of medical imaging are not defined and remain unclear.AIM ... BACKGROUND Congestive hepatopathy,also known as nutmeg liver,is liver damage secondary to chronic heart failure(HF).Its morphological characteristics in terms of medical imaging are not defined and remain unclear.AIM To leverage machine learning to capture imaging features of congestive hepatopathy using incidentally acquired computed tomography(CT)scans.METHODS We retrospectively analyzed 179 chronic HF patients who underwent echocardiography and CT within one year.Right HF severity was classified into three grades.Liver CT images at the paraumbilical vein level were used to develop a ResNet-based machine learning model to predict tricuspid regurgitation(TR)severity.Model accuracy was compared with that of six gastroenterology and four radiology experts.RESULTS In the included patients,120 were male(mean age:73.1±14.4 years).The accuracy of the results predicting TR severity from a single CT image for the machine learning model was significantly higher than the average accuracy of the experts.The model was found to be exceptionally reliable for predicting severe TR.CONCLUSION Deep learning models,particularly those using ResNet architectures,can help identify morphological changes associated with TR severity,aiding in early liver dysfunction detection in patients with HF,thereby improving outcomes. 展开更多
关键词 Machine learning Liver congestion Heart failure Artificial intelligence image analysis
暂未订购
A Critical Discourse Analysis of Corporate Image Construction Based on a Corpus:A Case Study of Huawei’s Product Launch News
6
作者 WANG Ya-xin FU Zhu-heng 《Journal of Literature and Art Studies》 2025年第5期415-423,共9页
Corporate image is the external manifestation of a company’s cultural and spiritual essence,as well as the overall impression formed through its interactions with the public.Huawei,as a successful multinational enter... Corporate image is the external manifestation of a company’s cultural and spiritual essence,as well as the overall impression formed through its interactions with the public.Huawei,as a successful multinational enterprise,has established a robust corporate image in the international market through technological innovation and brand building.Moreover,Huawei’s development is closely aligned with national policies and strategies,making it a representative enterprise for showcasing China’s technological independence and national image.This study examines Huawei’s English press releases on product launches published between 2022 and 2024 and conducts a comparative analysis with similar materials from Apple’s official website.Based on Fairclough’s three-dimensional discourse analysis model,this research explores the linguistic features of Huawei’s corporate image construction from the perspectives of text,discourse practice,and social practice.The findings reveal that Huawei has successfully constructed a corporate image that emphasizes technological innovation,prioritizes user needs,and underscores its identity as a national enterprise.This study not only sheds light on Huawei’s strategies for image construction in international competition but also provides a valuable reference for Chinese enterprises in their cultural communication and brand building during the globalization process. 展开更多
关键词 corporate image critical discourse analysis corpus-based research
在线阅读 下载PDF
AMSA:Adaptive Multi-Channel Image Sentiment Analysis Network with Focal Loss
7
作者 Xiaofang Jin Yiran Li Yuying Yang 《Computers, Materials & Continua》 2025年第12期5309-5326,共18页
Given the importance of sentiment analysis in diverse environments,various methods are used for image sentiment analysis,including contextual sentiment analysis that utilizes character and scene relationships.However,... Given the importance of sentiment analysis in diverse environments,various methods are used for image sentiment analysis,including contextual sentiment analysis that utilizes character and scene relationships.However,most existing works employ character faces in conjunction with context,yet lack the capacity to analyze the emotions of characters in unconstrained environments,such as when their faces are obscured or blurred.Accordingly,this article presents the Adaptive Multi-Channel Sentiment Analysis Network(AMSA),a contextual image sentiment analysis framework,which consists of three channels:body,face,and context.AMSA employs Multi-task Cascaded Convolutional Networks(MTCNN)to detect faces within body frames;if detected,facial features are extracted and fused with body and context information for emotion recognition.If not,the model leverages body and context features alone.Meanwhile,to address class imbalance in the EMOTIC dataset,Focal Loss is introduced to improve classification performance,especially for minority emotion categories.Experimental results have shown that certain sentiment categories with lower representation in the dataset demonstrate leading classification accuracy,the AMSA yields a 2.53%increase compared with state-of-the-art methods. 展开更多
关键词 image sentiment analysis adaptive multi-channel class imbalance
在线阅读 下载PDF
The Evolution of Cartoon Images of Pandas in Western Media:A Multimodal Analysis
8
作者 YANG Yijia 《Cultural and Religious Studies》 2025年第4期191-200,共10页
Applying visual grammar theory,this study examines representational,interactive,and compositional meanings of the giant panda in Western media cartoons related to China from 1999 to the present.Distinct phases in the ... Applying visual grammar theory,this study examines representational,interactive,and compositional meanings of the giant panda in Western media cartoons related to China from 1999 to the present.Distinct phases in the panda’s representation were identified and illustrated by cases of cartoons in major Western media.These phases trace shift of panda cartoon image from a symbol of peace and friendliness to a politicized emblem of China’s international stance.Key visual trends,such as transitivity,color symbolism,scale enlargement,and increasing compositional complexity,embody the panda’s role in shaping China’s global image and its function in international discourse.These trends reflect the panda’s transformation into a contested symbol,which mediates between China’s self-representation and Western perceptions of its geopolitical rise.By situating the analysis within the context of China’s growing global influence,this study contributes to visual and media studies,demonstrating how cultural symbols are recontextualized to reflect and shape geopolitical narratives. 展开更多
关键词 multi-modal analysis visual grammar theory Western media panda cartoon image
在线阅读 下载PDF
Research on the Issue of False Explanations in Artificial Intelligence for Medical Image Analysis
9
作者 Weihan Jia 《Expert Review of Chinese Medical》 2025年第3期24-32,共9页
Deep learning models have become a core technological tool in the field of medical image analysis.However,these models often suffer from a lack of transparency in their decision-making processes,leading to challenges ... Deep learning models have become a core technological tool in the field of medical image analysis.However,these models often suffer from a lack of transparency in their decision-making processes,leading to challenges related to trust and interpret ability in clinical applications.To address this issue,explainable artificial intelligence(XAI)techniques have been applied to medical image analysis.While showing promising potential,XAI also brings significant ethical risks in practice—most notably,the problem of spurious explanations.Such explanations may rise further concerns regarding patient privacy,data security,and the attribution of decisionmaking authority in medical contexts.This paper analyzes the application of XAI methods—particularly saliency aps—in medical image interpretation,identifies the underlying causes of spurious explanations,and proposes possible mitigation strategies.The aim is to contribute to the responsible and sustainable integration of explainable AI into clinical practice. 展开更多
关键词 medical image analysis explainable artificial intelligence spurious explanation
在线阅读 下载PDF
Deep Learning in Medical Image Analysis: A Comprehensive Review of Algorithms, Trends, Applications, and Challenges
10
作者 Dawa Chyophel Lepcha Bhawna Goyal +4 位作者 Ayush Dogra Ahmed Alkhayyat Prabhat Kumar Sahu Aaliya Ali Vinay Kukreja 《Computer Modeling in Engineering & Sciences》 2025年第11期1487-1573,共87页
Medical image analysis has become a cornerstone of modern healthcare,driven by the exponential growth of data from imaging modalities such as MRI,CT,PET,ultrasound,and X-ray.Traditional machine learning methods have m... Medical image analysis has become a cornerstone of modern healthcare,driven by the exponential growth of data from imaging modalities such as MRI,CT,PET,ultrasound,and X-ray.Traditional machine learning methods have made early contributions;however,recent advancements in deep learning(DL)have revolutionized the field,offering state-of-the-art performance in image classification,segmentation,detection,fusion,registration,and enhancement.This comprehensive review presents an in-depth analysis of deep learning methodologies applied across medical image analysis tasks,highlighting both foundational models and recent innovations.The article begins by introducing conventional techniques and their limitations,setting the stage for DL-based solutions.Core DL architectures,including Convolutional Neural Networks(CNNs),Recurrent Neural Networks(RNNs),Generative Adversarial Networks(GANs),Vision Transformers(ViTs),and hybrid models,are discussed in detail,including their advantages and domain-specific adaptations.Advanced learning paradigms such as semi-supervised learning,selfsupervised learning,and few-shot learning are explored for their potential to mitigate data annotation challenges in clinical datasets.This review further categorizes major tasks in medical image analysis,elaborating on how DL techniques have enabled precise tumor segmentation,lesion detection,modality fusion,super-resolution,and robust classification across diverse clinical settings.Emphasis is placed on applications in oncology,cardiology,neurology,and infectious diseases,including COVID-19.Challenges such as data scarcity,label imbalance,model generalizability,interpretability,and integration into clinical workflows are critically examined.Ethical considerations,explainable AI(XAI),federated learning,and regulatory compliance are discussed as essential components of real-world deployment.Benchmark datasets,evaluation metrics,and comparative performance analyses are presented to support future research.The article concludes with a forward-looking perspective on the role of foundation models,multimodal learning,edge AI,and bio-inspired computing in the future of medical imaging.Overall,this review serves as a valuable resource for researchers,clinicians,and developers aiming to harness deep learning for intelligent,efficient,and clinically viable medical image analysis. 展开更多
关键词 Medical image analysis deep learning(DL) artificial intelligence(AI) neural networks convolutional neural networks(CNNs) generative adversarial networks(GANs) TRANSFORMERS natural language processing(NLP) computational applications comprehensive analysis
在线阅读 下载PDF
3D characterization and analysis of pore structure of packed ore particle beds based on computed tomography images 被引量:15
11
作者 杨保华 吴爱祥 +1 位作者 缪秀秀 刘金枝 《Transactions of Nonferrous Metals Society of China》 SCIE EI CAS CSCD 2014年第3期833-838,共6页
Methods and procedures of three-dimensional (3D) characterization of the pore structure features in the packed ore particle bed are focused. X-ray computed tomography was applied to deriving the cross-sectional imag... Methods and procedures of three-dimensional (3D) characterization of the pore structure features in the packed ore particle bed are focused. X-ray computed tomography was applied to deriving the cross-sectional images of specimens with single particle size of 1-2, 2-3, 3-4, 4-5, 5-6, 6-7, 7-8, 8-9, 9-10 ram. Based on the in-house developed 3D image analysis programs using Matlab, the volume porosity, pore size distribution and degree of connectivity were calculated and analyzed in detail. The results indicate that the volume porosity, the mean diameter of pores and the effective pore size (d50) increase with the increasing of particle size. Lognormal distribution or Gauss distribution is mostly suitable to model the pore size distribution. The degree of connectivity investigated on the basis of cluster-labeling algorithm also increases with increasing the particle size approximately. 展开更多
关键词 packed ore particle bed 3D pore structure X-ray computed tomography image analysis
在线阅读 下载PDF
Analysis of large-scale UAV images using a multi-scale hierarchical representation 被引量:5
12
作者 Huai Yu Jinwang Wang +2 位作者 Yu Bai Wen Yang Gui-Song Xia 《Geo-Spatial Information Science》 SCIE CSCD 2018年第1期33-44,共12页
Unmanned aerial vehicle(UAV)-based imaging systems have many superiorities compared with other platforms,such as high flexibility and low cost in collecting images,providing wide application prospects.However,the acqu... Unmanned aerial vehicle(UAV)-based imaging systems have many superiorities compared with other platforms,such as high flexibility and low cost in collecting images,providing wide application prospects.However,the acquisition of the UAV-based image commonly results in very high resolution and very large-scale images,which poses great challenges for subsequent applications.Therefore,an efficient representation of large-scale UAV images is necessary for the extraction of the required information in a reasonable time.In this work,we proposed a multi-scale hierarchical representation,i.e.binary partition tree,for analyzing large-scale UAV images.More precisely,we first obtained an initial partition of images by an oversegmentation algorithm,i.e.the simple linear iterative clustering.Next,we merged the similar superpixels to build an object-based hierarchical structure by fully considering the spectral and spatial information of the superpixels and their topological relationships.Moreover,objects of interest and optimal segmentation were obtained using object-based analysis methods with the hierarchical structure.Experimental results on processing the post-seismic UAV images of the 2013 Ya’an earthquake and the mosaic of images in the South-west of Munich demonstrate the effectiveness and efficiency of our proposed method. 展开更多
关键词 Unmanned aerial vehicle(UAV)image binary partition tree(BPT) object-based image analysis(OBIA) hierarchical segmentation object detection
原文传递
Temporal sequence Object-based CNN(TS-OCNN) for crop classification from fine resolution remote sensing image time-series 被引量:3
13
作者 Huapeng Li Yajun Tian +2 位作者 Ce Zhang Shuqing Zhang Peter MAtkinson 《The Crop Journal》 SCIE CSCD 2022年第5期1507-1516,共10页
Accurate crop distribution mapping is required for crop yield prediction and field management. Due to rapid progress in remote sensing technology, fine spatial resolution(FSR) remotely sensed imagery now offers great ... Accurate crop distribution mapping is required for crop yield prediction and field management. Due to rapid progress in remote sensing technology, fine spatial resolution(FSR) remotely sensed imagery now offers great opportunities for mapping crop types in great detail. However, within-class variance can hamper attempts to discriminate crop classes at fine resolutions. Multi-temporal FSR remotely sensed imagery provides a means of increasing crop classification from FSR imagery, although current methods do not exploit the available information fully. In this research, a novel Temporal Sequence Object-based Convolutional Neural Network(TS-OCNN) was proposed to classify agricultural crop type from FSR image time-series. An object-based CNN(OCNN) model was adopted in the TS-OCNN to classify images at the object level(i.e., segmented objects or crop parcels), thus, maintaining the precise boundary information of crop parcels. The combination of image time-series was first utilized as the input to the OCNN model to produce an ‘original’ or baseline classification. Then the single-date images were fed automatically into the deep learning model scene-by-scene in order of image acquisition date to increase successively the crop classification accuracy. By doing so, the joint information in the FSR multi-temporal observations and the unique individual information from the single-date images were exploited comprehensively for crop classification. The effectiveness of the proposed approach was investigated using multitemporal SAR and optical imagery, respectively, over two heterogeneous agricultural areas. The experimental results demonstrated that the newly proposed TS-OCNN approach consistently increased crop classification accuracy, and achieved the greatest accuracies(82.68% and 87.40%) in comparison with state-of-the-art benchmark methods, including the object-based CNN(OCNN)(81.63% and85.88%), object-based image analysis(OBIA)(78.21% and 84.83%), and standard pixel-wise CNN(79.18%and 82.90%). The proposed approach is the first known attempt to explore simultaneously the joint information from image time-series with the unique information from single-date images for crop classification using a deep learning framework. The TS-OCNN, therefore, represents a new approach for agricultural landscape classification from multi-temporal FSR imagery. Besides, it is readily generalizable to other landscapes(e.g., forest landscapes), with a wide application prospect. 展开更多
关键词 Convolutional neural network Multi-temporal imagery object-based image analysis(OBIA) Crop classification Fine spatial resolution imagery
在线阅读 下载PDF
An Object-based Approach for Two-level Gully Feature Mapping Using High-resolution DEM and Imagery: A Case Study on Hilly Loess Plateau Region, China 被引量:13
14
作者 LIU Kai DING Hu +4 位作者 TANG Guoan ZHU A-Xing YANG Xin JIANG Sheng CAO Jianjun 《Chinese Geographical Science》 SCIE CSCD 2017年第3期415-430,共16页
Gully feature mapping is an indispensable prerequisite for the motioning and control of gully erosion which is a widespread natural hazard. The increasing availability of high-resolution Digital Elevation Model(DEM) a... Gully feature mapping is an indispensable prerequisite for the motioning and control of gully erosion which is a widespread natural hazard. The increasing availability of high-resolution Digital Elevation Model(DEM) and remote sensing imagery, combined with developed object-based methods enables automatic gully feature mapping. But still few studies have specifically focused on gully feature mapping on different scales. In this study, an object-based approach to two-level gully feature mapping, including gully-affected areas and bank gullies, was developed and tested on 1-m DEM and Worldview-3 imagery of a catchment in the Chinese Loess Plateau. The methodology includes a sequence of data preparation, image segmentation, metric calculation, and random forest based classification. The results of the two-level mapping were based on a random forest model after investigating the effects of feature selection and class-imbalance problem. Results show that the segmentation strategy adopted in this paper which considers the topographic information and optimal parameter combination can improve the segmentation results. The distribution of the gully-affected area is closely related to topographic information, however, the spectral features are more dominant for bank gully mapping. The highest overall accuracy of the gully-affected area mapping was 93.06% with four topographic features. The highest overall accuracy of bank gully mapping is 78.5% when all features are adopted. The proposed approach is a creditable option for hierarchical mapping of gully feature information, which is suitable for the application in hily Loess Plateau region. 展开更多
关键词 object-based image analysis gully feature hierarchical mapping gully erosion Digital Elevation Model(DEM)
在线阅读 下载PDF
Automated Registration for Infrared Image Based on Wavelet Analysis 被引量:5
15
作者 钮永胜 倪国强 《Journal of Beijing Institute of Technology》 EI CAS 2000年第1期66-72,共7页
To develop a quick, accurate and antinoise automated image registration technique for infrared images, the wavelet analysis technique was used to extract the feature points in two images followed by the compensation f... To develop a quick, accurate and antinoise automated image registration technique for infrared images, the wavelet analysis technique was used to extract the feature points in two images followed by the compensation for input image with angle difference between them. A hi erarchical feature matching algorithm was adopted to get the final transform parameters between the two images. The simulation results for two infrared images show that the method can effectively, quickly and accurately register images and be antinoise to some extent. 展开更多
关键词 image registration image fusion wavelet analysis infrared image processing
在线阅读 下载PDF
Expert consensus on imaging diagnosis and analysis of early correction of childhood malocclusion 被引量:5
16
作者 Zitong Lin Chenchen Zhou +23 位作者 Ziyang Hu Zuyan Zhang Yong Cheng Bing Fang Hong He Hu Wang Gang Li Jun Guo Weihua Guo Xiaobing Li Guangning Zheng Zhimin Li Donglin Zeng Yan Liu Yuehua Liu Min Hu Lunguo Xia Jihong Zhao Yaling Song Huang Li Jun Ji Jinlin Song Lili Chen Tiemei Wang 《International Journal of Oral Science》 2025年第4期466-476,共11页
Early correction of childhood malocclusion is timely managing morphological,structural,and functional abnormalities at different dentomaxillofacial developmental stages.The selection of appropriate imaging examination... Early correction of childhood malocclusion is timely managing morphological,structural,and functional abnormalities at different dentomaxillofacial developmental stages.The selection of appropriate imaging examination and comprehensive radiological diagnosis and analysis play an important role in early correction of childhood malocclusion.This expert consensus is a collaborative effort by multidisciplinary experts in dentistry across the nation based on the current clinical evidence,aiming to provide general guidance on appropriate imaging examination selection,comprehensive and accurate imaging assessment for early orthodontic treatment patients. 展开更多
关键词 dentomaxillofacial developmental stagesthe childhood malocclusionthis early correction expert consensus radiological diagnosis analysis imaging diagnosis childhood malocclusion selection appropriate imaging examination
暂未订购
Artificial intelligence-assisted non-metallic inclusion particle analysis in advanced steels using machine learning:A review
17
作者 Gonghao Lian Xiaoming Liu +3 位作者 Qiang Wang Chunguang Shen Yi Wang Wangzhong Mu 《International Journal of Minerals,Metallurgy and Materials》 2026年第2期401-416,共16页
The detection and characterization of non-metallic inclusions are essential for clean steel production.Recently,imaging analysis combined with high-dimensional data processing of metallic materials using artificial in... The detection and characterization of non-metallic inclusions are essential for clean steel production.Recently,imaging analysis combined with high-dimensional data processing of metallic materials using artificial intelligence(AI)-based machine learning(ML)has developed rapidly.This technique has achieved impressive results in the field of inclusion classification in process metallurgy.The present study surveys the ML modeling of inclusion prediction in advanced steels,including the detection,classification,and feature prediction of inclusions in different steel grades.Studies on clean steel with different features based on data and image analysis via ML are summarized.Regarding the data analysis,the inclusion prediction methodology based on ML establishes a connection between the experimental parameters and inclusion characteristics and analyzes the importance of the experimental parameters.Regarding the image analysis,the focus is placed on the classification of different types of inclusions via deep learning,in comparison with data analysis.Finally,further development of inclusion analyses using ML-based methods is recommended.This work paves the way for the application of AIbased methodologies for ultraclean-steel studies from a sustainable metallurgy perspective. 展开更多
关键词 machine learning inclusion classification image analysis data analysis clean steel
在线阅读 下载PDF
Numerical analysis of hydrogen fingering in underground hydrogen storage
18
作者 Tianyue Ren Xianda Shen Fengshou Zhang 《Journal of Rock Mechanics and Geotechnical Engineering》 2026年第1期265-277,共13页
Underground hydrogen storage has gained interest in recent years due to the enormous demand for clean energy.Hydrogen is more diffusive than air,with a smaller density and lower viscosity.These unique properties intro... Underground hydrogen storage has gained interest in recent years due to the enormous demand for clean energy.Hydrogen is more diffusive than air,with a smaller density and lower viscosity.These unique properties introduce distinctive hydrodynamic phenomena in hydrogen storage,one of which is fingering.Fingering could induce the fluid trapped in small clusters of pores,leading to a dramatic decrease in hydrogen saturation and a lower recovery rate.In this study,numerical simulations are performed at the microscopic scale to understand the evolution of hydrogen saturation and the impacts of injection and withdrawal cycles.Two sets of micromodels with different porosity(0.362 and 0.426)and minimum sizes of pore throats(0.362 mm and 0.181 mm)are developed in the numerical model.A parameter analysis is then conducted to understand the influence of injection velocity(in the range of 10^(-2)m/s to 10^(-5)m/s)and porous structure on the fingering pattern,followed by an image analysis to capture the evolution of the fingering pattern.Viscous fingering,capillary fingering,and crossover fingering are observed and identified under different boundary conditions.The fractal dimension,specific area,mean angle,and entropy of fingers are proposed as geometric descriptors to characterize the shape of the fingering pattern.When porosity increases from 0.362 to 0.426,the saturation of hydrogen increases by 26.2%.Narrower pore throats elevate capillary resistance,which hinders fluid invasion.These results underscore the importance of pore structures and the interaction between viscous and capillary forces for hydrogen recovery efficiency.This work illuminates the influence of the pore structures and the fluid properties on the immiscible displacement of hydrogen and can be further extended to optimize the injection strategy of hydrogen in underground hydrogen storage. 展开更多
关键词 Underground hydrogen storage FINGERING Pore structure image analysis
在线阅读 下载PDF
A Robust Image Encryption Method Based on the Randomness Properties of DNA Nucleotides
19
作者 Bassam Al-Shargabi Mohammed Abbas Fadhil Al-Husainy +1 位作者 Abdelrahman Abuarqoub Omar Albahbouh Aldabbas 《Computers, Materials & Continua》 2026年第4期391-415,共25页
The advent of 5G technology has significantly enhanced the transmission of images over networks,expanding data accessibility and exposure across various applications in digital technology and social media.Consequently... The advent of 5G technology has significantly enhanced the transmission of images over networks,expanding data accessibility and exposure across various applications in digital technology and social media.Consequently,the protection of sensitive data has become increasingly critical.Regardless of the complexity of the encryption algorithm used,a robust and highly secure encryption key is essential,with randomness and key space being crucial factors.This paper proposes a new Robust Deoxyribonucleic Acid(RDNA)nucleotide-based encryption method.The RDNA encryption method leverages the unique properties of DNA nucleotides,including their inherent randomness and extensive key space,to generate a highly secure encryption key.By employing transposition and substitution operations,the RDNA method ensures significant diffusion and confusion in the encrypted images.Additionally,it utilises a pseudorandom generation technique based on the random sequence of nucleotides in the DNA secret key.The performance of the RDNA encryption method is evaluated through various statistical and visual tests,and compared against established encryption methods such as 3DES,AES,and a DNA-based method.Experimental results demonstrate that the RDNA encryption method outperforms its rivals in the literature,and achieves superior performance in terms of information entropy,avalanche effect,encryption execution time,and correlation reduction,while maintaining competitive values for NMAE,PSNR,NPCR,and UACI.The high degree of randomness and sensitivity to key changes inherent in the RDNA method offers enhanced security,making it highly resistant to brute force and differential attacks. 展开更多
关键词 Security analysis image protection randomness in cryptography DNA nucleotides DNA-based encryption
在线阅读 下载PDF
A bibliometric analysis of publication trends in strabismus over the past 30y
20
作者 Yi-Han Zhang Ying Guo +1 位作者 Shu-Jie Zhang Chen Zhao 《International Journal of Ophthalmology(English edition)》 2026年第1期149-159,共11页
AIM:To summarize publication trends in the field of strabismus over the past 30y and predict future research hotspots.METHODS:A total of 2915 English-language articles and reviews on strabismus,published between 1993 ... AIM:To summarize publication trends in the field of strabismus over the past 30y and predict future research hotspots.METHODS:A total of 2915 English-language articles and reviews on strabismus,published between 1993 and 2022,were retrieved from the Web of Science Core Collection.Bibliometric analyses were performed using VOSviewer and CiteSpace software to explore publication trends,as well as the contributions and collaborative networks of countries/regions,authors,institutions,and journals.RESULTS:The annual number of publications on strabismus showed a consistent upward trend.The United States(USA)maintained a leading position in this research field while Republic of Korea and China emerged as rapidly advancing contributors over the last decade.The University of California,Los Angeles ranked as the most productive institution,and Jonathan M.Holmes from USA was the most productive author.Journal of AAPOS was the leading journal with the most strabismus publications,whereas the two most highly cited articles were both published in Ophthalmology.Co-occurrence analysis identified pivotal keywords and burst terms,including intermittent exotropia(IXT),acute acquired comitant esotropia(AACE),functional magnetic resonance imaging(fMRI),and surgical treatment,which were confirmed as predominant and frontier topics.CONCLUSION:This study provides a comprehensive bibliometric analysis of strabismus research,revealing the evolution of research hotspots over the past 30y and outlining several cutting-edge directions for future investigation. 展开更多
关键词 bibliometric analysis STRABISMUS intermittent exotropia strabismus surgery functional magnetic resonance imaging research trends
原文传递
上一页 1 2 250 下一页 到第
使用帮助 返回顶部