首页 > 最新文献

2008 IEEE International Symposium on Signal Processing and Information Technology最新文献

英文 中文
Data Center Resilience Evaluation Test-bed: Design and Implementation 数据中心弹性评估测试平台:设计与实现
Pub Date : 2008-12-01 DOI: 10.1109/ISSPIT.2008.4775667
Y. Khalil, Adel Said Elmaghraby
Operational continuity of data centers faces challenges by experienced cyber attackers and occasional natural disasters. Assessment of a data center's resilience for complex and realistic scenarios is very important for various reasons such as: system specification, design and enhancement. Yet data center resilience evaluation is a demanding process because of the complexity of its systems and the multidimensional aspects required for a resilient system. This paper illustrates data center resilience evaluation test-bed and its monitoring system. This test-bed can provide a realistic testing environment and capable to implement multiple operating and attacking scenarios.
数据中心的运行连续性面临着经验丰富的网络攻击者和偶尔发生的自然灾害的挑战。由于各种原因,例如:系统规范、设计和增强,对复杂和现实场景的数据中心弹性进行评估非常重要。然而,由于数据中心系统的复杂性和弹性系统所需的多维方面,数据中心弹性评估是一个要求很高的过程。介绍了数据中心弹性评估试验台及其监控系统。该测试平台可以提供真实的测试环境,并能够实现多种操作和攻击场景。
{"title":"Data Center Resilience Evaluation Test-bed: Design and Implementation","authors":"Y. Khalil, Adel Said Elmaghraby","doi":"10.1109/ISSPIT.2008.4775667","DOIUrl":"https://doi.org/10.1109/ISSPIT.2008.4775667","url":null,"abstract":"Operational continuity of data centers faces challenges by experienced cyber attackers and occasional natural disasters. Assessment of a data center's resilience for complex and realistic scenarios is very important for various reasons such as: system specification, design and enhancement. Yet data center resilience evaluation is a demanding process because of the complexity of its systems and the multidimensional aspects required for a resilient system. This paper illustrates data center resilience evaluation test-bed and its monitoring system. This test-bed can provide a realistic testing environment and capable to implement multiple operating and attacking scenarios.","PeriodicalId":213756,"journal":{"name":"2008 IEEE International Symposium on Signal Processing and Information Technology","volume":"74 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2008-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130380859","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}
引用次数: 3
Clustering with K-Harmonic Means Applied to Colour Image Quantization 基于k调和均值聚类的彩色图像量化
Pub Date : 2008-12-01 DOI: 10.1109/ISSPIT.2008.4775684
M. Frackiewicz, H. Palus
The main goal of colour quantization methods is a colour reduction with minimum colour error. In this paper were investigated six following colour quantization techniques: the classical median cut, improved median cut, clustering k-means technique in two colour versions (RGB, CIELAB) and also two versions of relative novel technique named k-harmonic means. The comparison presented here was based on testing of ten natural colour images for quantization into 16, 64 and 256 colours. In evaluation process two criteria were used: the mean squared quantization error (MSE) and the average error in the CIELAB colour space (DeltaE). During tests the efficiency of k-harmonic means applied to colour quantization has been proved.
颜色量化方法的主要目标是以最小的颜色误差还原颜色。本文研究了六种颜色量化技术:经典中值切割、改进中值切割、两种颜色版本(RGB、CIELAB)的聚类k-均值技术以及两种相对新颖的k-调和均值技术。本文提出的比较是基于对10个自然彩色图像进行量化为16、64和256色的测试。在评价过程中使用了两个标准:均方量化误差(MSE)和CIELAB色彩空间的平均误差(DeltaE)。实验证明了k-谐波均值在彩色量化中的有效性。
{"title":"Clustering with K-Harmonic Means Applied to Colour Image Quantization","authors":"M. Frackiewicz, H. Palus","doi":"10.1109/ISSPIT.2008.4775684","DOIUrl":"https://doi.org/10.1109/ISSPIT.2008.4775684","url":null,"abstract":"The main goal of colour quantization methods is a colour reduction with minimum colour error. In this paper were investigated six following colour quantization techniques: the classical median cut, improved median cut, clustering k-means technique in two colour versions (RGB, CIELAB) and also two versions of relative novel technique named k-harmonic means. The comparison presented here was based on testing of ten natural colour images for quantization into 16, 64 and 256 colours. In evaluation process two criteria were used: the mean squared quantization error (MSE) and the average error in the CIELAB colour space (DeltaE). During tests the efficiency of k-harmonic means applied to colour quantization has been proved.","PeriodicalId":213756,"journal":{"name":"2008 IEEE International Symposium on Signal Processing and Information Technology","volume":"138 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2008-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133258354","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}
引用次数: 11
Randomized Algorithms for Mapping Clustered Object-Oriented Software onto Distributed Architectures 面向对象集群软件映射到分布式体系结构的随机算法
Pub Date : 2008-12-01 DOI: 10.1109/ISSPIT.2008.4775656
S. Hamad, R. Ammar, M. E. Khalifa, T. Fergany
Distributed Object Oriented (DOO) applications have been developed for solving complex problems in various scientific fields. One of the most important aspects of the DOO systems is the efficient distribution of software classes among different nodes in order to solve the mismatch problem that may appear when the software structure does not match up the available hardware organization. We have proposed a multistep approach for restructuring DOO software. According to this approach, the OO system is partitioned into clusters that are then merged into larger groups forming what we call Merged Cluster Graph. The last step in this approach is concerned by mapping these merged clusters onto the target distributed architecture. Generally, the mapping problem is intractable thus allowing only for efficient heuristics. This paper presents two algorithms to solve the mapping problem using a randomized approach. The proposed algorithms has proved to be efficient, Simple and easy to understand and implement. Furthermore, the performance of the proposed algorithms was tested against some existing deterministic techniques. The experimental results showed an outstanding performance of the proposed algorithms in minimizing the overall mapping cost of the produced assignments.
分布式面向对象(DOO)应用程序是为解决各种科学领域的复杂问题而开发的。DOO系统最重要的方面之一是在不同节点之间有效地分配软件类,以解决当软件结构与可用硬件组织不匹配时可能出现的不匹配问题。我们提出了一个重组DOO软件的多步骤方法。根据这种方法,OO系统被划分为集群,然后这些集群被合并到更大的组中,形成我们所说的合并集群图。该方法的最后一步是将这些合并的集群映射到目标分布式体系结构上。一般来说,映射问题是难以处理的,因此只允许有效的启发式。本文提出了用随机化方法求解映射问题的两种算法。该算法具有高效、简单、易于理解和实现的特点。此外,将所提算法与一些现有的确定性技术进行了性能测试。实验结果表明,所提算法在最小化生成任务的总体映射代价方面表现优异。
{"title":"Randomized Algorithms for Mapping Clustered Object-Oriented Software onto Distributed Architectures","authors":"S. Hamad, R. Ammar, M. E. Khalifa, T. Fergany","doi":"10.1109/ISSPIT.2008.4775656","DOIUrl":"https://doi.org/10.1109/ISSPIT.2008.4775656","url":null,"abstract":"Distributed Object Oriented (DOO) applications have been developed for solving complex problems in various scientific fields. One of the most important aspects of the DOO systems is the efficient distribution of software classes among different nodes in order to solve the mismatch problem that may appear when the software structure does not match up the available hardware organization. We have proposed a multistep approach for restructuring DOO software. According to this approach, the OO system is partitioned into clusters that are then merged into larger groups forming what we call Merged Cluster Graph. The last step in this approach is concerned by mapping these merged clusters onto the target distributed architecture. Generally, the mapping problem is intractable thus allowing only for efficient heuristics. This paper presents two algorithms to solve the mapping problem using a randomized approach. The proposed algorithms has proved to be efficient, Simple and easy to understand and implement. Furthermore, the performance of the proposed algorithms was tested against some existing deterministic techniques. The experimental results showed an outstanding performance of the proposed algorithms in minimizing the overall mapping cost of the produced assignments.","PeriodicalId":213756,"journal":{"name":"2008 IEEE International Symposium on Signal Processing and Information Technology","volume":"13 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2008-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130836492","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}
引用次数: 3
On the design of state-space digital filters 关于状态空间数字滤波器的设计
Pub Date : 2008-12-01 DOI: 10.1109/ISSPIT.2008.4775705
F. Garcia-Ugalde, B. Psenicka
First part of this paper a very simple algorithm for the design of a second-order state-space digital filter (SDF) was developed on the condition that the sensitivity of the coefficients in the state-space digital filter (SDF) are spread uniformly to all coefficients of the SDF. In the second part, section III, was developed a matrix algorithm for designing state-space digital filters for arbitrary filter order without low coefficient sensitivity.
本文第一部分提出了一种二阶状态空间数字滤波器(SDF)的简单设计算法,该算法的条件是状态空间数字滤波器(SDF)中各系数的灵敏度均匀分布到SDF的所有系数上。在第二部分,第三节中,开发了一种矩阵算法,用于设计任意阶的低系数灵敏度的状态空间数字滤波器。
{"title":"On the design of state-space digital filters","authors":"F. Garcia-Ugalde, B. Psenicka","doi":"10.1109/ISSPIT.2008.4775705","DOIUrl":"https://doi.org/10.1109/ISSPIT.2008.4775705","url":null,"abstract":"First part of this paper a very simple algorithm for the design of a second-order state-space digital filter (SDF) was developed on the condition that the sensitivity of the coefficients in the state-space digital filter (SDF) are spread uniformly to all coefficients of the SDF. In the second part, section III, was developed a matrix algorithm for designing state-space digital filters for arbitrary filter order without low coefficient sensitivity.","PeriodicalId":213756,"journal":{"name":"2008 IEEE International Symposium on Signal Processing and Information Technology","volume":"55 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2008-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127771707","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
Adaptive Image Pyramidal Representation 自适应图像金字塔表示
Pub Date : 2008-12-01 DOI: 10.1109/ISSPIT.2008.4775650
V. Cherkashyn, R. Kountchev, D. He, R. Kountcheva
New adaptive method for image compression based on pyramid decomposition with neural networks with error back propagation (BPNN) is presented in this paper. The processed image is divided in blocks and then each is compressed in the space of the hidden layers of 3-layer BPNNs, which build the so-called inverse difference pyramid. The results of the new method modeling are compared with these, obtained using the image compression standards JPEG and JPEG2000.
提出了一种基于误差反向传播神经网络的金字塔分解自适应图像压缩方法。处理后的图像被分成块,然后在3层bpnn的隐藏层空间中压缩每个块,从而构建所谓的逆差金字塔。将新方法的建模结果与JPEG和JPEG2000图像压缩标准的建模结果进行了比较。
{"title":"Adaptive Image Pyramidal Representation","authors":"V. Cherkashyn, R. Kountchev, D. He, R. Kountcheva","doi":"10.1109/ISSPIT.2008.4775650","DOIUrl":"https://doi.org/10.1109/ISSPIT.2008.4775650","url":null,"abstract":"New adaptive method for image compression based on pyramid decomposition with neural networks with error back propagation (BPNN) is presented in this paper. The processed image is divided in blocks and then each is compressed in the space of the hidden layers of 3-layer BPNNs, which build the so-called inverse difference pyramid. The results of the new method modeling are compared with these, obtained using the image compression standards JPEG and JPEG2000.","PeriodicalId":213756,"journal":{"name":"2008 IEEE International Symposium on Signal Processing and Information Technology","volume":"26 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2008-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126097710","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}
引用次数: 6
Denoising and Image Compression Using Bspline Wavelets b样条小波去噪与图像压缩
Pub Date : 2008-12-01 DOI: 10.1109/ISSPIT.2008.4775668
M. Fahmy, G. Raheem, U. S. Mohamed, O. Fahmy, G. Fahmy
In this paper we briefly describe the results of a recent research on how to construct and implement Bspline wavelet basis. Next, a novel technique based on using Bspline wavelet basis, is proposed for signal de-noising and image compression. Extensive simulation results, have shown that the proposed technique competes very well with other methods using classical orthogonal and bi-orthogonal wavelets. Bsplines example are given.
本文简要介绍了近年来关于如何构造和实现样条小波基的研究成果。其次,提出了一种基于b样条小波基的信号去噪和图像压缩新方法。大量的仿真结果表明,该方法与使用经典正交和双正交小波的其他方法相比具有很好的竞争力。给出了b样条的例子。
{"title":"Denoising and Image Compression Using Bspline Wavelets","authors":"M. Fahmy, G. Raheem, U. S. Mohamed, O. Fahmy, G. Fahmy","doi":"10.1109/ISSPIT.2008.4775668","DOIUrl":"https://doi.org/10.1109/ISSPIT.2008.4775668","url":null,"abstract":"In this paper we briefly describe the results of a recent research on how to construct and implement Bspline wavelet basis. Next, a novel technique based on using Bspline wavelet basis, is proposed for signal de-noising and image compression. Extensive simulation results, have shown that the proposed technique competes very well with other methods using classical orthogonal and bi-orthogonal wavelets. Bsplines example are given.","PeriodicalId":213756,"journal":{"name":"2008 IEEE International Symposium on Signal Processing and Information Technology","volume":"53 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2008-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130211347","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
Gesture Recognition by Line Fitting Over Significant Pixels 重要像素上的线拟合手势识别
Pub Date : 2008-12-01 DOI: 10.1109/ISSPIT.2008.4775715
A. Sapru, R. Lakkundi, N. Ahmed
Multimedia applications have revolutionized mobile phone usage, with emphasis on interaction between user and the phone. Camera being an integral part of new generation phones can be used to felicitate this interaction using machine vision techniques. Vision algorithms have been explored to be ported on to mobile devices, however due to real-time complexity limitation these algorithms have not been largely deployed in embedded mobile applications. In this paper we propose and implement a machine vision algorithm well suited for embedded applications. The algorithm uses a predefined angular motion of human arm for camera control purpose. The algorithm being low complex is also implemented on an OMAP 2420-H4 board, which is largely used by mobile phone manufacturers.
多媒体应用程序已经彻底改变了手机的使用,强调了用户和手机之间的交互。相机作为新一代手机不可或缺的一部分,可以使用机器视觉技术来实现这种互动。视觉算法已经被探索移植到移动设备上,但是由于实时复杂性的限制,这些算法还没有大量部署在嵌入式移动应用程序中。本文提出并实现了一种适合嵌入式应用的机器视觉算法。该算法利用预先定义的人体手臂的角度运动来实现相机的控制。该算法复杂度低,在手机厂商广泛使用的OMAP 2420-H4板上也实现了。
{"title":"Gesture Recognition by Line Fitting Over Significant Pixels","authors":"A. Sapru, R. Lakkundi, N. Ahmed","doi":"10.1109/ISSPIT.2008.4775715","DOIUrl":"https://doi.org/10.1109/ISSPIT.2008.4775715","url":null,"abstract":"Multimedia applications have revolutionized mobile phone usage, with emphasis on interaction between user and the phone. Camera being an integral part of new generation phones can be used to felicitate this interaction using machine vision techniques. Vision algorithms have been explored to be ported on to mobile devices, however due to real-time complexity limitation these algorithms have not been largely deployed in embedded mobile applications. In this paper we propose and implement a machine vision algorithm well suited for embedded applications. The algorithm uses a predefined angular motion of human arm for camera control purpose. The algorithm being low complex is also implemented on an OMAP 2420-H4 board, which is largely used by mobile phone manufacturers.","PeriodicalId":213756,"journal":{"name":"2008 IEEE International Symposium on Signal Processing and Information Technology","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2008-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129661083","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
Extracting Single Trial Visual Evoked Potentials Using Iterative Generalized Eigen Value Decomposition 基于迭代广义特征值分解的单次试验视觉诱发电位提取
Pub Date : 2008-12-01 DOI: 10.1109/ISSPIT.2008.4775708
S. Hajipour, M. Shamsollahi, H. Mamaghanian, V. Abootalebi
The activity generated in the brain in response to external stimulations which is named the evoked potential (EP) is typically buried in the background EEG. Because of the low signal to noise ratio of EPs, it is difficult to record single trial evoked potentials. The traditional technique which is based on ensemble averaging destroys the dynamic information of single trials. In this paper, a new method has been proposed based on generalized eigen value decomposition to extract single trial EPs from single channel EEG recordings. The extraction of the N75-P100-N135 complex in simulated and actual visual evoked potentials is mainly taken under consideration. To illustrate the effectiveness of the proposed algorithm, it is compared with the iterative ICA method.
大脑对外界刺激产生的活动被称为诱发电位(EP),通常隐藏在背景脑电图中。由于EPs的信噪比较低,单次诱发电位的记录比较困难。传统的基于集合平均的方法破坏了单次试验的动态信息。本文提出了一种基于广义特征值分解的单通道脑电信号提取方法。主要考虑模拟和实际视觉诱发电位中N75-P100-N135复合物的提取。为了说明该算法的有效性,将其与迭代ICA方法进行了比较。
{"title":"Extracting Single Trial Visual Evoked Potentials Using Iterative Generalized Eigen Value Decomposition","authors":"S. Hajipour, M. Shamsollahi, H. Mamaghanian, V. Abootalebi","doi":"10.1109/ISSPIT.2008.4775708","DOIUrl":"https://doi.org/10.1109/ISSPIT.2008.4775708","url":null,"abstract":"The activity generated in the brain in response to external stimulations which is named the evoked potential (EP) is typically buried in the background EEG. Because of the low signal to noise ratio of EPs, it is difficult to record single trial evoked potentials. The traditional technique which is based on ensemble averaging destroys the dynamic information of single trials. In this paper, a new method has been proposed based on generalized eigen value decomposition to extract single trial EPs from single channel EEG recordings. The extraction of the N75-P100-N135 complex in simulated and actual visual evoked potentials is mainly taken under consideration. To illustrate the effectiveness of the proposed algorithm, it is compared with the iterative ICA method.","PeriodicalId":213756,"journal":{"name":"2008 IEEE International Symposium on Signal Processing and Information Technology","volume":"6 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2008-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128809859","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
A Contribution to Experimental Performance Evaluation of Point-to-Point WiMAX Links 对点对点WiMAX链路实验性能评估的贡献
Pub Date : 2008-12-01 DOI: 10.1109/ISSPIT.2008.4775654
J. D. de Carvalho, H. Veiga, P. Gomes, A. Reis, R. Costa
Rapidly growing communication networks and high requirement applications have led to increasing demands on bandwidth. This development has been a motivation for the study of new technologies. It is the case of e.g. WiMAX (based on IEEE 802.16) that can be used to simply and quickly extend medium and long distance backbones at very competitive prices. In the present work an initial evaluation is made of this technology for point-to-point links, using Alvarion equipments. Several results are presented and discussed at OSI levels 3 and 4.
快速发展的通信网络和高要求的应用导致对带宽的需求不断增加。这种发展一直是研究新技术的动力。例如,WiMAX(基于IEEE 802.16)可以简单而快速地以极具竞争力的价格扩展中长途骨干网。在本工作中,使用Alvarion设备对该技术进行了点对点链路的初步评估。在OSI第3和第4层提出并讨论了几个结果。
{"title":"A Contribution to Experimental Performance Evaluation of Point-to-Point WiMAX Links","authors":"J. D. de Carvalho, H. Veiga, P. Gomes, A. Reis, R. Costa","doi":"10.1109/ISSPIT.2008.4775654","DOIUrl":"https://doi.org/10.1109/ISSPIT.2008.4775654","url":null,"abstract":"Rapidly growing communication networks and high requirement applications have led to increasing demands on bandwidth. This development has been a motivation for the study of new technologies. It is the case of e.g. WiMAX (based on IEEE 802.16) that can be used to simply and quickly extend medium and long distance backbones at very competitive prices. In the present work an initial evaluation is made of this technology for point-to-point links, using Alvarion equipments. Several results are presented and discussed at OSI levels 3 and 4.","PeriodicalId":213756,"journal":{"name":"2008 IEEE International Symposium on Signal Processing and Information Technology","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2008-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"117181716","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
Adaptive Contour Image Interpolation for Sign Language Interpretations 自适应轮廓图像插值的手语翻译
Pub Date : 2008-12-01 DOI: 10.1109/ISSPIT.2008.4775691
R. Mironov, R. Kountchev
A modified method for 2D adaptive interpolation of contour images of sign language interpreter is presented. The adaptation is based on the local information from the four neighborhood pixels of processed image and the interpolation kind is changed to zero or bi-linear one. The presented method is used in a system for transmission of contour images of sign language interpreter for deaf people training. The experimental results obtained by simulation of the developed algorithm show that the quality of interpolated images is better than that obtained with the classic low order (zero and first) 2D interpolation and the computational complexity is lower than that of the high order 2D interpolation (spline and cubic).
提出了一种改进的手语翻译人员轮廓图像二维自适应插值方法。自适应基于处理后图像的四个邻域像素的局部信息,将插值类型改为零插值或双线性插值。将该方法应用于聋人训练手语翻译人员的轮廓图像传输系统中。仿真实验结果表明,该算法的插值图像质量优于经典的低阶(零阶和一阶)二维插值,计算复杂度低于高阶(样条和三次)二维插值。
{"title":"Adaptive Contour Image Interpolation for Sign Language Interpretations","authors":"R. Mironov, R. Kountchev","doi":"10.1109/ISSPIT.2008.4775691","DOIUrl":"https://doi.org/10.1109/ISSPIT.2008.4775691","url":null,"abstract":"A modified method for 2D adaptive interpolation of contour images of sign language interpreter is presented. The adaptation is based on the local information from the four neighborhood pixels of processed image and the interpolation kind is changed to zero or bi-linear one. The presented method is used in a system for transmission of contour images of sign language interpreter for deaf people training. The experimental results obtained by simulation of the developed algorithm show that the quality of interpolated images is better than that obtained with the classic low order (zero and first) 2D interpolation and the computational complexity is lower than that of the high order 2D interpolation (spline and cubic).","PeriodicalId":213756,"journal":{"name":"2008 IEEE International Symposium on Signal Processing and Information Technology","volume":"74 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2008-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"122793024","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}
引用次数: 3
期刊
2008 IEEE International Symposium on Signal Processing and Information Technology
全部 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学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1