期刊文献+
共找到14篇文章
< 1 >
每页显示 20 50 100
A graphical user interface(GUI)for model-based radiation-induced acoustic computed tomography
1
作者 Michelle Simon Prabodh Kumar Pandey +1 位作者 Leshan Sun Liangzhong Xiang 《Journal of Innovative Optical Health Sciences》 SCIE EI CAS CSCD 2023年第1期39-53,共15页
Radiation-induced acoustic computed tomography(RACT)is an evolving biomedical imaging modality that aims to reconstruct the radiation energy deposition in tissues.Traditional backprojection(BP)reconstructions carry no... Radiation-induced acoustic computed tomography(RACT)is an evolving biomedical imaging modality that aims to reconstruct the radiation energy deposition in tissues.Traditional backprojection(BP)reconstructions carry noisy and limited-view artifacts.Model-based algorithms have been demonstrated to overcome the drawbacks of BPs.However,model-based algorithms are relatively more complex to develop and computationally demanding.Furthermore,while a plethora of novel algorithms has been developed over the past decade,most of these algorithms are either not accessible,readily available,or hard to implement for researchers who are not well versed in programming.We developed a user-friendly MATLAB-based graphical user interface(GUI;RACT2D)that facilitates back-projection and model-based image reconstructions for twodimensional RACT problems.We included numerical and experimental X-ray-induced acoustic datasets to demonstrate the capabilities of the GUI.The developed algorithms support parallel computing for evaluating reconstructions using the cores of the computer,thus further accelerating the reconstruction speed.We also share the MATLAB-based codes for evaluating RACT reconstructions,which users with MATLAB programming expertise can further modify to suit their needs.The shared GUI and codes can be of interest to researchers across the globe and assist them in e±cient evaluation of improved RACT reconstructions. 展开更多
关键词 Radiation-induced acoustic computed tomography(RACT) image reconstruction graphical user interface(GUI) photoacoustic tomography
下载PDF
Graphical User Interface for the Monitoring of CAN Frames by Means of a SoC Cyclone V
2
作者 Josefina Castaneda Camacho Salvador Morales Caro +4 位作者 Gerardo Mino-Aguilar Liliana Cortez Italo Cortez Ana Maria Rodriguez Dominguez Rodrigo Lucio Maya Ramirez 《World Journal of Engineering and Technology》 2018年第1期214-224,共11页
In this paper, the design of a Graphical User Interface for CAN data frame monitoring is presented. The GUI has been developed in the Qt Creator IDE. A touch screen for visualization and control is used, which in turn... In this paper, the design of a Graphical User Interface for CAN data frame monitoring is presented. The GUI has been developed in the Qt Creator IDE. A touch screen for visualization and control is used, which in turn is controlled by a development board with a SoC Cyclone V, through which a Linux operating system is executed. 展开更多
关键词 SOC Touch Screen QT graphical user interface CAN Frames MONITORING
下载PDF
GridDroid--An Effective and Efficient Approach for Android Repackaging Detection Based on Runtime Graphical User Interface 被引量:1
3
作者 马骏 孙清伟 +1 位作者 许畅 陶先平 《Journal of Computer Science & Technology》 SCIE EI CSCD 2022年第1期147-181,共35页
Repackaging brings serious threats to Android ecosystem.Software birthmark techniques are typically applied to detect repackaged apps.Birthmarks based on apps'runtime graphical user interfaces(GUI)are effective,es... Repackaging brings serious threats to Android ecosystem.Software birthmark techniques are typically applied to detect repackaged apps.Birthmarks based on apps'runtime graphical user interfaces(GUI)are effective,especially for obfuscated or encrypted apps.However,existing studies are time-consuming and not suitable for handling apps in large scale.In this paper,we propose an effective yet efficient dynamic GUI birthmark for Android apps.Briefly,we run an app with automatically generated GUI events and dump its layout after each event.We divide each dumped layout into a grid,count in each grid cell the vertices of boundary rectangles corresponding to widgets within the layout,and generate a feature vector to encode the layout.Similar layouts are merged at runtime,and finally we obtain a graph as the birthmark of the app.Given a pair of apps to be compared,we build a weighted bipartite graph from their birthmarks and apply a modified version of the maximum-weight-bipartite-matching algorithm to determine whether they form a repackaging pair(RP)or not.We implement the proposed technique in a prototype,GridDroid,and apply it to detect RPs in three datasets involving 527 apks.GridDroid reports only six false negatives and seven false positives,and it takes GridDroid merely 20 microseconds on average to compare a pair of birthmarks. 展开更多
关键词 Android apps dynamic software birthmark graphical user interface(GUI) repackaging detection
原文传递
An Educational GUI-Based Software for Dynamic Analysis of Framed Structural Models
4
作者 Claudio H. B. Resende Pedro C. Lopes +2 位作者 Rafael L. Rangel Luis F. Paullo Muñoz Luiz F. Martha 《Journal of Software Engineering and Applications》 2023年第7期265-286,共22页
This paper introduces a new version of the open-source educational software, LESM (Linear Elements Structure Model), developed in MATLAB for structural analysis of one-dimensional models such as frames, trusses, and g... This paper introduces a new version of the open-source educational software, LESM (Linear Elements Structure Model), developed in MATLAB for structural analysis of one-dimensional models such as frames, trusses, and grillages. The updated program includes dynamic analysis, which incorporates inertial and damping effects, time-dependent load conditions, and a transient solver with multiple time integration schemes. The software assumes small displacements and linear-elastic material behavior. The paper briefly explains the theoretical basis for these developments and the reorganization of the source code using Object-Oriented Programming (OOP). The updated Graphical User Interface (GUI) allows interactive use of dynamic analysis features and displays new results such as animations, envelope diagrams of internal forces, phase portraits, and the response of degrees-of-freedom in time and frequency domain. The new version was used in a structural dynamics course, and new assignments were elaborated to improve students’ understanding of the subject. 展开更多
关键词 Structural Analysis Structural Dynamics Educational Software MATLAB graphical user interface
下载PDF
Automated Identification Algorithm Using CNN for Computer Vision in Smart Refrigerators 被引量:2
5
作者 Pulkit Jain Paras Chawla +2 位作者 Mehedi Masud Shubham Mahajan Amit Kant Pandit 《Computers, Materials & Continua》 SCIE EI 2022年第5期3337-3353,共17页
Machine Learning has evolved with a variety of algorithms to enable state-of-the-art computer vision applications.In particular the need for automating the process of real-time food item identification,there is a huge... Machine Learning has evolved with a variety of algorithms to enable state-of-the-art computer vision applications.In particular the need for automating the process of real-time food item identification,there is a huge surge of research so as to make smarter refrigerators.According to a survey by the Food and Agriculture Organization of the United Nations(FAO),it has been found that 1.3 billion tons of food is wasted by consumers around the world due to either food spoilage or expiry and a large amount of food is wasted from homes and restaurants itself.Smart refrigerators have been very successful in playing a pivotal role in mitigating this problem of food wastage.But a major issue is the high cost of available smart refrigerators and the lack of accurate design algorithms which can help achieve computer vision in any ordinary refrigerator.To address these issues,this work proposes an automated identification algorithm for computer vision in smart refrigerators using InceptionV3 and MobileNet Convolutional Neural Network(CNN)architectures.The designed module and algorithm have been elaborated in detail and are considerably evaluated for its accuracy using test images on standard fruits and vegetable datasets.A total of eight test cases are considered with accuracy and training time as the performance metric.In the end,real-time testing results are also presented which validates the system’s performance. 展开更多
关键词 CNN computer vision Internet of Things(IoT) radio frequency identification(RFID) graphical user interface(GUI)
下载PDF
Design of a Tree Ring Structure Analysis System to Estimate the Accurate Age of Tree Species in Sri Lanka 被引量:1
6
作者 Hasalanka DISSANAYAKE Sisaara PERERA 《Instrumentation》 2020年第3期50-59,共10页
Determination of an age in a particular tree species can be considered as a vital factor in forest management.In this research we have introduced a novel scheme to determine the accurate age of the tree species in Sri... Determination of an age in a particular tree species can be considered as a vital factor in forest management.In this research we have introduced a novel scheme to determine the accurate age of the tree species in Sri Lanka.This is initially developed for the tree species called‘Hora’(Dipterocarpus zeylanicus)in wet zone of Sri Lanka.Here the core samples are extracted and further analyzed by means of the different image processing techniques such as Gaussian kernel blurring,use of Sobel filters,double threshold analysis,Hough line tran sformation and etc.The operations such as rescaling,slicing and measuring are also used in line with image processing techniques to achieve the desired results.Ultimately a Graphical user interface(GUI)is developed to cater for the user requirements in a user friendly environment.It has been found that the average growth ring identification accuracy of the proposed system is 93%and the overall average accuracy of detecting the age is 81%.Ultimately the proposed system will provide an insight and contributes to the forestry related activities and researches in Sri Lanka. 展开更多
关键词 Hora(Dipterocarpus zeylanicus) Image Processing Gaussian Kernel Blurring Sobel Filter Double Threshold Analysis Hough Line Transformation graphical user interface
下载PDF
Propagation of P-and S-waves in initially stressed gravitating half space
7
作者 S. GUPTA S. K. VISHWAKARMA 《Applied Mathematics and Mechanics(English Edition)》 SCIE EI 2013年第7期847-860,共14页
The present paper contributes in studying the phase velocities of P-and S-waves in a half space subjected to a compressive initial stress and gravity field. The density and acceleration due to gravity vary quadratical... The present paper contributes in studying the phase velocities of P-and S-waves in a half space subjected to a compressive initial stress and gravity field. The density and acceleration due to gravity vary quadratically along the depth. The dispersion equation is derived in a closed form. It is shown that the phase velocities depend not only on the initial stress, gravity, and direction of propagation but also on the inhomogeneity parameter associated with the density and acceleration due to gravity. Various particular cases are obtained, and the results match with the classical results. Numerical investigations on the phase velocities of P-and S-waves against the wave number are made for various sets of values of the material parameters, and the results are illustrated graphically. The graphical user interface model is developed to generalize the effect. 展开更多
关键词 P -wave S-WAVE initial stress GRAVITY half space graphical user interface
下载PDF
An Intelligent IEQ Monitoring and Feedback System:Development and Applications
8
作者 Yang Geng Zhongchen Zhang +4 位作者 Juan Yu Hongzhong Chen Hao Zhou Borong Lin Weimin Zhuang 《Engineering》 SCIE EI CAS 2022年第11期218-231,共14页
Indoor environmental quality(IEQ)significantly affects human health and wellbeing.Therefore,continuous IEQ monitoring and feedback is of great concern in both the industrial and academic communities.However,most exist... Indoor environmental quality(IEQ)significantly affects human health and wellbeing.Therefore,continuous IEQ monitoring and feedback is of great concern in both the industrial and academic communities.However,most existing studies only focus on developing sensors that cost-effectively promote IEQ measurement while ignoring interactions between the human side and IEQ monitoring.In this study,an intelligent IEQ monitoring and feedback system-the Intelligent Built Enviroment(IBEM)-is developed.Firstly,the IBEM hardware instrument integrates air temperature,relative humidity,CO_(2),particulate matter with an aerodynamic diameter no greater than _(2.5)μm(PM_(2.5)),and illuminance sensors within a small device.The accuracy of this integrated device was tested through a co-location experiment with reference sensors;the device exhibited a strong correlation with the reference sensors,with a slight deviation(R^(2)>0.97 and slopes between 1.01 and 1.05).Secondly,a wireless data transmission module,a cloud storage module,and graphical user interfaces(i.e.,a web platform and mobile interface)were built to establish a pathway for dataflow and interactive feedback with the occupants of the indoor environments.Thus,the IEQ parameters can be continuously monitored with a high spatiotemporal resolution,interactive feedback can be induced,and synchronous data collection on occupant satisfaction and objective environmental parameters can be realized.IBEM has been widely applied in 131 buildings in 18cities/areas in China,with 1188 sample locations.Among these applications,we report on the targeted IEQ diagnoses of two individual buildings and the exploration of relationships between subjective and objective IEQ data in detail here.This work demonstrates the great value of IBEM in both industrial and academic research. 展开更多
关键词 Indoor environmental quality(IEQ) SENSORS Continuous monitoring graphical user interface Interactive feedback
下载PDF
Skin lesion classification system using a Knearest neighbor algorithm
9
作者 Mustafa Qays Hatem 《Visual Computing for Industry,Biomedicine,and Art》 EI 2022年第1期78-87,共10页
One of the most critical steps in medical health is the proper diagnosis of the disease.Dermatology is one of the most volatile and challenging fields in terms of diagnosis.Dermatologists often require further testing... One of the most critical steps in medical health is the proper diagnosis of the disease.Dermatology is one of the most volatile and challenging fields in terms of diagnosis.Dermatologists often require further testing,review of the patient’s history,and other data to ensure a proper diagnosis.Therefore,finding a method that can guarantee a proper trusted diagnosis quickly is essential.Several approaches have been developed over the years to facilitate the diagnosis based on machine learning.However,the developed systems lack certain properties,such as high accuracy.This study proposes a system developed in MATLAB that can identify skin lesions and classify them as normal or benign.The classification process is effectuated by implementing the K-nearest neighbor(KNN)approach to differentiate between normal skin and malignant skin lesions that imply pathology.KNN is used because it is time efficient and promises highly accurate results.The accuracy of the system reached 98%in classifying skin lesions. 展开更多
关键词 Machine learning Skin disease K-nearest neighbor Skin detection MATLAB graphical user interface
下载PDF
Design Principles-Based Interactive Learning Tool for Solving Nonlinear Equations
10
作者 Ahad Alloqmani Omimah Alsaedi +2 位作者 Nadia Bahatheg Reem Alnanih Lamiaa Elrefaei 《Computer Systems Science & Engineering》 SCIE EI 2022年第3期1023-1042,共20页
Interactive learning tools can facilitate the learning process and increase student engagement,especially tools such as computer programs that are designed for human-computer interaction.Thus,this paper aims to help s... Interactive learning tools can facilitate the learning process and increase student engagement,especially tools such as computer programs that are designed for human-computer interaction.Thus,this paper aims to help students learn five different methods for solving nonlinear equations using an interactive learning tool designed with common principles such as feedback,visibility,affordance,consistency,and constraints.It also compares these methods by the number of iterations and time required to display the result.This study helps students learn these methods using interactive learning tools instead of relying on traditional teaching methods.The tool is implemented using the MATLAB app and is evaluated through usability testing with two groups of users that are categorized by their level of experience with root-finding.Users with no knowledge in root-finding confirmed that they understood the root-finding concept when interacting with the designed tool.The positive results of the user evaluation showed that the tool can be recommended to other users. 展开更多
关键词 graphical user interface(GUI) interactive learning tool design principles nonlinear equations experimental design
下载PDF
Design and Development of Remote Laboratories with Internet of Things Setting
11
作者 Abul Kashem Mohammed Azad 《Advances in Internet of Things》 2021年第3期95-112,共18页
Given the recent developments of Internet of Things (IoT) researchers and academics are trying to utilize this concept for different innovative applications. One of those applications of IoT is the remote laboratories... Given the recent developments of Internet of Things (IoT) researchers and academics are trying to utilize this concept for different innovative applications. One of those applications of IoT is the remote laboratories, where real hardware/software experimentation systems can be controlled and manipulated over the web. During the COVID-19 pandemic, this has become almost essential for academic and research activities. The paper starts with highlighting the necessity and current status of remote laboratories in terms of shortcomings and possible recourse. With these in mind, the second part illustrates an infrastructure of a remote laboratory facility as well as describes the development of a number of prototype remote laboratories that are utilized for academic activities. 展开更多
关键词 Internet of Things Remote Laboratories Embedded Systems graphical user interface Cloud Technologies
下载PDF
Prediction of corrosion rate for friction stir processed WE43 alloy by combining PSO-based virtual sample generation and machine learning
12
作者 Annayath Maqbool Abdul Khalad Noor Zaman Khan 《Journal of Magnesium and Alloys》 SCIE EI CAS 2024年第4期1518-1528,共11页
The corrosion rate is a crucial factor that impacts the longevity of materials in different applications.After undergoing friction stir processing(FSP),the refined grain structure leads to a notable decrease in corros... The corrosion rate is a crucial factor that impacts the longevity of materials in different applications.After undergoing friction stir processing(FSP),the refined grain structure leads to a notable decrease in corrosion rate.However,a better understanding of the correlation between the FSP process parameters and the corrosion rate is still lacking.The current study used machine learning to establish the relationship between the corrosion rate and FSP process parameters(rotational speed,traverse speed,and shoulder diameter)for WE43 alloy.The Taguchi L27 design of experiments was used for the experimental analysis.In addition,synthetic data was generated using particle swarm optimization for virtual sample generation(VSG).The application of VSG has led to an increase in the prediction accuracy of machine learning models.A sensitivity analysis was performed using Shapley Additive Explanations to determine the key factors affecting the corrosion rate.The shoulder diameter had a significant impact in comparison to the traverse speed.A graphical user interface(GUI)has been created to predict the corrosion rate using the identified factors.This study focuses on the WE43 alloy,but its findings can also be used to predict the corrosion rate of other magnesium alloys. 展开更多
关键词 Corrosion rate Friction stir processing Virtual sample generation Particle swarm optimization Machine learning graphical user interface
下载PDF
加权优选方法在信号分解中的应用与软件研制 被引量:1
13
作者 王胜 李磊 《测绘地理信息》 2020年第5期54-58,共5页
应用EMD(empirical mode decomposition)分解信号的效果与包络拟合函数、端点延拓方法、IMF(intrinsic mode function)筛分准则有关,其中每种方法皆有多个选项,这些选项没有对错的区别,只有是否合适的区别,因此提出一种加权优选方法,能... 应用EMD(empirical mode decomposition)分解信号的效果与包络拟合函数、端点延拓方法、IMF(intrinsic mode function)筛分准则有关,其中每种方法皆有多个选项,这些选项没有对错的区别,只有是否合适的区别,因此提出一种加权优选方法,能够通过ERE(energy relative error)等评价指标自主甄选出最适合目标处理信号的方法集。实验结果表明,相较于经验选择方法,该方法可以更大限度地还原信号原有的波形。最后将该方法基于Matlab GUI(graphical user interface)进行软件模块化设计与研制,是对GPS信号处理与挖掘方法的重要补充。 展开更多
关键词 经验模态分解 信号还原 组合优选 模拟信号 Matlab GUI(graphical user interface)
原文传递
Test-Driven Feature Extraction of Web Components
14
作者 龙永浩 陈彦呈 +2 位作者 陈湘萍 石晓红 周凡 《Journal of Computer Science & Technology》 SCIE EI CSCD 2022年第2期389-404,共16页
With the growing requirements of web applications,web components are developed to package the implementation of commonly-used features for reuse.In some cases,the developer may want to reuse some features which cannot... With the growing requirements of web applications,web components are developed to package the implementation of commonly-used features for reuse.In some cases,the developer may want to reuse some features which cannot be customized by the component’s APIs.He/she has to extract the implementation by hand.It is labor-intensive and error-prone.Considering the widely-used test cases which can be useful to specify the software features,a test-driven approach is proposed to extract the implementation of the desired features in web components.The satisfaction of the user^requirements is transformed into the passing rate of user-specified test cases.In this way,the quality of the extraction result can be evaluated automatically.Meanwhile,a record/replay-based GUI test generation method is proposed to ensure that the extraction result has the correct GUI appearance.To extract the feature implementation,a hierarchical genetic algorithm is proposed to find the code snippet that can pass all the tests and has the approximate smallest size.We compare our method with two existing feature extraction methods.The result shows that our method can extract the correct implementation with the minimum size.A human-subject study is conducted to show the effectiveness and weaknesses of our method in helping users extract the features. 展开更多
关键词 feature extraction genetic algorithm graphical user interface software reuse
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部