期刊文献+
共找到413篇文章
< 1 2 21 >
每页显示 20 50 100
EHDC-YOLO: Enhancing Object Detection for UAV Imagery via Multi-Scale Edge and Detail Capture
1
作者 Zhiyong Deng Yanchen Ye Jiangling Guo 《Computers, Materials & Continua》 2026年第1期1665-1682,共18页
With the rapid expansion of drone applications,accurate detection of objects in aerial imagery has become crucial for intelligent transportation,urban management,and emergency rescue missions.However,existing methods ... With the rapid expansion of drone applications,accurate detection of objects in aerial imagery has become crucial for intelligent transportation,urban management,and emergency rescue missions.However,existing methods face numerous challenges in practical deployment,including scale variation handling,feature degradation,and complex backgrounds.To address these issues,we propose Edge-enhanced and Detail-Capturing You Only Look Once(EHDC-YOLO),a novel framework for object detection in Unmanned Aerial Vehicle(UAV)imagery.Based on the You Only Look Once version 11 nano(YOLOv11n)baseline,EHDC-YOLO systematically introduces several architectural enhancements:(1)a Multi-Scale Edge Enhancement(MSEE)module that leverages multi-scale pooling and edge information to enhance boundary feature extraction;(2)an Enhanced Feature Pyramid Network(EFPN)that integrates P2-level features with Cross Stage Partial(CSP)structures and OmniKernel convolutions for better fine-grained representation;and(3)Dynamic Head(DyHead)with multi-dimensional attention mechanisms for enhanced cross-scale modeling and perspective adaptability.Comprehensive experiments on the Vision meets Drones for Detection(VisDrone-DET)2019 dataset demonstrate that EHDC-YOLO achieves significant improvements,increasing mean Average Precision(mAP)@0.5 from 33.2%to 46.1%(an absolute improvement of 12.9 percentage points)and mAP@0.5:0.95 from 19.5%to 28.0%(an absolute improvement of 8.5 percentage points)compared with the YOLOv11n baseline,while maintaining a reasonable parameter count(2.81 M vs the baseline’s 2.58 M).Further ablation studies confirm the effectiveness of each proposed component,while visualization results highlight EHDC-YOLO’s superior performance in detecting objects and handling occlusions in complex drone scenarios. 展开更多
关键词 UAV imagery object detection multi-scale feature fusion edge enhancement detail preservation YOLO feature pyramid network attention mechanism
在线阅读 下载PDF
Examining the impact of urban environment on healthy vitality of outdoor running based on street view imagery and urban big data 被引量:1
2
作者 GU Xinyue ZHU Lei LIU Xintao 《Journal of Geographical Sciences》 2025年第3期641-663,共23页
Urban environments offer a wealth of opportunities for residents to respite from their hectic life.Outdoor running or jogging becomes increasingly popular of an option.Impacts of urban environments on outdoor running,... Urban environments offer a wealth of opportunities for residents to respite from their hectic life.Outdoor running or jogging becomes increasingly popular of an option.Impacts of urban environments on outdoor running,despite some initial studies,remain underexplored.This study aims to establish an analytical framework that can holistically assess the urban environment on the healthy vitality of running.The proposed framework is applied to two modern Chinese cities,i.e.,Guangzhou and Shenzhen.We construct three interpretable random forest models to explore the non-linear relationship between environmental variables and running intensity(RI)through analyzing the runners'trajectories and integrating with multi-source urban big data(e.g.,street view imagery,remote sensing,and socio-economic data)across the built,natural,and social dimensions,The findings uncover that road density has the greatest impact on RI,and social variables(e.g.,population density and housing price)and natural variables(e.g.,slope and humidity)all make notable impact on outdoor running.Despite these findings,the impact of environmental variables likely change across different regions due to disparate regional construction and micro-environments,and those specific impacts as well as optimal thresholds also alter.Therefore,construction of healthy cities should take the whole urban environment into account and adapt to local conditions.This study provides a comprehensive evaluation on the influencing variables of healthy vitality and guides sustainable urban planning for creating running-friendly cities. 展开更多
关键词 street view imagery urban pavements healthy cities urban vitality running-friendly cities running intensity
原文传递
MEET:A Million-Scale Dataset for Fine-Grained Geospatial Scene Classification With Zoom-Free Remote Sensing Imagery 被引量:1
3
作者 Yansheng Li Yuning Wu +9 位作者 Gong Cheng Chao Tao Bo Dang Yu Wang Jiahao Zhang Chuge Zhang Yiting Liu Xu Tang Jiayi Ma Yongjun Zhang 《IEEE/CAA Journal of Automatica Sinica》 2025年第5期1004-1023,共20页
Accurate fine-grained geospatial scene classification using remote sensing imagery is essential for a wide range of applications.However,existing approaches often rely on manually zooming remote sensing images at diff... Accurate fine-grained geospatial scene classification using remote sensing imagery is essential for a wide range of applications.However,existing approaches often rely on manually zooming remote sensing images at different scales to create typical scene samples.This approach fails to adequately support the fixed-resolution image interpretation requirements in real-world scenarios.To address this limitation,we introduce the million-scale fine-grained geospatial scene classification dataset(MEET),which contains over 1.03 million zoom-free remote sensing scene samples,manually annotated into 80 fine-grained categories.In MEET,each scene sample follows a scene-in-scene layout,where the central scene serves as the reference,and auxiliary scenes provide crucial spatial context for fine-grained classification.Moreover,to tackle the emerging challenge of scene-in-scene classification,we present the context-aware transformer(CAT),a model specifically designed for this task,which adaptively fuses spatial context to accurately classify the scene samples.CAT adaptively fuses spatial context to accurately classify the scene samples by learning attentional features that capture the relationships between the center and auxiliary scenes.Based on MEET,we establish a comprehensive benchmark for fine-grained geospatial scene classification,evaluating CAT against 11 competitive baselines.The results demonstrate that CAT significantly outperforms these baselines,achieving a 1.88%higher balanced accuracy(BA)with the Swin-Large backbone,and a notable 7.87%improvement with the Swin-Huge backbone.Further experiments validate the effectiveness of each module in CAT and show the practical applicability of CAT in the urban functional zone mapping.The source code and dataset will be publicly available at https://jerrywyn.github.io/project/MEET.html. 展开更多
关键词 Fine-grained geospatial scene classification(FGSC) million-scale dataset remote sensing imagery(RSI) scene-in-scene transformer
在线阅读 下载PDF
Tree Detection in RGB Satellite Imagery Using YOLO-Based Deep Learning Models
4
作者 Irfan Abbas Robertas Damaševičius 《Computers, Materials & Continua》 2025年第10期483-502,共20页
Forests are vital ecosystems that play a crucial role in sustaining life on Earth and supporting human well-being.Traditional forest mapping and monitoring methods are often costly and limited in scope,necessitating t... Forests are vital ecosystems that play a crucial role in sustaining life on Earth and supporting human well-being.Traditional forest mapping and monitoring methods are often costly and limited in scope,necessitating the adoption of advanced,automated approaches for improved forest conservation and management.This study explores the application of deep learning-based object detection techniques for individual tree detection in RGB satellite imagery.A dataset of 3157 images was collected and divided into training(2528),validation(495),and testing(134)sets.To enhance model robustness and generalization,data augmentation was applied to the training part of the dataset.Various YOLO-based models,including YOLOv8,YOLOv9,YOLOv10,YOLOv11,and YOLOv12,were evaluated using different hyperparameters and optimization techniques,such as stochastic gradient descent(SGD)and auto-optimization.These models were assessed in terms of detection accuracy and the number of detected trees.The highest-performing model,YOLOv12m,achieved a mean average precision(mAP@50)of 0.908,mAP@50:95 of 0.581,recall of 0.851,precision of 0.852,and an F1-score of 0.847.The results demonstrate that YOLO-based object detection offers a highly efficient,scalable,and accurate solution for individual tree detection in satellite imagery,facilitating improved forest inventory,monitoring,and ecosystem management.This study underscores the potential of AI-driven tree detection to enhance environmental sustainability and support data-driven decision-making in forestry. 展开更多
关键词 Tree detection RGB satellite imagery forest monitoring precision forestry object detection remote sensing environmental surveillance forest inventory aerial imagery LIDAR AI in forestry tree segmentation
在线阅读 下载PDF
Effectiveness of GIANESIA(guided imagery in Indonesian)mobile application for reducing anxiety in preoperative patients
5
作者 Ina Martiana Achmad Sya’id Lenny Infil Sakinah 《Frontiers of Nursing》 2025年第4期519-525,共7页
Objective:The use of technology is growing rapidly.It can also be used in nursing interventions.A technology pack can support nursing interventions.An application called guided imagery in Indonesian(GIANESIA)has been ... Objective:The use of technology is growing rapidly.It can also be used in nursing interventions.A technology pack can support nursing interventions.An application called guided imagery in Indonesian(GIANESIA)has been developed to reduce anxiety in preoperative patients.Methods:A total of 42 participants joined this research.The respondents were those who would undergo surgery.We used the numeric visual analog anxiety scale(NVAAS)as the instrument to measure their anxiety levels.The participants were first given informed consent.Then,they open the application that has been installed.The process begins with participants choosing their initial anxiety score.Later,they start the therapy session,and immediately after finishing it,a pop-up bar prompts them to enter their final,posttherapy anxiety score.Results:This study shows the effectiveness of therapy given by GIANESIA in reducing anxiety in preoperative patients with p-value=0.000(a<0.05).Also,61.9%of the participants had decreased anxiety levels after therapy with GIANESIA.Conclusions:This study proves that providing therapy via a mobile application is effective in easing uncomfortable feelings,especially anxiety,in preoperative patients.Moving forward,the app can and should be expanded with new features and further developmental goals. 展开更多
关键词 ANXIETY application GIANESIA guided imagery MOBILE PREOPERATIVE
暂未订购
GACL-Net:Hybrid Deep Learning Framework for Accurate Motor Imagery Classification in Stroke Rehabilitation
6
作者 Chayut Bunterngchit Laith H.Baniata +4 位作者 Mohammad H.Baniata Ashraf ALDabbas Mohannad A.Khair Thanaphon Chearanai Sangwoo Kang 《Computers, Materials & Continua》 2025年第4期517-536,共20页
Stroke is a leading cause of death and disability worldwide,significantly impairing motor and cognitive functions.Effective rehabilitation is often hindered by the heterogeneity of stroke lesions,variability in recove... Stroke is a leading cause of death and disability worldwide,significantly impairing motor and cognitive functions.Effective rehabilitation is often hindered by the heterogeneity of stroke lesions,variability in recovery patterns,and the complexity of electroencephalography(EEG)signals,which are often contaminated by artifacts.Accurate classification of motor imagery(MI)tasks,involving the mental simulation of movements,is crucial for assessing rehabilitation strategies but is challenged by overlapping neural signatures and patient-specific variability.To address these challenges,this study introduces a graph-attentive convolutional long short-term memory(LSTM)network(GACL-Net),a novel hybrid deep learning model designed to improve MI classification accuracy and robustness.GACL-Net incorporates multi-scale convolutional blocks for spatial feature extraction,attention fusion layers for adaptive feature prioritization,graph convolutional layers to model inter-channel dependencies,and bidi-rectional LSTM layers with attention to capture temporal dynamics.Evaluated on an open-source EEG dataset of 50 acute stroke patients performing left and right MI tasks,GACL-Net achieved 99.52%classification accuracy and 97.43%generalization accuracy under leave-one-subject-out cross-validation,outperforming existing state-of-the-art methods.Additionally,its real-time processing capability,with prediction times of 33–56 ms on a T4 GPU,underscores its clinical potential for real-time neurofeedback and adaptive rehabilitation.These findings highlight the model’s potential for clinical applications in assessing rehabilitation effectiveness and optimizing therapy plans through precise MI classification. 展开更多
关键词 Motor imagery EEG stroke rehabilitation deep learning brain-computer interface
在线阅读 下载PDF
Comparative analysis of different machine learning algorithms for urban footprint extraction in diverse urban contexts using high-resolution remote sensing imagery
7
作者 GUI Baoling Anshuman BHARDWAJ Lydia SAM 《Journal of Geographical Sciences》 2025年第3期664-696,共33页
While algorithms have been created for land usage in urban settings,there have been few investigations into the extraction of urban footprint(UF).To address this research gap,the study employs several widely used imag... While algorithms have been created for land usage in urban settings,there have been few investigations into the extraction of urban footprint(UF).To address this research gap,the study employs several widely used image classification method classified into three categories to evaluate their segmentation capabilities for extracting UF across eight cities.The results indicate that pixel-based methods only excel in clear urban environments,and their overall accuracy is not consistently high.RF and SVM perform well but lack stability in object-based UF extraction,influenced by feature selection and classifier performance.Deep learning enhances feature extraction but requires powerful computing and faces challenges with complex urban layouts.SAM excels in medium-sized urban areas but falters in intricate layouts.Integrating traditional and deep learning methods optimizes UF extraction,balancing accuracy and processing efficiency.Future research should focus on adapting algorithms for diverse urban landscapes to enhance UF extraction accuracy and applicability. 展开更多
关键词 urban footprint mapping high-resolution remote sensing imagery machine learning deep learning segmentanythingmodel
原文传递
A Personalized Predictor of Motor Imagery Ability Based on Multi-frequency EEG Features
8
作者 Mengfan Li Qi Zhao +3 位作者 Tengyu Zhang Jiahao Ge Jingyu Wang Guizhi Xu 《Neuroscience Bulletin》 2025年第7期1198-1212,共15页
A brain-computer interface(BCI)based on motor imagery(MI)provides additional control pathways by decoding the intentions of the brain.MI ability has great intra-individual variability,and the majority of MI-BCI system... A brain-computer interface(BCI)based on motor imagery(MI)provides additional control pathways by decoding the intentions of the brain.MI ability has great intra-individual variability,and the majority of MI-BCI systems are unable to adapt to this variability,leading to poor training effects.Therefore,prediction of MI ability is needed.In this study,we propose an MI ability predictor based on multi-frequency EEG features.To validate the performance of the predictor,a video-guided paradigm and a traditional MI paradigm are designed,and the predictor is applied to both paradigms.The results demonstrate that all subjects achieved>85%prediction precision in both applications,with a maximum of 96%.This study indicates that the predictor can accurately predict the individuals’MI ability in different states,provide the scientific basis for personalized training,and enhance the effect of MI-BCI training. 展开更多
关键词 EEG Brain computer interface Motor imagery Personalized predictor
原文传递
Motor imagery EEG signal classification based on multi-riemannian kernel fusion features
9
作者 WANG Xiaoling PANG Yu +2 位作者 HAN Changqing ZHAO Ze GAO Nuo 《High Technology Letters》 2025年第4期397-406,共10页
The classification of motor imagery electroencephalogram(MI-EEG)signals is one of the key challenges in brain-computer interface(BCI)technology.Existing Riemannian geometry-based methods for MI-EEG signal analysis,whi... The classification of motor imagery electroencephalogram(MI-EEG)signals is one of the key challenges in brain-computer interface(BCI)technology.Existing Riemannian geometry-based methods for MI-EEG signal analysis,which rely on a single symmetric positive definite(SPD)manifold,often provide a limited geometric structure,making it difficult to fully capture the complex geometric characteristics of the signals.To address this issue,this paper proposes an innovative classification method for MI-EEG signals based on multi-Riemannian kernel fusion features(MRKFF).This method extends the classical SPD manifold by incorporating the Gaussian SPD manifold and the Grassmann manifold,extracting more discriminative kernel features from these heterogeneous manifolds for fusion-based classification.The proposed method is validated on the OpenBMI binary classification dataset and the BCI Competition IV-2a four-class dataset,achieving average classification accuracies of 75.6%and 71.0%,with Kappa values of 0.50 and 0.61,respectively.The proposed MRKFF method provides a new perspective for the geometric analysis of MI-EEG signals,enabling a deeper understanding and analysis of the complex geometric structure of these signals,thereby achieving more accurate signal classification in BCI applications. 展开更多
关键词 motor imagery electroencephalogram signal brain-computer interface symmetric positive definite manifold Gaussian symmetric positive definite manifold Grassmann manifold
在线阅读 下载PDF
Detection using mask adaptive transformers in unmanned aerial vehicle imagery
10
作者 YE Huibiao FAN Weiming +2 位作者 GUO Yuping WANG Xuna ZHOU Dalin 《Optoelectronics Letters》 2025年第2期113-120,共8页
Drone photography is an essential building block of intelligent transportation,enabling wide-ranging monitoring,precise positioning,and rapid transmission.However,the high computational cost of transformer-based metho... Drone photography is an essential building block of intelligent transportation,enabling wide-ranging monitoring,precise positioning,and rapid transmission.However,the high computational cost of transformer-based methods in object detection tasks hinders real-time result transmission in drone target detection applications.Therefore,we propose mask adaptive transformer (MAT) tailored for such scenarios.Specifically,we introduce a structure that supports collaborative token sparsification in support windows,enhancing fault tolerance and reducing computational overhead.This structure comprises two modules:a binary mask strategy and adaptive window self-attention (A-WSA).The binary mask strategy focuses on significant objects in various complex scenes.The A-WSA mechanism is employed to self-attend for balance perfomance and computational cost to select objects and isolate all contextual leakage.Extensive experiments on the challenging CarPK and VisDrone datasets demonstrate the effectiveness and superiority of the proposed method.Specifically,it achieves a mean average precision (mAP@0.5) improvement of 1.25%over car detector based on you only look once version 5 (CD-YOLOv5) on the CarPK dataset and a 3.75%average precision(AP@0.5) improvement over cascaded zoom-in detector (CZ Det) on the VisDrone dataset. 展开更多
关键词 TOKEN MASK imagery
原文传递
High-resolution satellite imagery analysis of coseismic landslides and liquefaction induced by the 2024 M_(W) 7.4 Hualien earthquake,Taiwan,China
11
作者 Lingyu Lu Yueren Xu +1 位作者 Jiacheng Tang Guiming Hu 《Earthquake Research Advances》 2025年第3期24-35,共12页
Rapidly obtaining spatial distribution maps of secondary disasters triggered by strong earthquakes is crucial for understanding the disaster-causing processes in the earthquake hazard chain and formulating effective e... Rapidly obtaining spatial distribution maps of secondary disasters triggered by strong earthquakes is crucial for understanding the disaster-causing processes in the earthquake hazard chain and formulating effective emergency response measures and post-disaster reconstruction plans.On April 3,2024,a M_(W)7.4 earthquake struck offshore east of Hualien,Taiwan,China,which triggered numerous coseismic landslides in bedrock mountain regions and severe soil liquefaction in coastal areas,resulting in significant economic losses.This study utilized postearthquake emergency data from China's high-resolution optical satellite imagery and applied visual interpretation method to establish a partial database of secondary disasters triggered by the 2024 Hualien earthquake.A total of 5348 coseismic landslides were identified,which were primarily distributed along the eastern slopes of the Central Mountain Range watersheds.In high mountain valleys,these landslides mainly manifest as localized bedrock collapses or slope debris flows,causing extensive damage to highways and tourism facilities.Their distribution partially overlaps with the landslide concentration zones triggered by the 1999 Chi-Chi earthquake.Additionally,6040 soil liquefaction events were interpreted,predominantly in the Hualien Port area and the lowland valleys of the Hualien River and concentrated within the IX-intensity zone.Widespread surface subsidence and sand ejections characterized soil liquefaction.Verified against local field investigation data in Taiwan,rapid imaging through post-earthquake remote sensing data can effectively assess the distribution of coseismic landslides and soil liquefaction within high-intensity zones.This study provides efficient and reliable data for earthquake disaster response.Moreover,the results are critical for seismic disaster mitigation in high mountain valleys and coastal lowlands. 展开更多
关键词 2024 Hualien M_(W)7.4 earthquake Coseismic landslides Soil liquefaction Remote sensing interpretation China's Gaofen serial satellite imagery
在线阅读 下载PDF
Motor Imagery(MI)-Electroencephalogram(EEG)Decoding Method Based on Multi-modal Temporal Fusion and Spatial Asymmetry
12
作者 Zhikang YIN Chunjiang SHUAI 《Agricultural Biotechnology》 2025年第6期88-95,99,共9页
Deep learning methods have been widely applied in motor imagery(MI)-based brain-computer interfaces(BCI)for decoding electroencephalogram(EEG)signals.High temporal resolution and asymmetric spatial activation are fund... Deep learning methods have been widely applied in motor imagery(MI)-based brain-computer interfaces(BCI)for decoding electroencephalogram(EEG)signals.High temporal resolution and asymmetric spatial activation are fundamental properties of EEG during MI processes.However,due to the limited receptive field of convolutional kernels,traditional convolutional neural networks(CNNs)often focus only on local features,and are insufficient to cover neural processes across different frequency bands and duration scales.This limitation hinders the effective characterization of rhythmic activity changes in MI-EEG signals over time.Additionally,MI-EEG signals exhibit significant asymmetric activation between the left and right hemispheres.Traditional spatial feature extraction methods overlook the interaction between global and local regions at the spatial scale of EEG signals,resulting in inadequate spatial representation and ultimately limiting decoding accuracy.To address these limitations,in this study,a novel deep learning network that integrates multi-modal temporal features with spatially asymmetric feature modeling was proposed.The network first extracts multi-modal temporal information from EEG data channels,and then captures global and hemispheric spatial features in the spatial dimension and fuses them through an advanced fusion layer.Global dependencies are captured using a self-attention module,and a multi-scale convolutional fusion module is introduced to explore the relationships between the two types of temporal features.The fused features are classified through a classification layer to accomplish motor imagery task classification.To mitigate the issue of limited sample size,a data augmentation strategy based on signal segmentation and recombination is designed.Experimental results on the BCI Competition IV-2a(bbic-IV-2a)and BCI Competition IV-2b(bbic-IV-2a)datasets demonstrated that the proposed method achieved superior accuracy in multi-class motor imagery classification compared with existing models.On the BCI-IV-2a dataset,it attained an average classification accuracy of 84.36%,while also showing strong performance on the binary classification BCI-IV-2b dataset.These outcomes validate the capability of the proposed network to enhance MI-EEG classification accuracy. 展开更多
关键词 Deep learning Brain-computer interface(BCI) Convolutional neural network(CNN) Electroencephalogram(EEG) Motor imagery(MI)
在线阅读 下载PDF
Detection and analysis of Spartina alterniflora in Chongming East Beach using Sentinel-2 imagery and image texture features
13
作者 Xinyu Mei Zhongbiao Chen +1 位作者 Runxia Sun Yijun He 《Acta Oceanologica Sinica》 2025年第2期80-90,共11页
Spartina alterniflora is now listed among the world’s 100 most dangerous invasive species,severely affecting the ecological balance of coastal wetlands.Remote sensing technologies based on deep learning enable large-... Spartina alterniflora is now listed among the world’s 100 most dangerous invasive species,severely affecting the ecological balance of coastal wetlands.Remote sensing technologies based on deep learning enable large-scale monitoring of Spartina alterniflora,but they require large datasets and have poor interpretability.A new method is proposed to detect Spartina alterniflora from Sentinel-2 imagery.Firstly,to get the high canopy cover and dense community characteristics of Spartina alterniflora,multi-dimensional shallow features are extracted from the imagery.Secondly,to detect different objects from satellite imagery,index features are extracted,and the statistical features of the Gray-Level Co-occurrence Matrix(GLCM)are derived using principal component analysis.Then,ensemble learning methods,including random forest,extreme gradient boosting,and light gradient boosting machine models,are employed for image classification.Meanwhile,Recursive Feature Elimination with Cross-Validation(RFECV)is used to select the best feature subset.Finally,to enhance the interpretability of the models,the best features are utilized to classify multi-temporal images and SHapley Additive exPlanations(SHAP)is combined with these classifications to explain the model prediction process.The method is validated by using Sentinel-2 imageries and previous observations of Spartina alterniflora in Chongming Island,it is found that the model combining image texture features such as GLCM covariance can significantly improve the detection accuracy of Spartina alterniflora by about 8%compared with the model without image texture features.Through multiple model comparisons and feature selection via RFECV,the selected model and eight features demonstrated good classification accuracy when applied to data from different time periods,proving that feature reduction can effectively enhance model generalization.Additionally,visualizing model decisions using SHAP revealed that the image texture feature component_1_GLCMVariance is particularly important for identifying each land cover type. 展开更多
关键词 texture features Recursive Feature Elimination with Cross-Validation(RFECV) SHapley Additive exPlanations(SHAP) Sentinel-2 time-series imagery multi-model comparison
在线阅读 下载PDF
MTI:a Motor Imagery Strategy Assisted by Tactile Imagery with Strong Correlation
14
作者 CHEN Jiale FEI Shengwei 《Journal of Donghua University(English Edition)》 2025年第6期683-688,共6页
In order to improve the performance of the braincomputer interface system of motor imagery(MI),the optimization of the MI strategy is an effective means.Therefore,this paper proposes a motor-tactile imagery(MTI)strate... In order to improve the performance of the braincomputer interface system of motor imagery(MI),the optimization of the MI strategy is an effective means.Therefore,this paper proposes a motor-tactile imagery(MTI)strategy to improve the classification accuracy of the MI-based brain-computer interface(BCI)system by adding a corresponding strong correlation of tactile imagery to each imaginary action of the MI.Electroencephalogram(EEG)signals generated by different strategies were collected,and the corresponding classification accuracy was obtained.The experimental results showed that the performance of the MTI-training group was significantly better than that of the MI group and the MTI-without-training group.The MTI strategy proposed in this study can significantly improve the performance of BCI. 展开更多
关键词 motor-tactile imagery(MTI) tactile training brain-computer interface(BCI)
在线阅读 下载PDF
Enhanced hyperspectral imagery representation via diffusion geometric coordinates
15
作者 何军 王庆 李滋刚 《Journal of Southeast University(English Edition)》 EI CAS 2009年第3期351-355,共5页
The concise and informative representation of hyperspectral imagery is achieved via the introduced diffusion geometric coordinates derived from nonlinear dimension reduction maps - diffusion maps. The huge-volume high... The concise and informative representation of hyperspectral imagery is achieved via the introduced diffusion geometric coordinates derived from nonlinear dimension reduction maps - diffusion maps. The huge-volume high- dimensional spectral measurements are organized by the affinity graph where each node in this graph only connects to its local neighbors and each edge in this graph represents local similarity information. By normalizing the affinity graph appropriately, the diffusion operator of the underlying hyperspectral imagery is well-defined, which means that the Markov random walk can be simulated on the hyperspectral imagery. Therefore, the diffusion geometric coordinates, derived from the eigenfunctions and the associated eigenvalues of the diffusion operator, can capture the intrinsic geometric information of the hyperspectral imagery well, which gives more enhanced representation results than traditional linear methods, such as principal component analysis based methods. For large-scale full scene hyperspectral imagery, by exploiting the backbone approach, the computation complexity and the memory requirements are acceptable. Experiments also show that selecting suitable symmetrization normalization techniques while forming the diffusion operator is important to hyperspectral imagery representation. 展开更多
关键词 hyperspectral imagery diffusion geometric coordinate diffusion map nonlinear dimension reduction
在线阅读 下载PDF
An Hour's Freedom, Timeless Feminism: On Irony and Imagery in Kate Chopin's The Story of an Hour 被引量:3
16
作者 侯银华 《海外英语》 2011年第3X期174-175,共2页
By the brief introduction of Kate Chopin and her achievement, this paper elaborates the awakening of consciousness of the feminism of the protagonist in Kate Chopin's The Story of an Hour. In the short story, the ... By the brief introduction of Kate Chopin and her achievement, this paper elaborates the awakening of consciousness of the feminism of the protagonist in Kate Chopin's The Story of an Hour. In the short story, the author uses many literary elements to describe the characters, especially the irony and imagery. This thesis uses those rhetorical devices to vividly describe the characters and to criticize the inequality between men and women in the late 19th century.[1] 展开更多
关键词 FEMINISM IRONY imagery
在线阅读 下载PDF
Using Surface Splines for GIS- ready Imagery
17
作者 Ruan Wei 《Journal of Geological Resource and Engineering》 2016年第2期94-96,共3页
High resolution data have become an important source of data, before they can be integrating into a GIS database. It requires processing for ortho-rectification to generate image map with high accuracy and low cost. U... High resolution data have become an important source of data, before they can be integrating into a GIS database. It requires processing for ortho-rectification to generate image map with high accuracy and low cost. Using surface splines interpolation for rectification is quite different with traditional grid method in photogrammetric. To introduce surface splines is important. In fact the actual name is mechanical surface splines because it must add mechanical conditions to form the formula. The main advantages of the surface splines are that the coordinate of the known points are not located in a rectangular array and the function may be differentiated in find slopes. Surface splines are a mathematical tool to interpolate a function of two variables. It bases upon small deflection equation of an infinite plate, it originally developed for interpolation wing deflection of aircraft 1972 by Harderaed and Desmarais contributed. An example map size is beyond the custom. Only five control points for rectification (60 cm × 200 cm) if the number of control points is increasing also the map size increasing large and operating easy. The other UAV in Civilian world gives low cost. Obvious aerial imaging using surface splines in cartographic is a tool for supporting geospatial decisions. 展开更多
关键词 Surface splines RECTIFICATION INTERPOLATION two variable function imagery.
在线阅读 下载PDF
Imagery Analysis on Wordsworth’s the Daffodils
18
作者 冯秀茹 崔会拥 《海外英语》 2020年第9期204-205,共2页
Wordsworth was famous as one of those"Lake Poets".His famous romantic poem the Daffodils has been read and analyzed by now.This paper elucidates on Wordsworth’s choice of words and also on the greater profo... Wordsworth was famous as one of those"Lake Poets".His famous romantic poem the Daffodils has been read and analyzed by now.This paper elucidates on Wordsworth’s choice of words and also on the greater profound concept that he is trying to depict to his readers,and explains the poem showing how Wordsworth eloquently uses figurative language,imagery,and personification to describe a scenic display of the daffodils and demonstrate his thought"emotion recollected in tranquility"in hope of helping reader understand Wordsworth’s poetry much better. 展开更多
关键词 imagery ANALYSIS Daffodils
在线阅读 下载PDF
The computer-aided design method of cabinet based on style imagery 被引量:2
19
作者 沈张帆 薛澄岐 +3 位作者 王海燕 牛亚峰 邵将 张晶 《Journal of Southeast University(English Edition)》 EI CAS 2015年第3期369-374,共6页
Due to the practical problems of the high costs and the long development cycle of China’s cabinet production,a computer-aided design method of the cabinet based on style imagery is proposed.According to the principle... Due to the practical problems of the high costs and the long development cycle of China’s cabinet production,a computer-aided design method of the cabinet based on style imagery is proposed.According to the principle of the conjoint analysis method, the rough set theory and the weight coefficient of different components of the cabinet,a multi-dimensional model of style imagery to evaluate the cabinet is built. Then the related constants of style imagery are calculated and the cabinet components library is also built by the three-dimensional modeling.Finally,with recombinant technology and the mapping model between cabinet style and external characteristics,the prototype system based on Visual Studio is proposed.This system actualizes the bidirectional reasoning between product style imagery and the shape features,which can assist designers to produce more creative designs,greatly improve the efficiency of cabinet development and increase the profits of companies. 展开更多
关键词 CABINET computer-aided design style imagery component recombinant shape features
在线阅读 下载PDF
The Imagery of Rose in The Thorn Birds and The Scarlet Letter
20
作者 陆梅华 《海外英语》 2014年第15期180-181,183,共3页
The Thorn Birds and Scarlet Letter both explore the theme of love and religion, and both show the skilful use of imagism and symbolism. This essay analyzes the common images of the two novels and compares their simila... The Thorn Birds and Scarlet Letter both explore the theme of love and religion, and both show the skilful use of imagism and symbolism. This essay analyzes the common images of the two novels and compares their similarities and differences. 展开更多
关键词 imagery The THORN BIRDS SCARLET LETTER ROSE
在线阅读 下载PDF
上一页 1 2 21 下一页 到第
使用帮助 返回顶部