首页 > 最新文献

2010 IEEE International Conference on Progress in Informatics and Computing最新文献

英文 中文
Static analysis for java exception propagation structure java异常传播结构的静态分析
Pub Date : 2010-12-01 DOI: 10.1109/PIC.2010.5688009
Xiang Qiu, Li Zhang, Xiaoli Lian
Exception handling mechanism in modern programming languages is frequently used to build robust systems. However, it presents more daze for software developers because of exception propagation. Centering on the question: “For raising exception, how to identify where handles the exception?” we analyze the dependency between exception propagation and method call. Then associating the method with exception types by the relationship of throw (declared explicitly in method signature) or catch, this paper builds the Software Extended Dependency Graph and proposes a static exception propagation path extraction algorithm, so we can analyze exception propagation hops, the exception hierarchy and exception propagation boundary.
现代编程语言中的异常处理机制经常用于构建健壮的系统。然而,由于异常的传播,它给软件开发人员带来了更多的困惑。围绕这个问题:“对于引发异常,如何识别在哪里处理异常?”我们分析异常传播和方法调用之间的依赖关系。然后通过throw(在方法签名中显式声明)或catch的关系将方法与异常类型关联起来,构建了软件扩展依赖图,提出了一种静态异常传播路径提取算法,分析了异常传播跳数、异常层次和异常传播边界。
{"title":"Static analysis for java exception propagation structure","authors":"Xiang Qiu, Li Zhang, Xiaoli Lian","doi":"10.1109/PIC.2010.5688009","DOIUrl":"https://doi.org/10.1109/PIC.2010.5688009","url":null,"abstract":"Exception handling mechanism in modern programming languages is frequently used to build robust systems. However, it presents more daze for software developers because of exception propagation. Centering on the question: “For raising exception, how to identify where handles the exception?” we analyze the dependency between exception propagation and method call. Then associating the method with exception types by the relationship of throw (declared explicitly in method signature) or catch, this paper builds the Software Extended Dependency Graph and proposes a static exception propagation path extraction algorithm, so we can analyze exception propagation hops, the exception hierarchy and exception propagation boundary.","PeriodicalId":142910,"journal":{"name":"2010 IEEE International Conference on Progress in Informatics and Computing","volume":"7 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2010-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114247818","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 4
Method of information process based on test mining and word segmentation 基于测试挖掘和分词的信息处理方法
Pub Date : 2010-12-01 DOI: 10.1109/PIC.2010.5687956
Binxiang Liu, Hailin Li, Xiang Cheng
Method of information process based on test mining and segmentation technology is provided, which uses the relative principles in the filed of test mining and word segmentation to preprocess and transform the information from internet. The problem of large data dimension caused by the redundancy characters extracted from the test is settled and it improves the performance of the CE arithmetic. Finally, the results are showed and the burden of the CPU and memory of the server which is brought by the of the ceramic company testify that this method have the characters of intelligent behavior, precise result, beautiful interface, easy operation and synchronization of running.
提出了一种基于测试挖掘和分词技术的信息处理方法,利用测试挖掘和分词领域的相关原理对来自internet的信息进行预处理和转换。解决了从测试中提取的冗余字符导致的数据维数大的问题,提高了CE算法的性能。结果表明,该方法具有行为智能、结果精确、界面美观、操作方便、运行同步等特点,并对陶瓷公司给服务器带来的CPU和内存负担进行了验证。
{"title":"Method of information process based on test mining and word segmentation","authors":"Binxiang Liu, Hailin Li, Xiang Cheng","doi":"10.1109/PIC.2010.5687956","DOIUrl":"https://doi.org/10.1109/PIC.2010.5687956","url":null,"abstract":"Method of information process based on test mining and segmentation technology is provided, which uses the relative principles in the filed of test mining and word segmentation to preprocess and transform the information from internet. The problem of large data dimension caused by the redundancy characters extracted from the test is settled and it improves the performance of the CE arithmetic. Finally, the results are showed and the burden of the CPU and memory of the server which is brought by the of the ceramic company testify that this method have the characters of intelligent behavior, precise result, beautiful interface, easy operation and synchronization of running.","PeriodicalId":142910,"journal":{"name":"2010 IEEE International Conference on Progress in Informatics and Computing","volume":"140 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2010-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114434135","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
A evolution model of computer virus based on immune genetic algorithm 基于免疫遗传算法的计算机病毒进化模型
Pub Date : 2010-12-01 DOI: 10.1109/PIC.2010.5687464
Jianping Feng, Lihua Wu, Yu Zhang
In this paper, the life characteristics of a computer virus and algorithm characteristics are studied. A evolution model of computer virus based on immune genetic algorithm, which draws inspirations from artificial life, is proposed. The formal definition of computer virus is introduced, and the evolution operators which include selection operator, crossover operator, mutation operator and immune operator are presented. It reveals that computer virus is a possible form of the characteristics of biological evolution. The simulation experiments were conducted and it indicates that computer viruses have enormously potential capability of self-propagation and self-evolution. Computer viruses have the characteristics of biological evolution, and the model can provides research thinking for anti-virus technology to improve and enhance.
本文研究了计算机病毒的生命特性和算法特性。从人工生命中汲取灵感,提出了一种基于免疫遗传算法的计算机病毒进化模型。介绍了计算机病毒的形式化定义,并给出了进化算子,包括选择算子、交叉算子、变异算子和免疫算子。它揭示了计算机病毒是生物进化特征的一种可能形式。仿真实验表明,计算机病毒具有巨大的自繁殖和自进化潜力。计算机病毒具有生物进化的特点,该模型可以为反病毒技术的改进和提升提供研究思路。
{"title":"A evolution model of computer virus based on immune genetic algorithm","authors":"Jianping Feng, Lihua Wu, Yu Zhang","doi":"10.1109/PIC.2010.5687464","DOIUrl":"https://doi.org/10.1109/PIC.2010.5687464","url":null,"abstract":"In this paper, the life characteristics of a computer virus and algorithm characteristics are studied. A evolution model of computer virus based on immune genetic algorithm, which draws inspirations from artificial life, is proposed. The formal definition of computer virus is introduced, and the evolution operators which include selection operator, crossover operator, mutation operator and immune operator are presented. It reveals that computer virus is a possible form of the characteristics of biological evolution. The simulation experiments were conducted and it indicates that computer viruses have enormously potential capability of self-propagation and self-evolution. Computer viruses have the characteristics of biological evolution, and the model can provides research thinking for anti-virus technology to improve and enhance.","PeriodicalId":142910,"journal":{"name":"2010 IEEE International Conference on Progress in Informatics and Computing","volume":"44 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2010-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"122643727","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Innovative CG content production through advanced APE 通过先进的APE创新CG内容制作
Pub Date : 2010-12-01 DOI: 10.1109/PIC.2010.5687941
M. Doke, N. Hamaguchi, H. Kaneko, S. Inoue
We have been conducting research and development on a new system called TV for you (TV4U), for production, distribution and viewing of video content on the Internet. With TV4U, ordinary users with no special skills are able to produce and publish video content based on real-time 3D computer graphics (CG), and these can be viewed easily by anyone. TV4U makes use of a mechanism we have devised, called Automatic Production Engine (APE), which involve templates for automatically generating production direction for video content. Through introduction of APE, produced video content can be created easily, even by ordinary users with no special skills, by writing a simple description of a scenario. So far, APE have only been capable of generating productions within the range of predefined templates already in the system, limiting the video content that can be produced. As such, we have devised a mechanism able to generate production direction according to the current conditions in the video content. Introducing this mechanism into APE has made it more sophisticated, and has allowed APE to generate sophisticated production direction for video content that was not possible with previous versions of APE.
我们一直在研究和开发一种名为“为你看电视”(TV4U)的新系统,用于在互联网上制作、分发和观看视频内容。有了TV4U,没有特殊技能的普通用户也可以制作和发布基于实时3D计算机图形(CG)的视频内容,任何人都可以轻松观看这些内容。TV4U使用了我们设计的一种机制,称为自动生产引擎(APE),它包含了为视频内容自动生成生产方向的模板。通过APE的引入,即使是没有特殊技能的普通用户,也可以通过编写一个场景的简单描述来轻松创建制作视频内容。到目前为止,APE只能在系统中已有的预定义模板范围内生成产品,限制了可以制作的视频内容。因此,我们设计了一种能够根据视频内容的现状产生生产方向的机制。将这种机制引入APE使其更加复杂,并允许APE为视频内容生成复杂的生产方向,这在以前的APE版本中是不可能的。
{"title":"Innovative CG content production through advanced APE","authors":"M. Doke, N. Hamaguchi, H. Kaneko, S. Inoue","doi":"10.1109/PIC.2010.5687941","DOIUrl":"https://doi.org/10.1109/PIC.2010.5687941","url":null,"abstract":"We have been conducting research and development on a new system called TV for you (TV4U), for production, distribution and viewing of video content on the Internet. With TV4U, ordinary users with no special skills are able to produce and publish video content based on real-time 3D computer graphics (CG), and these can be viewed easily by anyone. TV4U makes use of a mechanism we have devised, called Automatic Production Engine (APE), which involve templates for automatically generating production direction for video content. Through introduction of APE, produced video content can be created easily, even by ordinary users with no special skills, by writing a simple description of a scenario. So far, APE have only been capable of generating productions within the range of predefined templates already in the system, limiting the video content that can be produced. As such, we have devised a mechanism able to generate production direction according to the current conditions in the video content. Introducing this mechanism into APE has made it more sophisticated, and has allowed APE to generate sophisticated production direction for video content that was not possible with previous versions of APE.","PeriodicalId":142910,"journal":{"name":"2010 IEEE International Conference on Progress in Informatics and Computing","volume":"70 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2010-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"122664030","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
The characterization of Wϕ-transitive rationality and acyclic rationality of fuzzy choice functions 模糊选择函数的wϕ传递合理性和无环合理性的表征
Pub Date : 2010-12-01 DOI: 10.1109/PIC.2010.5687454
Yonghua Hao, Xuzhu Wang, Caiping Wu, Na Xue
The objective of the paper is to extend Bandyopadhyay's results on rationality conditions of crisp choice functions. By fuzzifying the rationality conditions in the crisp case, we present a necessary and sufficient condition for the acyclic rationality and a characterization theorem for the Wϕ-transitive rationality under a strong De Morgan triple. As a result, some rationality characterizations in the crisp choice functions are generalized.
本文的目的是推广Bandyopadhyay关于脆选择函数的合理性条件的结果。通过模糊化清晰情况下的合理性条件,给出了强De Morgan三重下wϕ -传递合理性的一个充要条件和表征定理。从而推广了脆选择函数的一些合理性特征。
{"title":"The characterization of Wϕ-transitive rationality and acyclic rationality of fuzzy choice functions","authors":"Yonghua Hao, Xuzhu Wang, Caiping Wu, Na Xue","doi":"10.1109/PIC.2010.5687454","DOIUrl":"https://doi.org/10.1109/PIC.2010.5687454","url":null,"abstract":"The objective of the paper is to extend Bandyopadhyay's results on rationality conditions of crisp choice functions. By fuzzifying the rationality conditions in the crisp case, we present a necessary and sufficient condition for the acyclic rationality and a characterization theorem for the Wϕ-transitive rationality under a strong De Morgan triple. As a result, some rationality characterizations in the crisp choice functions are generalized.","PeriodicalId":142910,"journal":{"name":"2010 IEEE International Conference on Progress in Informatics and Computing","volume":"15 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2010-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126336747","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
Improving decision support systems with a High Stake Community Contributed Knowledge Base 利用高风险社区贡献知识库改进决策支持系统
Pub Date : 2010-12-01 DOI: 10.1109/PIC.2010.5687405
Y. Naudet, T. Latour, Géraldine Vidou, Y. Djaghloul
In this paper, we present an approach for high stake decision making based on the processing of uncontrolled knowledge originated from e-communities. Knowledge bases fed by such communities can provide a very rich source for a diagnosis or decision-support systems. However, they inherently bear inherent problems due in particular to knowledge heterogeneity, vagueness, completeness, uncertainty, and origins. In the High Stake Community Contributed Knowledge Base (HSCCKB) approach, the challenge of exploiting heterogeneous data in high stake decisions is addressed. We propose here a dedicated knowledge model as well as tracks for the evaluation of important knowledge aspects, and focus on the decisional architecture and process involved in HSCCKB-based decision support systems.
本文提出了一种基于电子社区非受控知识处理的高风险决策方法。由这些社区提供的知识库可以为诊断或决策支持系统提供非常丰富的资源。然而,由于知识的异质性、模糊性、完全性、不确定性和来源等问题,它们固有地存在着固有的问题。在高风险社区贡献知识库(HSCCKB)方法中,解决了在高风险决策中利用异构数据的挑战。在此,我们提出了一个专门的知识模型以及重要知识方面的评估跟踪,并重点讨论了基于hscckb的决策支持系统所涉及的决策架构和过程。
{"title":"Improving decision support systems with a High Stake Community Contributed Knowledge Base","authors":"Y. Naudet, T. Latour, Géraldine Vidou, Y. Djaghloul","doi":"10.1109/PIC.2010.5687405","DOIUrl":"https://doi.org/10.1109/PIC.2010.5687405","url":null,"abstract":"In this paper, we present an approach for high stake decision making based on the processing of uncontrolled knowledge originated from e-communities. Knowledge bases fed by such communities can provide a very rich source for a diagnosis or decision-support systems. However, they inherently bear inherent problems due in particular to knowledge heterogeneity, vagueness, completeness, uncertainty, and origins. In the High Stake Community Contributed Knowledge Base (HSCCKB) approach, the challenge of exploiting heterogeneous data in high stake decisions is addressed. We propose here a dedicated knowledge model as well as tracks for the evaluation of important knowledge aspects, and focus on the decisional architecture and process involved in HSCCKB-based decision support systems.","PeriodicalId":142910,"journal":{"name":"2010 IEEE International Conference on Progress in Informatics and Computing","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2010-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129618693","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
A color interpolation algorithm for Bayer pattern digital cameras based on green components and color difference space 基于绿色分量和色差空间的拜耳图案数码相机颜色插值算法
Pub Date : 2010-12-01 DOI: 10.1109/PIC.2010.5688020
Lei Hua, Lei Xie, Hui-fang Chen
The color interpolation method of Bayer CFA used in most digital cameras plays an important role in imaging system. In Bayer pattern, the green components are the twice as much as red or blue and contain more image information, which can be used to compensate the interpolations of red and blue. Due to the high correlation among the three color channels, color mutation is prevented by the fixed color difference. Based on these principles, the proposed interpolation algorithm estimates green component firstly with adapted color plane interpolation algorithm, then computes the color difference image (R-G and B-G) to interpolate the full resolution difference image with the compensation of interpolated G and edge adaptive method. Edge blurring problem is addressed by using edge judgment to estimate RGB. Color distortion is reduced using color difference interpolation procedure. Experimental results show that the proposed algorithm outperforms existing typical interpolation methods in terms of image quality and peak signal-to-noise ratio (PSNR), and also computational complexity is low.
在大多数数码相机中使用的Bayer CFA彩色插值方法在成像系统中起着重要的作用。在Bayer模式中,绿色分量是红色或蓝色分量的两倍,包含更多的图像信息,可以用来补偿红色和蓝色的插值。由于三个颜色通道之间的高度相关性,固定色差可以防止颜色突变。基于这些原理,提出的插值算法首先采用自适应彩色平面插值算法估计绿色分量,然后计算色差图像(R-G和B-G),通过插值后的G和边缘自适应方法进行补偿,对全分辨率差分图像进行插值。利用边缘判断来估计RGB,解决了边缘模糊问题。使用色差插值程序减少颜色失真。实验结果表明,该算法在图像质量和峰值信噪比(PSNR)方面都优于现有的典型插值方法,且计算复杂度低。
{"title":"A color interpolation algorithm for Bayer pattern digital cameras based on green components and color difference space","authors":"Lei Hua, Lei Xie, Hui-fang Chen","doi":"10.1109/PIC.2010.5688020","DOIUrl":"https://doi.org/10.1109/PIC.2010.5688020","url":null,"abstract":"The color interpolation method of Bayer CFA used in most digital cameras plays an important role in imaging system. In Bayer pattern, the green components are the twice as much as red or blue and contain more image information, which can be used to compensate the interpolations of red and blue. Due to the high correlation among the three color channels, color mutation is prevented by the fixed color difference. Based on these principles, the proposed interpolation algorithm estimates green component firstly with adapted color plane interpolation algorithm, then computes the color difference image (R-G and B-G) to interpolate the full resolution difference image with the compensation of interpolated G and edge adaptive method. Edge blurring problem is addressed by using edge judgment to estimate RGB. Color distortion is reduced using color difference interpolation procedure. Experimental results show that the proposed algorithm outperforms existing typical interpolation methods in terms of image quality and peak signal-to-noise ratio (PSNR), and also computational complexity is low.","PeriodicalId":142910,"journal":{"name":"2010 IEEE International Conference on Progress in Informatics and Computing","volume":"50 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2010-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127713078","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 10
On the construction of Boolean functions with optimal algebraic immunity and good other properties by concatenation 用串联法构造具有最优代数免疫和其它优良性质的布尔函数
Pub Date : 2010-12-01 DOI: 10.1109/PIC.2010.5687590
ShouChao Song, Jie Zhang, J. Du, Qiaoyuan Wen
How to construct Boolean functions with good crytographic characteristics is an interesting and significant problem in crytography. Based on the properties of concatenation, two methods were proposed to construct Boolean functions with optimal or suboptimal algebraic immunity. Moreover, some other cryptographic properties, such as algebraic degree, balancedness, and nonlinearity, of the constructed function were also studied. At the end, a new idea was presented for ascertaining whether the given Boolean function had optimal algebraic immunity.
如何构造具有良好密码特性的布尔函数是密码学中一个有趣而重要的问题。基于串联的性质,提出了构造代数免疫最优或次最优布尔函数的两种方法。此外,还研究了所构造函数的代数度、平衡性和非线性等其他密码学性质。最后,提出了一种确定给定布尔函数是否具有最优代数免疫的新思路。
{"title":"On the construction of Boolean functions with optimal algebraic immunity and good other properties by concatenation","authors":"ShouChao Song, Jie Zhang, J. Du, Qiaoyuan Wen","doi":"10.1109/PIC.2010.5687590","DOIUrl":"https://doi.org/10.1109/PIC.2010.5687590","url":null,"abstract":"How to construct Boolean functions with good crytographic characteristics is an interesting and significant problem in crytography. Based on the properties of concatenation, two methods were proposed to construct Boolean functions with optimal or suboptimal algebraic immunity. Moreover, some other cryptographic properties, such as algebraic degree, balancedness, and nonlinearity, of the constructed function were also studied. At the end, a new idea was presented for ascertaining whether the given Boolean function had optimal algebraic immunity.","PeriodicalId":142910,"journal":{"name":"2010 IEEE International Conference on Progress in Informatics and Computing","volume":"15 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2010-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127740690","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 5
CBR based emergency case generating system under engineering accidents 基于CBR的工程事故应急案例生成系统
Pub Date : 2010-12-01 DOI: 10.1109/PIC.2010.5687419
Chunguang Chang, Xiang Ma, Xiaoyu Song, Bo Gao
With the flourishing development of construction and real estate industry, engineering accidents happen more frequently. The purpose of this paper is to generate emergency case as quick as possible so as to improve the quick emergency reaction capability when engineering accident happens. The flow of CBR based emergency case generating system (CBR/ECGS) under engineering accidents is studied. Both the static and dynamic case presentation technologies for CBR/ECGS are designed, and the case retrieval, case adaptation and case maintenance technologies for CBR/ECGS are proposed. It can be seen from running result of CBR/ECGS that, comparing with the result under the mode in which artificial adjustment is allowed, the overcast degree of emergency cases generated by CBR/ECGS under the mode in which only automatic system adjustment is allowed is almost the same. The validity of CBR/ECGS proposed in this paper is validated, and CBR is suitable for solving complex, non-structure problems such as emergency case generating under engineering accidents.
随着建筑业和房地产业的蓬勃发展,工程事故频发。本文的目的是尽快生成应急案例,以提高工程事故发生时的快速应急反应能力。研究了基于CBR的应急事故发生系统(CBR/ECGS)在工程事故中的运行流程。设计了CBR/ECGS的静态和动态案例表示技术,提出了CBR/ECGS的案例检索、案例适应和案例维护技术。从CBR/ECGS的运行结果可以看出,与允许人工调节模式下的结果相比,仅允许系统自动调节模式下CBR/ECGS产生的紧急情况的阴云程度几乎相同。验证了本文提出的CBR/ECGS方法的有效性,CBR适用于解决工程事故下的突发事件等复杂的非结构问题。
{"title":"CBR based emergency case generating system under engineering accidents","authors":"Chunguang Chang, Xiang Ma, Xiaoyu Song, Bo Gao","doi":"10.1109/PIC.2010.5687419","DOIUrl":"https://doi.org/10.1109/PIC.2010.5687419","url":null,"abstract":"With the flourishing development of construction and real estate industry, engineering accidents happen more frequently. The purpose of this paper is to generate emergency case as quick as possible so as to improve the quick emergency reaction capability when engineering accident happens. The flow of CBR based emergency case generating system (CBR/ECGS) under engineering accidents is studied. Both the static and dynamic case presentation technologies for CBR/ECGS are designed, and the case retrieval, case adaptation and case maintenance technologies for CBR/ECGS are proposed. It can be seen from running result of CBR/ECGS that, comparing with the result under the mode in which artificial adjustment is allowed, the overcast degree of emergency cases generated by CBR/ECGS under the mode in which only automatic system adjustment is allowed is almost the same. The validity of CBR/ECGS proposed in this paper is validated, and CBR is suitable for solving complex, non-structure problems such as emergency case generating under engineering accidents.","PeriodicalId":142910,"journal":{"name":"2010 IEEE International Conference on Progress in Informatics and Computing","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2010-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129158122","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
Iris localization algorithm based on gray distribution features 基于灰度分布特征的虹膜定位算法
Pub Date : 2010-12-01 DOI: 10.1109/PIC.2010.5687942
Fei Tan, Zhengming Li, Xiaoqin Zhu
Influenced by the noises, for example, eyelid and eyelash occlusions, iris localization algorithms are difficult to keep a right balance between real-time quality and accuracy. Therefore, a novel iris localization method with effective noise eliminating is proposed in this paper. For the iris' inner edge location, morphological open is used to eliminate noise based on separating pupil region by binaryzation. Then the pupil's center and radius are located accurately by gray projection. For the iris' outer edge location, morphological close is proposed to eliminate the rich texture within the iris area. Based on this method, an edge detection template to search four directional points within a small scope of the probable boundary is designed and thus the iris's centre and radius can be located. Simulation results show that, compared with the pre-algorithms, the new algorithm not only greatly improves the accuracy and the speed, but also shows good robustness.
受眼睑、睫毛遮挡等噪声的影响,虹膜定位算法难以在实时性和准确性之间取得良好的平衡。为此,本文提出了一种有效消噪的虹膜定位方法。对于虹膜内边缘定位,在二值化分离瞳孔区域的基础上,采用形态学开放消除噪声。然后通过灰度投影精确定位瞳孔的中心和半径。对于虹膜的外缘位置,提出形态学封闭,消除虹膜区域内丰富的纹理。在此基础上,设计了一个边缘检测模板,在可能边界的小范围内搜索四个方向点,从而确定虹膜的中心和半径。仿真结果表明,与已有算法相比,新算法不仅精度和速度大大提高,而且具有良好的鲁棒性。
{"title":"Iris localization algorithm based on gray distribution features","authors":"Fei Tan, Zhengming Li, Xiaoqin Zhu","doi":"10.1109/PIC.2010.5687942","DOIUrl":"https://doi.org/10.1109/PIC.2010.5687942","url":null,"abstract":"Influenced by the noises, for example, eyelid and eyelash occlusions, iris localization algorithms are difficult to keep a right balance between real-time quality and accuracy. Therefore, a novel iris localization method with effective noise eliminating is proposed in this paper. For the iris' inner edge location, morphological open is used to eliminate noise based on separating pupil region by binaryzation. Then the pupil's center and radius are located accurately by gray projection. For the iris' outer edge location, morphological close is proposed to eliminate the rich texture within the iris area. Based on this method, an edge detection template to search four directional points within a small scope of the probable boundary is designed and thus the iris's centre and radius can be located. Simulation results show that, compared with the pre-algorithms, the new algorithm not only greatly improves the accuracy and the speed, but also shows good robustness.","PeriodicalId":142910,"journal":{"name":"2010 IEEE International Conference on Progress in Informatics and Computing","volume":"41 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2010-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129179576","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 5
期刊
2010 IEEE International Conference on Progress in Informatics and Computing
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:604180095
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1