期刊文献+
共找到208篇文章
< 1 2 11 >
每页显示 20 50 100
An Edge-assisted, Object-oriented Random Forest Approach for Refined Extraction of Tea Plantations Using Multi-temporal Sentinel-2 and High-resolution Gaofen-2 Imagery 被引量:1
1
作者 Juanjuan YU Xiufeng HE +4 位作者 Jia XU Zhuang GAO Peng YANG Yuanyuan CHEN Jiacheng XIONG 《Journal of Geodesy and Geoinformation Science》 CSCD 2023年第1期31-46,共16页
As a consumed and influential natural plant beverage,tea is widely planted in subtropical and tropical areas all over the world.Affected by(sub)tropical climate characteristics,the underlying surface of the tea distri... As a consumed and influential natural plant beverage,tea is widely planted in subtropical and tropical areas all over the world.Affected by(sub)tropical climate characteristics,the underlying surface of the tea distribution area is extremely complex,with a variety of vegetation types.In addition,tea distribution is scattered and fragmentized in most of China.Therefore,it is difficult to obtain accurate tea information based on coarse resolution remote sensing data and existing feature extraction methods.This study proposed a boundary-enhanced,object-oriented random forest method on the basis of high-resolution GF-2 and multi-temporal Sentinel-2 data.This method uses multispectral indexes,textures,vegetable indices,and variation characteristics of time-series NDVI from the multi-temporal Sentinel-2 imageries to obtain abundant features related to the growth of tea plantations.To reduce feature redundancy and computation time,the feature elimination algorithm based on Mean Decrease Accuracy(MDA)was used to generate the optimal feature set.Considering the serious boundary inconsistency problem caused by the complex and fragmented land cover types,high resolution GF-2 image was segmented based on the MultiResolution Segmentation(MRS)algorithm to assist the segmentation of Sentinel-2,which contributes to delineating meaningful objects and enhancing the reliability of the boundary for tea plantations.Finally,the object-oriented random forest method was utilized to extract the tea information based on the optimal feature combination in the Jingmai Mountain,Yunnan Province.The resulting tea plantation map had high accuracy,with a 95.38%overall accuracy and 0.91 kappa coefficient.We conclude that the proposed method is effective for mapping tea plantations in high heterogeneity mountainous areas and has the potential for mapping tea plantations in large areas. 展开更多
关键词 tea plantation mapping multi-temporal edge-assisted object-oriented random forest Sentinel-2 Gaofen-2
下载PDF
Satellite Multi-Temporal Data and Cropping Pattern Approach for Green Gram Crop Management in the Lower Midland Zone IV and V in Kenya
2
作者 Kalekye Hilda Manzi Shadrack Ngene Joseph P. Gweyi-Onyango 《Advances in Remote Sensing》 2024年第2期41-71,共31页
Creation of a spectral signature reflectance data, which aids in the identification of the crops is important in determining size and location crop fields. Therefore, we developed a spectral signature reflectance for ... Creation of a spectral signature reflectance data, which aids in the identification of the crops is important in determining size and location crop fields. Therefore, we developed a spectral signature reflectance for the vegetative stage of the green gram (Vigna. radiata L.) over 5 years (2020, 2018, 2017, 2015, and 2013) for agroecological zone IV and V in Kenya. The years chosen were those whose satellite resolution data was available for the vegetative stage of crop growth in the short rain season (October, November, December (OND)). We used Landsat 8 OLI satellite imagery in this study. Cropping pattern data for the study area were evaluated by calculating the Top of Atmosphere reflectance. Farms geo-referencing, along with field data collection, was undertaken to extract Top of Atmosphere reflectance for bands 2, 3, 4 and 7. We also carried a spectral similarity assessment on the various cropping patterns. The spectral reflectance ranged from 0.07696 - 0.09632, 0.07466 - 0.09467, 0.0704047 - 0.12188,0.19822 - 0.24387, 0.19269 - 0.26900, and 0.11354 - 0.20815 for bands 2, 3, 4, 5, 6, and 7 for green gram, respectively. The results showed a dissimilarity among the various cropping patterns. The lowest dissimilarity index was 0.027 for the maize (Zea mays L.) bean (Phaseolus vulgaris) versus the maize-pigeon pea (Cajanus cajan) crop, while the highest dissimilarity index was 0.443 for the maize bean versus the maize bean and cowpea cropping patterns. High crop dissimilarities experienced across the cropping pattern through these spectral reflectance values confirm that the green gram was potentially identifiable. The results can be used in crop type identification in agroecological lower midland zone IV and V for mung bean management. This study therefore suggests that use of reflectance data in remote sensing of agricultural ecosystems would aid in planning, management, and crop allocation to different ecozones. 展开更多
关键词 multi-temporal Cropping Patterns Spectral Signatures Landsat 8 CROP Identification
下载PDF
An Approach to Detect Structural Development Defects in Object-Oriented Programs
3
作者 Maxime Seraphin Gnagne Mouhamadou Dosso +1 位作者 Mamadou Diarra Souleymane Oumtanaga 《Open Journal of Applied Sciences》 2024年第2期494-510,共17页
Structural development defects essentially refer to code structure that violates object-oriented design principles. They make program maintenance challenging and deteriorate software quality over time. Various detecti... Structural development defects essentially refer to code structure that violates object-oriented design principles. They make program maintenance challenging and deteriorate software quality over time. Various detection approaches, ranging from traditional heuristic algorithms to machine learning methods, are used to identify these defects. Ensemble learning methods have strengthened the detection of these defects. However, existing approaches do not simultaneously exploit the capabilities of extracting relevant features from pre-trained models and the performance of neural networks for the classification task. Therefore, our goal has been to design a model that combines a pre-trained model to extract relevant features from code excerpts through transfer learning and a bagging method with a base estimator, a dense neural network, for defect classification. To achieve this, we composed multiple samples of the same size with replacements from the imbalanced dataset MLCQ1. For all the samples, we used the CodeT5-small variant to extract features and trained a bagging method with the neural network Roberta Classification Head to classify defects based on these features. We then compared this model to RandomForest, one of the ensemble methods that yields good results. Our experiments showed that the number of base estimators to use for bagging depends on the defect to be detected. Next, we observed that it was not necessary to use a data balancing technique with our model when the imbalance rate was 23%. Finally, for blob detection, RandomForest had a median MCC value of 0.36 compared to 0.12 for our method. However, our method was predominant in Long Method detection with a median MCC value of 0.53 compared to 0.42 for RandomForest. These results suggest that the performance of ensemble methods in detecting structural development defects is dependent on specific defects. 展开更多
关键词 object-oriented Programming Structural Development Defect Detection Software Maintenance Pre-Trained Models Features Extraction BAGGING Neural Network
下载PDF
OBJECT-ORIENTED IMPLEMENTATION OF EXPERT SYSTEMS FOR ENGINE LUBRICATING OIL INSPECTION
4
作者 杨忠 左洪福 +2 位作者 刘正埙 干敏梁 吴惠祥 《Transactions of Nanjing University of Aeronautics and Astronautics》 EI 1997年第2期170-176,共7页
The inspection of engine lubricating oil can give an indication of the internal condition of an engine. By means of the Object-Oriented Programming (OOP), an expert system is developed in this paper to computerize the... The inspection of engine lubricating oil can give an indication of the internal condition of an engine. By means of the Object-Oriented Programming (OOP), an expert system is developed in this paper to computerize the inspection. The traditional components of an expert system, such us knowledge base, inference engine and user interface are reconstructed and integrated, based on the Microsoft Foundation Class (MFC) library. To testify the expert system, an inspection example is given at the end of this paper. 展开更多
关键词 expert systems lubricating oil object-oriented engines INSPECTION
下载PDF
Meta-analysis of potentially confounding effect of class size on associations between object-oriented metrics and maintainability
5
作者 卢红敏 周毓明 徐宝文 《Journal of Southeast University(English Edition)》 EI CAS 2008年第3期281-283,共3页
This paper uses three size metrics,which are collectable during the design phase,to analyze the potentially confounding effect of class size on the associations between object-oriented(OO)metrics and maintainability... This paper uses three size metrics,which are collectable during the design phase,to analyze the potentially confounding effect of class size on the associations between object-oriented(OO)metrics and maintainability.To draw as many general conclusions as possible,the confounding effect of class size is analyzed on 127 C++ systems and 113 Java systems.For each OO metric,the indirect effect that represents the distortion of the association caused by class size and its variance for individual systems is first computed.Then,a statistical meta-analysis technique is used to compute the average indirect effect over all the systems and to determine if it is significantly different from zero.The experimental results show that the confounding effects of class size on the associations between OO metrics and maintainability generally exist,regardless of whatever size metric is used.Therefore,empirical studies validating OO metrics on maintainability should consider class size as a confounding variable. 展开更多
关键词 object-oriented metrics VALIDATION class size CONFOUNDING MAINTAINABILITY
下载PDF
REALIZATION OF OBJECT-ORIENTED RULE-TYPE EXPERT SYSTEM TEMPLATE
6
作者 杨忠 左洪福 沈春林 《Transactions of Nanjing University of Aeronautics and Astronautics》 EI 2003年第2期218-223,共6页
Expert systems (ESs) are being increasingly applied to the fault diagnosis of engines. Based on the idea of ES template (EST), an object-oriented rule-type EST is emphatically studied on such aspects as the object-ori... Expert systems (ESs) are being increasingly applied to the fault diagnosis of engines. Based on the idea of ES template (EST), an object-oriented rule-type EST is emphatically studied on such aspects as the object-oriented knowledge representation, the heuristic inference engine with an improved depth-first search (DFS) and the graphical user interface. A diagnositic ES instance for debris on magnetic chip detectors (MCDs) is then created with the EST. The spot running shows that the rule-type EST enhances the abilities of knowledge representation and heuristic inference, and breaks a new way for the rapid construction and implementation of ES. 展开更多
关键词 expert system object-oriented TEMPLATE RULE fault diagnosis
下载PDF
Visual object-oriented application for lane following on intelligent highway system
7
作者 王春燕 王炜 +1 位作者 陆建 常玉林 《Journal of Southeast University(English Edition)》 EI CAS 2003年第2期165-167,共3页
A visual object-oriented software for lane following on intelligent highway system (IHS) is proposed. According to object-oriented theory, 3 typical user services of self-check, transfer of human driving and automatic... A visual object-oriented software for lane following on intelligent highway system (IHS) is proposed. According to object-oriented theory, 3 typical user services of self-check, transfer of human driving and automatic running and abnormal information input from the sensors are chosen out. In addition, the functions of real-time display, information exchanging interface, determination and operation interweaving in the 3 user services are separated into 5 object-oriented classes. Moreover, the 5 classes are organized in the visual development environment. At last, experimental result proves the validity and reliability of the control application. 展开更多
关键词 intelligent transportation system intelligent highway system lane following visual object-oriented application
下载PDF
The Design and Implementation of an Object-Oriented Hypermedia System
8
作者 曹元大 马锐 《Journal of Beijing Institute of Technology》 EI CAS 1997年第1期78-84,共7页
Presents an object-oriented NBO(node-block-object)data model for hypermedia system.It takes advantage of object-oriented method,encapsulates all multimedia information as well as link functions in one unit,It has succ... Presents an object-oriented NBO(node-block-object)data model for hypermedia system.It takes advantage of object-oriented method,encapsulates all multimedia information as well as link functions in one unit,It has successfully achieved cross link to offer much better flexibility and two-way link to realize forward and backward searching in hypermedia system navigation.A conditional relation on links has also been realized,that is very helpful for time sensitive multimedia information processing and multimedia object cooperation. 展开更多
关键词 MULTIMEDIA HYPERMEDIA LINK object-oriented programming
下载PDF
Shrek:a dynamic object-oriented programming language 被引量:1
9
作者 曹璟 徐宝文 周毓明 《Journal of Southeast University(English Edition)》 EI CAS 2009年第1期31-35,共5页
From a perspective of theoretical study, there are some faults in the models of the existing object-oriented programming languages. For example, C# does not support metaclasses, the primitive types of Java and C# are ... From a perspective of theoretical study, there are some faults in the models of the existing object-oriented programming languages. For example, C# does not support metaclasses, the primitive types of Java and C# are not objects, etc. So, this paper designs a programming language, Shrek, which integrates many language features and constructions in a compact and consistent model. The Shrek language is a class-based purely object-oriented language. It has a dynamical strong type system, and adopts a single-inheritance mechanism with Mixin as its complement. It has a consistent class instantiation and inheritance structure, and the ability of intercessive structural computational reflection, which enables it to support safe metaclass programming. It also supports multi-thread programming and automatic garbage collection, and enforces its expressive power by adopting a native method mechanism. The prototype system of the Shrek language is implemented and anticipated design goals are achieved. 展开更多
关键词 dynamic typing metaclass programming computational reflection native method object-oriented programming language
下载PDF
Review of Remotely Sensed Imagery Classification Patterns Based on Object-oriented Image Analysis 被引量:9
10
作者 LIU Yongxue LI Manchun +2 位作者 MAO Liang XU Feifei HUANG Shuo 《Chinese Geographical Science》 SCIE CSCD 2006年第3期282-288,共7页
With the wide use of high-resolution remotely sensed imagery, the object-oriented remotely sensed informa- tion classification pattern has been intensively studied. Starting with the definition of object-oriented remo... With the wide use of high-resolution remotely sensed imagery, the object-oriented remotely sensed informa- tion classification pattern has been intensively studied. Starting with the definition of object-oriented remotely sensed information classification pattern and a literature review of related research progress, this paper sums up 4 developing phases of object-oriented classification pattern during the past 20 years. Then, we discuss the three aspects of method- ology in detail, namely remotely sensed imagery segmentation, feature analysis and feature selection, and classification rule generation, through comparing them with remotely sensed information classification method based on per-pixel. At last, this paper presents several points that need to be paid attention to in the future studies on object-oriented RS in- formation classification pattern: 1) developing robust and highly effective image segmentation algorithm for multi-spectral RS imagery; 2) improving the feature-set including edge, spatial-adjacent and temporal characteristics; 3) discussing the classification rule generation classifier based on the decision tree; 4) presenting evaluation methods for classification result by object-oriented classification pattern. 展开更多
关键词 object-oriented image analysis remote sensing classification pattern
下载PDF
Analysis and Design of Soils and Terrain Digital Database (SOTER) Management System Based on Object-Oriented Method 被引量:4
11
作者 ZHANGHAITAO ZHOUYONG +2 位作者 R.V.BIRNIE A.SIBBALD RENYI 《Pedosphere》 SCIE CAS CSCD 2003年第2期111-120,共10页
A SOTER management system was developed by analyzing, designing, programming, testing, repeated proceeding and progressing based on the object-oriented method. The function of the attribute database management is inhe... A SOTER management system was developed by analyzing, designing, programming, testing, repeated proceeding and progressing based on the object-oriented method. The function of the attribute database management is inherited and expanded in the new system. The integrity and security of the SOTER database are enhanced. The attribute database management, the spatial database management and the model base are integrated into SOTER based on the component object model (COM), and the graphical user interface (GUI) for Windows is used to interact with clients, thus being easy to create and maintain the SOTER, and convenient to promote the quantification and automation of soil information application. 展开更多
关键词 component object model database model object-oriented SOTER
下载PDF
Modeling Method of Automotive Body CAN/LIN Nets Application Protocol Based on Object-oriented Colored Petri Net 被引量:8
12
作者 FANG Hua HAN Jianghong and LIU Xiaoping 《Chinese Journal of Mechanical Engineering》 SCIE EI CAS CSCD 2011年第6期999-1006,共8页
Recently automotive nets are adopted to solve increasing problems in automotive electronic systems.Technologies of automotive local area network from CAN and LIN can solve the problems of the increasing of wire bunch ... Recently automotive nets are adopted to solve increasing problems in automotive electronic systems.Technologies of automotive local area network from CAN and LIN can solve the problems of the increasing of wire bunch weight and lack in module installation space.However,the multilayer automotive nets software becomes more and more complex,and the development expense is difficult to predict and to keep in check.In this paper,the modeling method of hierarchical automotive nets and the substitution operation based on object-oriented colored Petri net(OOCPN) are proposed.The OOCPN model which analyzes the software structure and validates the collision mechanism of CAN/LIN bus can speed the automobile system development.First,the subsystems are divided and modeled by object-oriented Petri net(OOPN).According to the sets of message sharing relations,the message ports among them are set and the communication gate transitions are defined.Second,the OOPN model is substituted step by step until the inner objects in the automotive body control modules(BCM) are indivisible and colored by colored Petri net(CPN).And the color subsets mark the node messages for the collision mechanism.Third,the OOCPN model of the automotive body CAN/LIN nets is assembled,which keeps the message sets and the system can be expanded.The proposed model is used to analyze features of information sharing among the objects,and it is also used to describe each subsystem real-time behavior of processing messages and implemental device controllers operating,and puts forward a reasonable software framework for the automotive body control subsystem.The research can help to design the communication model in the automotive body system effectively and provide a convenient and rapid way for developing the logical hierarchy software. 展开更多
关键词 automotive body CAN/LIN bus information sharing object-oriented colored Petri net modeling
下载PDF
Object-oriented Urban Dynamic Monitoring——A Case Study of Haidian District of Beijing 被引量:9
13
作者 An Kai Zhang Jinshui Xiao Yu 《Chinese Geographical Science》 SCIE CSCD 2007年第3期236-242,共7页
It is crucial to conduct the land use/cover research to obtain the global change information.Urban area is one of the most sensitive areas in land use/cover change.Therefore land use/cover change in urban areas is ver... It is crucial to conduct the land use/cover research to obtain the global change information.Urban area is one of the most sensitive areas in land use/cover change.Therefore land use/cover change in urban areas is very im-portant in global change.It is vital to incorporate the information of urban land use/cover change into the process of decision-making about urban area development.In this paper,a new urban change detection approach,urban dynamic monitoring based on objects,is introduced.This approach includes four steps:1)producing multi-scale objects from multi-temporal remotely sensed images with spectrum,texture and context information;2)extracting possible changed objects adopting object-oriented classification;3)obtaining shared objects as the basic units for urban change detection;4)determining the threshold to segment the changed objects from the possible changed objects using Otsu method.In this paper,the object-based approach was applied to detecting the urban expansion in Haidian District,Beijing,China with two Landsat Thematic Mapper(TM)data in 1997 and 2004.The results indicated that the overall accuracy was about 84.83%,and Kappa about 0.785.Compared with other conventional approaches,the object-based approach was advantageous in reducing the error accumulation of image classification of each datum and in independence to the radiometric correction and image registration accuracy. 展开更多
关键词 urban change detection object-oriented method remote sensing land use/cover Otsu method
下载PDF
Estimating Wheat Grain Protein Content Using Multi-Temporal Remote Sensing Data Based on Partial Least Squares Regression 被引量:4
14
作者 LI Cun-jun WANG Ji-hua +4 位作者 WANG Qian WANG Da-cheng SONG Xiao-yu WANG Yan HUANGWen-jiang 《Journal of Integrative Agriculture》 SCIE CAS CSCD 2012年第9期1445-1452,共8页
Estimating wheat grain protein content by remote sensing is important for assessing wheat quality at maturity and making grains harvest and purchase policies. However, spatial variability of soil condition, temperatur... Estimating wheat grain protein content by remote sensing is important for assessing wheat quality at maturity and making grains harvest and purchase policies. However, spatial variability of soil condition, temperature, and precipitation will affect grain protein contents and these factors usually cannot be monitored accurately by remote sensing data from single image. In this research, the relationships between wheat protein content at maturity and wheat agronomic parameters at different growing stages were analyzed and multi-temporal images of Landsat TM were used to estimate grain protein content by partial least squares regression. Experiment data were acquired in the suburb of Beijing during a 2-yr experiment in the period from 2003 to 2004. Determination coefficient, average deviation of self-modeling, and deviation of cross- validation were employed to assess the estimation accuracy of wheat grain protein content. Their values were 0.88, 1.30%, 3.81% and 0.72, 5.22%, 12.36% for 2003 and 2004, respectively. The research laid an agronomic foundation for GPC (grain protein content) estimation by multi-temporal remote sensing. The results showed that it is feasible to estimate GPC of wheat from multi-temporal remote sensing data in large area. 展开更多
关键词 grain protein content agronomic parameters multi-temporal LANDSAT partial least squares regression
下载PDF
The Glacier Area Changes in the Qangtang Plateau Based on the Multi-temporal Grid Method and its Sensitivity to Climate Change 被引量:5
15
作者 WANG Liping XIE Zichu +3 位作者 WANG Xin LIU Shiyin DING Liangfu SHANGGUAN Donghui 《Journal of Mountain Science》 SCIE CSCD 2011年第6期882-893,共12页
Glacier area changes in the Qangtang Plateau are analyzed during 1970-2000 using air photos,relevant photogrammetric maps and satellite images based on the multi-temporal grid method.The results indicate that the melt... Glacier area changes in the Qangtang Plateau are analyzed during 1970-2000 using air photos,relevant photogrammetric maps and satellite images based on the multi-temporal grid method.The results indicate that the melting of glaciers accelerated,only a few of glaciers in an advancing state during 1970-2000 in the whole Qangtang Plateau.However,the glaciers seemed still more stable in the study area than in most areas of western China.We estimate that glacier retreat was likely due to air temperature warming during 1970-2000 in the Qangtang Plateau.Furthermore,the functional model of glacier system is applied to study climate sensitivity of glacier area changes,which indicates that glacier lifespan mainly depends on the heating rate,secondly the precipitation,and precipitation increasing can slow down glacier retreat and make glacier lifespan prolonged. 展开更多
关键词 The Qangtang Plateau Glacier change multi-temporal Climate change Functional model ofglacier system Simulation
下载PDF
NDVI-Based Lacunarity Texture for Improving Identification of Torreya Using Object-Oriented Method 被引量:5
16
作者 HAN Ning WU Jing +2 位作者 Amir Reza Shah Tahmassebi XU Hong-wei WANG Ke 《Agricultural Sciences in China》 CAS CSCD 2011年第9期1431-1444,共14页
Normalized Difference Vegetation Index (NDVI) is a very useful feature for differentiating vegetation and non-vegetation in remote sensed imagery. In the light of the function of NDVI and the spatial patterns of the... Normalized Difference Vegetation Index (NDVI) is a very useful feature for differentiating vegetation and non-vegetation in remote sensed imagery. In the light of the function of NDVI and the spatial patterns of the vegetation landscapes, we proposed the lacunarity texture derived from NDVI to characterize the spatial patterns of vegetation landscapes concerning the "gappiness" or "emptiness" characteristics. The NDVI-based lacunarity texture was incorporated into object-oriented classification for improving the identification of vegetation categories, especially Torreya which was the targeted tree species in the present research. A three-level hierarchical network of image objects was defined and the proposed texture was integrated as potential sources of information in the rules base. A knowledge base of rules created by classifier C5.0 indicated that the texture could potentially be applied in object-oriented classification. It was found that the addition of such texture improved the identification of every vegetation category. The results demonstrated that the texture could characterize the spatial patterns of vegetation structures, which could be a promising approach for vegetation identification. 展开更多
关键词 Torreya NDVI LACUNARITY class hierarchy object-oriented method decision tree spatial pattern
下载PDF
Multi-temporal InSAR for Urban Deformation Monitoring:Progress and Challenges 被引量:2
17
作者 WU Songbo LE Yongyao +1 位作者 ZHANG Lei DING Xiaoli 《雷达学报(中英文)》 CSCD 北大核心 2020年第2期277-294,共18页
Multi-temporal Interferometric Synthetic Aperture Radar(MT-InSAR) is one of the most powerful Earth observation techniques, especially useful for measuring highly detailed ground deformation over large ground areas. M... Multi-temporal Interferometric Synthetic Aperture Radar(MT-InSAR) is one of the most powerful Earth observation techniques, especially useful for measuring highly detailed ground deformation over large ground areas. Much research has been carried out to apply MT-InSAR to monitor ground and infrastructure deformation in urban areas related to land reclamation, underground construction and groundwater extraction.This paper reviews the progress in the research and identifies challenges in applying the technology, including the inconsistency in coherent point identification when different approaches are used, the reliability issue in parameter estimation, difficulty in accurate geolocation of measured points, the one-dimensional line-of-sight nature of InSAR measurements, the inability of making complete measurements over an area due to geometric distortions, especially the shadowing effects, the challenges in processing large SAR datasets, the decrease of the number of coherent points with the increase of the length of SAR time series, and the difficulty in quality control of MT-InSAR results. 展开更多
关键词 URBAN DEFORMATION Monitoring multi-temporal INSAR
下载PDF
STOCHASTIC OBJECT-ORIENTED PETRI NETS (SOPNS) AND ITS APPLICATION IN MODELING OF MANUFACTURING SYSTEM RELIABILITY 被引量:7
18
作者 JiangZhibin HeJunming 《Chinese Journal of Mechanical Engineering》 SCIE EI CAS CSCD 2003年第3期272-276,284,共6页
Object-oriented Petri nets (OPNs) is extended into stochastic object-oriented Petri nets (SOPNs) by associating the OPN of an object with stochastic transitions and introducing stochastic places. The stochastic transi... Object-oriented Petri nets (OPNs) is extended into stochastic object-oriented Petri nets (SOPNs) by associating the OPN of an object with stochastic transitions and introducing stochastic places. The stochastic transition of the SOPNs of a production resources can be used to model its reliability, while the SOPN of a production resource can describe its performance with reliability considered. The SOPN model of a case production system is built to illustrate the relationship between the system's performances and the failures of individual production resources. 展开更多
关键词 Stochastic object-oriented Petri nets Modeling Reliability Manufacturing system
下载PDF
Research and application of real-time monitoring and early warning thresholds for multi-temporal agricultural products information 被引量:2
19
作者 XU Shi-wei WANG Yu +1 位作者 WANG Sheng-wei LI Jian-zheng 《Journal of Integrative Agriculture》 SCIE CAS CSCD 2020年第10期2582-2596,共15页
Monitoring and early warning is an important means to effectively prevent risks in agricultural production,consumption and price.In particular,with the change of modes of national administration against the background... Monitoring and early warning is an important means to effectively prevent risks in agricultural production,consumption and price.In particular,with the change of modes of national administration against the background of big data,improving the capacity to monitor agricultural products is of great significance for macroeconomic decision-making.Agricultural product information early warning thresholds are the core of agricultural product monitoring and early warning.How to appropriately determine the early warning thresholds of multi-temporal agricultural product information is a key question to realize real-time and dynamic monitoring and early warning.Based on the theory of abnormal fluctuation of agricultural product information and the research of substantive impact on the society,this paper comprehensively discussed the methods to determine the thresholds of agricultural product information fluctuation in different time dimensions.Based on the data of the National Bureau of Statistics of China(NBSC)and survey data,this paper used a variety of statistical methods to determine the early warning thresholds of the production,consumption and prices of agricultural products.Combined with Delphi expert judgment correction method,it finally determined the early warning thresholds of agricultural product information in multiple time,and carried out early warning analysis on the fluctuation of agricultural product monitoring information in 2018.The results show that:(1)the daily,weekly and monthly monitoring and early warning thresholds of agricultural products play an important early warning role in monitoring abnormal fluctuations with agricultural products;(2)the multitemporal monitoring and early warning thresholds of agricultural product information identified by the research institute can provide effective early warning on current abnormal fluctuation of agricultural product information,provide a benchmarking standard for China's agricultural production,consumption and price monitoring and early warning at the national macro level,and further improve the application of China's agricultural product monitoring and early warning. 展开更多
关键词 agricultural product information monitoring and early warning THRESHOLD multi-temporal real-time dynamics
下载PDF
Pine wilt disease detection in high-resolution UAV images using object-oriented classification 被引量:2
20
作者 Zhao Sun Yifu Wang +4 位作者 Lei Pan Yunhong Xie Bo Zhang Ruiting Liang Yujun Sun 《Journal of Forestry Research》 SCIE CAS CSCD 2022年第4期1377-1389,共13页
Pine wilt disease(PWD)is currently one of the main causes of large-scale forest destruction.To control the spread of PWD,it is essential to detect affected pine trees quickly.This study investigated the feasibility of... Pine wilt disease(PWD)is currently one of the main causes of large-scale forest destruction.To control the spread of PWD,it is essential to detect affected pine trees quickly.This study investigated the feasibility of using the object-oriented multi-scale segmentation algorithm to identify trees discolored by PWD.We used an unmanned aerial vehicle(UAV)platform equipped with an RGB digital camera to obtain high spatial resolution images,and multiscale segmentation was applied to delineate the tree crown,coupling the use of object-oriented classification to classify trees discolored by PWD.Then,the optimal segmentation scale was implemented using the estimation of scale parameter(ESP2)plug-in.The feature space of the segmentation results was optimized,and appropriate features were selected for classification.The results showed that the optimal scale,shape,and compactness values of the tree crown segmentation algorithm were 56,0.5,and 0.8,respectively.The producer’s accuracy(PA),user’s accuracy(UA),and F1 score were 0.722,0.605,and 0.658,respectively.There were no significant classification errors in the final classification results,and the low accuracy was attributed to the low number of objects count caused by incorrect segmentation.The multi-scale segmentation and object-oriented classification method could accurately identify trees discolored by PWD with a straightforward and rapid processing.This study provides a technical method for monitoring the occurrence of PWD and identifying the discolored trees of disease using UAV-based high-resolution images. 展开更多
关键词 object-oriented classification Multi-scale segmentation UAV images Pine wilt disease
下载PDF
上一页 1 2 11 下一页 到第
使用帮助 返回顶部