首页 > 最新文献

Final Program and Abstracts on Information, Decision and Control最新文献

英文 中文
Automatic human skin segmentation based on color information in the YCbCr color space 基于YCbCr颜色空间颜色信息的人体皮肤自动分割
Pub Date : 2002-08-07 DOI: 10.1109/IDC.2002.995437
N. Habili, C. Lim, A. Moini
We present an automatic human skin segmentation algorithm based on color information. The YCbCr color space is employed because it is typically used in video coding and provides an effective use of chrominance information for modeling the human skin color. We model the skin-color distribution as a bivariate normal distribution in the CbCr plane and classify each pixel as skin or non-skin based on its Mahalanobis distance. The performance of the algorithm is illustrated by simulations carried out on images depicting people of different ethnicity.
提出了一种基于颜色信息的人体皮肤自动分割算法。采用YCbCr颜色空间,因为它通常用于视频编码,并提供了对人类肤色建模的色度信息的有效使用。我们将肤色分布建模为CbCr平面上的二元正态分布,并根据其马氏距离将每个像素分类为皮肤或非皮肤。通过对不同种族的人的图像进行模拟,说明了该算法的性能。
{"title":"Automatic human skin segmentation based on color information in the YCbCr color space","authors":"N. Habili, C. Lim, A. Moini","doi":"10.1109/IDC.2002.995437","DOIUrl":"https://doi.org/10.1109/IDC.2002.995437","url":null,"abstract":"We present an automatic human skin segmentation algorithm based on color information. The YCbCr color space is employed because it is typically used in video coding and provides an effective use of chrominance information for modeling the human skin color. We model the skin-color distribution as a bivariate normal distribution in the CbCr plane and classify each pixel as skin or non-skin based on its Mahalanobis distance. The performance of the algorithm is illustrated by simulations carried out on images depicting people of different ethnicity.","PeriodicalId":385351,"journal":{"name":"Final Program and Abstracts on Information, Decision and Control","volume":"110 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2002-08-07","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"122746392","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
Cooperative sensor networks: a stochastic sensor scheduling approach 协同传感器网络:一种随机传感器调度方法
Pub Date : 2002-08-07 DOI: 10.1109/IDC.2002.995394
L. Sciacca, R. Evans, W. Moran, S. Suvorova
A cooperative sensor network is an array of sensors interconnected by a local or wide area communications network. Data is shared between the sensors and used as input to an estimator to measure a process. In the paper a stochastic sensor scheduling framework is applied to the localisation of multiple emitter targets using a cooperative sensor network in which the information rate between sensor nodes has been constrained. The stochastic sensor scheduling problem is presented and a practical sub-optimal sensor scheduling algorithm for multi-target localisation using bearing-only sensors is demonstrated in simulation.
协同传感器网络是由本地或广域通信网络相互连接的传感器阵列。数据在传感器之间共享,并用作估计器的输入来测量过程。本文提出了一种随机传感器调度框架,在约束传感器节点间信息速率的协同传感器网络中应用于多发射器目标的定位。提出了随机传感器调度问题,并通过仿真验证了一种实用的单方位传感器多目标定位次优调度算法。
{"title":"Cooperative sensor networks: a stochastic sensor scheduling approach","authors":"L. Sciacca, R. Evans, W. Moran, S. Suvorova","doi":"10.1109/IDC.2002.995394","DOIUrl":"https://doi.org/10.1109/IDC.2002.995394","url":null,"abstract":"A cooperative sensor network is an array of sensors interconnected by a local or wide area communications network. Data is shared between the sensors and used as input to an estimator to measure a process. In the paper a stochastic sensor scheduling framework is applied to the localisation of multiple emitter targets using a cooperative sensor network in which the information rate between sensor nodes has been constrained. The stochastic sensor scheduling problem is presented and a practical sub-optimal sensor scheduling algorithm for multi-target localisation using bearing-only sensors is demonstrated in simulation.","PeriodicalId":385351,"journal":{"name":"Final Program and Abstracts on Information, Decision and Control","volume":"14 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2002-08-07","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125243473","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}
引用次数: 2
Novel Newton algorithms for the Hermitian eigenvalue problem 求解厄米特征值问题的新牛顿算法
Pub Date : 2002-08-07 DOI: 10.1109/IDC.2002.995439
M. Nikpour, J. Manton, R. Mahony
We present three related algorithms for iteratively computing all the eigenvectors of a Hermitian matrix. The algorithms are based on the idea of applying Newton updates to individual eigenvectors at each iteration. The advantage of these Newton updates is that they have a cubic rate of convergence. The difference between the algorithms is how they prevent the individual updates from converging to the same eigenvector. The first algorithm finds the eigenvectors sequentially, and uses a novel form of deflation in order to ensure all the eigenvectors are found. Rather than modify the matrix directly, which introduces large errors if the matrix is ill-conditioned, deflation is achieved by restricting the Newton updates to lie in a subspace orthogonal to all previously found eigenvectors. The other algorithms estimate all the eigenvectors at once. At each iteration, they sweep through all the estimates, performing a Newton update on each estimate once per sweep. Orthogonality is maintained by explicit re-orthogonalisation after each update, which also serves to improve the asymptotic rate of convergence of the algorithms.
我们提出了三种相关的算法来迭代计算厄米矩阵的所有特征向量。该算法基于在每次迭代中对单个特征向量应用牛顿更新的思想。这些牛顿更新的优点是它们具有三次的收敛速度。算法之间的区别在于它们如何防止单个更新收敛到相同的特征向量。第一种算法依次找到特征向量,并使用一种新颖的压缩形式来确保找到所有的特征向量。而不是直接修改矩阵,如果矩阵是病态的,会引入很大的误差,紧缩是通过将牛顿更新限制在与所有先前发现的特征向量正交的子空间来实现的。其他算法一次估计所有特征向量。在每次迭代中,它们扫描所有的估计,每次扫描对每个估计执行一次牛顿更新。通过每次更新后的显式重新正交化来保持正交性,这也有助于提高算法的渐近收敛速度。
{"title":"Novel Newton algorithms for the Hermitian eigenvalue problem","authors":"M. Nikpour, J. Manton, R. Mahony","doi":"10.1109/IDC.2002.995439","DOIUrl":"https://doi.org/10.1109/IDC.2002.995439","url":null,"abstract":"We present three related algorithms for iteratively computing all the eigenvectors of a Hermitian matrix. The algorithms are based on the idea of applying Newton updates to individual eigenvectors at each iteration. The advantage of these Newton updates is that they have a cubic rate of convergence. The difference between the algorithms is how they prevent the individual updates from converging to the same eigenvector. The first algorithm finds the eigenvectors sequentially, and uses a novel form of deflation in order to ensure all the eigenvectors are found. Rather than modify the matrix directly, which introduces large errors if the matrix is ill-conditioned, deflation is achieved by restricting the Newton updates to lie in a subspace orthogonal to all previously found eigenvectors. The other algorithms estimate all the eigenvectors at once. At each iteration, they sweep through all the estimates, performing a Newton update on each estimate once per sweep. Orthogonality is maintained by explicit re-orthogonalisation after each update, which also serves to improve the asymptotic rate of convergence of the algorithms.","PeriodicalId":385351,"journal":{"name":"Final Program and Abstracts on Information, Decision and Control","volume":"10 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2002-08-07","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131412669","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 comparison of track initiation methods with the PMHT 航迹起始方法与PMHT的比较
Pub Date : 2002-08-07 DOI: 10.1109/IDC.2002.995423
S. Davey, D. Gray
An important problem in multi-target tracking in clutter is that of track initiation and termination. When targets enter or leave the field of view of a sensor, the tracking algorithm must start new tracks or terminate existing tracks accordingly. One approach used to solve this problem is the addition of a visibility attribute to tracks. The visibility attribute provides a degree of filtering over the prior probability of measurement association and can be used as a statistic for track decisions. Standard model order estimation techniques suggest an alternative approach based on the log likelihood of the measurements. These approaches are used to derive initiation schemes for the probabilistic multi-hypothesis tracker (PMHT). The performance of these two approaches is compared with an intuitive ad hoc system through the use of receiver operating characteristic type curves.
杂波条件下多目标跟踪的一个重要问题是航迹的起始和终止。当目标进入或离开传感器视场时,跟踪算法必须相应地开始新的航迹或终止现有航迹。用于解决此问题的一种方法是向轨道添加可见性属性。可见性属性为度量关联的先验概率提供了一定程度的过滤,并且可以用作跟踪决策的统计数据。标准模型阶数估计技术提出了一种基于测量的对数似然的替代方法。利用这些方法推导了概率多假设跟踪器的初始化方案。通过使用接收器工作特性类型曲线,将这两种方法的性能与直观的特设系统进行了比较。
{"title":"A comparison of track initiation methods with the PMHT","authors":"S. Davey, D. Gray","doi":"10.1109/IDC.2002.995423","DOIUrl":"https://doi.org/10.1109/IDC.2002.995423","url":null,"abstract":"An important problem in multi-target tracking in clutter is that of track initiation and termination. When targets enter or leave the field of view of a sensor, the tracking algorithm must start new tracks or terminate existing tracks accordingly. One approach used to solve this problem is the addition of a visibility attribute to tracks. The visibility attribute provides a degree of filtering over the prior probability of measurement association and can be used as a statistic for track decisions. Standard model order estimation techniques suggest an alternative approach based on the log likelihood of the measurements. These approaches are used to derive initiation schemes for the probabilistic multi-hypothesis tracker (PMHT). The performance of these two approaches is compared with an intuitive ad hoc system through the use of receiver operating characteristic type curves.","PeriodicalId":385351,"journal":{"name":"Final Program and Abstracts on Information, Decision and Control","volume":"5 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2002-08-07","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131845718","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}
引用次数: 9
A system for automatic classification of aircraft flyovers using acoustic data 一种利用声学数据对飞机飞越进行自动分类的系统
Pub Date : 2002-08-07 DOI: 10.1109/IDC.2002.995387
J. Sendt, G. Pulford, Yujin Gao, A. Maguer
An overview of a system for the automatic classification of aircraft from flyover data is presented. The system is passive, utilising acoustic sensors to measure both broadband and narrowband energy. Aspects of the system architecture, sensor design and signal processing are covered. The processing is divided into three streams: broadband, narrowband and cepstrum. Each processing stream is capable of extracting flight parameter estimates from the acoustic data. Broadband estimation is based on the time-delay cross correlation of signals from multiple sensors. Narrowband estimation makes use of the spectrogram of the data to extract frequency lines produced by the aircraft and subject to the acoustical Doppler effect. Cepstrum processing tracks the primary rahmonic in the cepstrogram due to multipath interference. A novel hidden Markov model tracking technique is applied to form tracks on the noisy spectrogram and cepstrogram data. Examples of real data processing and flight parameter estimates for classification are given.
介绍了一种基于飞行数据的飞机自动分类系统。该系统是被动的,利用声学传感器来测量宽带和窄带能量。涵盖了系统架构、传感器设计和信号处理方面的内容。处理分为三个流:宽带、窄带和倒频谱。每个处理流都能够从声学数据中提取飞行参数估计。宽带估计是基于多个传感器信号的时延互相关。窄带估计利用数据的谱图提取飞机产生的受声学多普勒效应影响的频率线。倒频谱处理跟踪由于多径干扰导致的倒频谱中的主谐波。采用一种新的隐马尔可夫模型跟踪技术,在噪声谱图和倒图数据上形成跟踪。给出了实际数据处理和飞行参数估计的分类实例。
{"title":"A system for automatic classification of aircraft flyovers using acoustic data","authors":"J. Sendt, G. Pulford, Yujin Gao, A. Maguer","doi":"10.1109/IDC.2002.995387","DOIUrl":"https://doi.org/10.1109/IDC.2002.995387","url":null,"abstract":"An overview of a system for the automatic classification of aircraft from flyover data is presented. The system is passive, utilising acoustic sensors to measure both broadband and narrowband energy. Aspects of the system architecture, sensor design and signal processing are covered. The processing is divided into three streams: broadband, narrowband and cepstrum. Each processing stream is capable of extracting flight parameter estimates from the acoustic data. Broadband estimation is based on the time-delay cross correlation of signals from multiple sensors. Narrowband estimation makes use of the spectrogram of the data to extract frequency lines produced by the aircraft and subject to the acoustical Doppler effect. Cepstrum processing tracks the primary rahmonic in the cepstrogram due to multipath interference. A novel hidden Markov model tracking technique is applied to form tracks on the noisy spectrogram and cepstrogram data. Examples of real data processing and flight parameter estimates for classification are given.","PeriodicalId":385351,"journal":{"name":"Final Program and Abstracts on Information, Decision and Control","volume":"28 1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2002-08-07","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130361388","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}
引用次数: 2
Automated intent assessment simulation environment 自动意图评估仿真环境
Pub Date : 2002-08-07 DOI: 10.1109/IDC.2002.995440
X. Nguyen, P. Heuer
There are different ways of assessing the intent of a target. However, the most effective way is one that can offer the most accurate estimates compared to human-defined benchmarks. To allow various intent assessment technologies to be evaluated against the benchmarks, a reconfigurable simulation environment has been designed using a sound software engineering process which is the Rational Unified Process and the Unified Modelling Language. In order to cope with future tests with different technologies, the software architecture was structured in such a way that the simulation environment talks to different intent assessment technologies via an interface, hence forming a plug-and-play simulation environment.
评估目标的意图有不同的方法。然而,与人类定义的基准相比,最有效的方法是能够提供最准确的估计。为了允许根据基准对各种意图评估技术进行评估,使用合理的软件工程过程(即Rational统一过程和统一建模语言)设计了一个可重构的模拟环境。为了应对未来使用不同技术的测试,软件体系结构的结构使得仿真环境通过一个接口与不同的意图评估技术对话,从而形成一个即插即用的仿真环境。
{"title":"Automated intent assessment simulation environment","authors":"X. Nguyen, P. Heuer","doi":"10.1109/IDC.2002.995440","DOIUrl":"https://doi.org/10.1109/IDC.2002.995440","url":null,"abstract":"There are different ways of assessing the intent of a target. However, the most effective way is one that can offer the most accurate estimates compared to human-defined benchmarks. To allow various intent assessment technologies to be evaluated against the benchmarks, a reconfigurable simulation environment has been designed using a sound software engineering process which is the Rational Unified Process and the Unified Modelling Language. In order to cope with future tests with different technologies, the software architecture was structured in such a way that the simulation environment talks to different intent assessment technologies via an interface, hence forming a plug-and-play simulation environment.","PeriodicalId":385351,"journal":{"name":"Final Program and Abstracts on Information, Decision and Control","volume":"52 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2002-08-07","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116818673","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
Improved narrowband interference rejection using frequency domain DC offset compensation 利用频域直流偏置补偿改进窄带干扰抑制
Pub Date : 2002-08-07 DOI: 10.1109/IDC.2002.995388
G. Parker, K. Lever
Discrete frequency domain adaptive filtering is often used for the restoration of signals in the presence of interference. Often, this is achieved by an approximate Wiener filter implementation. Sometimes, a desired response signal is derived from the received signal and so may be itself, contaminated by interference. If an interferer is narrowband and approximately bin centred, it constitutes a DC offset within that bin. This can reduce the quality of a Wiener filter restoration of the signal, irrespective of whether the interference contaminates either the primary, reference, or both signals. However, the DC offset can be readily removed using a simple technique. We outline this technique and demonstrate the considerable performance improvement through examples.
离散频域自适应滤波常用于干扰信号的恢复。通常,这是通过近似维纳滤波器实现来实现的。有时,期望的响应信号来自于接收到的信号,因此它本身可能受到干扰的污染。如果一个干扰是窄带的,并且大约以本仓为中心,它在本仓内构成直流偏移。这可能会降低信号的维纳滤波器恢复的质量,而不管干扰是否污染了主信号、参考信号或两个信号。然而,直流偏置可以很容易地消除使用一个简单的技术。我们概述了这种技术,并通过示例演示了显著的性能改进。
{"title":"Improved narrowband interference rejection using frequency domain DC offset compensation","authors":"G. Parker, K. Lever","doi":"10.1109/IDC.2002.995388","DOIUrl":"https://doi.org/10.1109/IDC.2002.995388","url":null,"abstract":"Discrete frequency domain adaptive filtering is often used for the restoration of signals in the presence of interference. Often, this is achieved by an approximate Wiener filter implementation. Sometimes, a desired response signal is derived from the received signal and so may be itself, contaminated by interference. If an interferer is narrowband and approximately bin centred, it constitutes a DC offset within that bin. This can reduce the quality of a Wiener filter restoration of the signal, irrespective of whether the interference contaminates either the primary, reference, or both signals. However, the DC offset can be readily removed using a simple technique. We outline this technique and demonstrate the considerable performance improvement through examples.","PeriodicalId":385351,"journal":{"name":"Final Program and Abstracts on Information, Decision and Control","volume":"117 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2002-08-07","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"123446337","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
Robust control applied to missile guidance 鲁棒控制在导弹制导中的应用
Pub Date : 2002-08-07 DOI: 10.1109/IDC.2002.995385
P. N. Pathirana, A. Savkin
This paper introduces an application of the modern robust control theory to the missile guidance problem where the successful intercept criterion has been defined in terms of minimizing the terminal miss distance. This output feedback controller steers the initial state of the missile system into an ellipsoidal bounding set in a specified flight time. The underlying system in this problem is a time-varying uncertain linear system in which the uncertainty satisfies a certain integral quadratic constraint. The performance of the robust controller was compared with output LQR feedback controller and proportional navigation (PN) controllers.
本文介绍了现代鲁棒控制理论在导弹制导问题中的应用,在该问题中,成功拦截标准被定义为末端脱靶量最小。该输出反馈控制器在指定的飞行时间内将导弹系统的初始状态引导到椭球边界集。该问题的底层系统是一个时变不确定线性系统,其不确定性满足一定的积分二次约束。将鲁棒控制器的性能与输出LQR反馈控制器和比例导航控制器进行了比较。
{"title":"Robust control applied to missile guidance","authors":"P. N. Pathirana, A. Savkin","doi":"10.1109/IDC.2002.995385","DOIUrl":"https://doi.org/10.1109/IDC.2002.995385","url":null,"abstract":"This paper introduces an application of the modern robust control theory to the missile guidance problem where the successful intercept criterion has been defined in terms of minimizing the terminal miss distance. This output feedback controller steers the initial state of the missile system into an ellipsoidal bounding set in a specified flight time. The underlying system in this problem is a time-varying uncertain linear system in which the uncertainty satisfies a certain integral quadratic constraint. The performance of the robust controller was compared with output LQR feedback controller and proportional navigation (PN) controllers.","PeriodicalId":385351,"journal":{"name":"Final Program and Abstracts on Information, Decision and Control","volume":"17 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2002-08-07","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125605238","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
Time frequency signal analysis of ground vehicle acoustic signatures 地面车辆声特征时频信号分析
Pub Date : 2002-08-07 DOI: 10.1109/IDC.2002.995415
K. Lo, B. Ferguson
The acoustic signatures of various types of ground vehicles are recorded during each vehicle's transit past a stationary microphone located just above ground level and the acoustic data are analysed using the short time Fourier transform. The spectrogram for each transiting vehicle exhibits a primary set and a secondary set of harmonic lines in the time-frequency domain that can be used for classification purposes. The frequency of each harmonic line varies with time due to the acoustical Doppler effect. The variation with time of the instantaneous frequency of the strongest harmonic line is used to estimate the speed, ground distance at the closest point of approach to the microphone, and engine-firing rate of the vehicle.
在每辆地面车辆经过位于地面上方的固定麦克风时,记录了各种类型地面车辆的声学特征,并使用短时傅里叶变换对声学数据进行了分析。每个过境车辆的频谱图在时频域中显示一组主要谐波线和一组次要谐波线,可用于分类目的。由于声学多普勒效应,每条谐波线的频率随时间变化。利用最强谐波线瞬时频率随时间的变化来估计车辆的速度、离麦克风最近的地面距离和发动机点火率。
{"title":"Time frequency signal analysis of ground vehicle acoustic signatures","authors":"K. Lo, B. Ferguson","doi":"10.1109/IDC.2002.995415","DOIUrl":"https://doi.org/10.1109/IDC.2002.995415","url":null,"abstract":"The acoustic signatures of various types of ground vehicles are recorded during each vehicle's transit past a stationary microphone located just above ground level and the acoustic data are analysed using the short time Fourier transform. The spectrogram for each transiting vehicle exhibits a primary set and a secondary set of harmonic lines in the time-frequency domain that can be used for classification purposes. The frequency of each harmonic line varies with time due to the acoustical Doppler effect. The variation with time of the instantaneous frequency of the strongest harmonic line is used to estimate the speed, ground distance at the closest point of approach to the microphone, and engine-firing rate of the vehicle.","PeriodicalId":385351,"journal":{"name":"Final Program and Abstracts on Information, Decision and Control","volume":"2016 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2002-08-07","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125719142","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
Evaluation of motion detection techniques for video surveillance 视频监控中运动检测技术的评价
Pub Date : 2002-08-07 DOI: 10.1109/IDC.2002.995405
M. Fettke, K. Sammut, M. Naylor, F. He
Video motion detection is fundamental in many autonomous video surveillance strategies. However, in outdoor scenes where inconsistent lighting and unimportant, but distracting, background movement is present, it is a challenging problem. Recent research has produced several background modelling techniques, based on image differencing, that exhibit real-time performance and high accuracy for certain classes of scene. The aim of this paper is to assess the performance of some of these background modelling techniques, namely the Gaussian mixture model and the hybrid detection algorithm, using video sequences of outdoor scenes where the weather introduces unpredictable variations in both lighting and background movement. The results are analysed and reported, with the aim of identifying suitable directions for enhancing the robustness of motion detection techniques for outdoor video surveillance systems.
视频运动检测是许多自主视频监控策略的基础。然而,在室外场景中,不一致的灯光和不重要的,但分散注意力的背景运动,是一个具有挑战性的问题。最近的研究产生了几种基于图像差分的背景建模技术,这些技术对某些类别的场景表现出实时性和高精度。本文的目的是评估其中一些背景建模技术的性能,即高斯混合模型和混合检测算法,使用户外场景的视频序列,其中天气在照明和背景运动中引入了不可预测的变化。对结果进行了分析和报告,旨在确定适当的方向,以增强户外视频监控系统的运动检测技术的鲁棒性。
{"title":"Evaluation of motion detection techniques for video surveillance","authors":"M. Fettke, K. Sammut, M. Naylor, F. He","doi":"10.1109/IDC.2002.995405","DOIUrl":"https://doi.org/10.1109/IDC.2002.995405","url":null,"abstract":"Video motion detection is fundamental in many autonomous video surveillance strategies. However, in outdoor scenes where inconsistent lighting and unimportant, but distracting, background movement is present, it is a challenging problem. Recent research has produced several background modelling techniques, based on image differencing, that exhibit real-time performance and high accuracy for certain classes of scene. The aim of this paper is to assess the performance of some of these background modelling techniques, namely the Gaussian mixture model and the hybrid detection algorithm, using video sequences of outdoor scenes where the weather introduces unpredictable variations in both lighting and background movement. The results are analysed and reported, with the aim of identifying suitable directions for enhancing the robustness of motion detection techniques for outdoor video surveillance systems.","PeriodicalId":385351,"journal":{"name":"Final Program and Abstracts on Information, Decision and Control","volume":"83 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2002-08-07","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121393978","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
期刊
Final Program and Abstracts on Information, Decision and Control
全部 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