期刊文献+
共找到21篇文章
< 1 2 >
每页显示 20 50 100
Effective method for tracking multiple objects in real-time visual surveillance systems 被引量:2
1
作者 Wang Yaonan Wan Qin Yu Hongshan 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2009年第6期1167-1178,共12页
An object model-based tracking method is useful for tracking multiple objects, but the main difficulties are modeling objects reliably and tracking objects via models in successive frames. An effective tracking method... An object model-based tracking method is useful for tracking multiple objects, but the main difficulties are modeling objects reliably and tracking objects via models in successive frames. An effective tracking method using the object models is proposed to track multiple objects in a real-time visual surveillance system. Firstly, for detecting objects, an adaptive kernel density estimation method is utilized, which uses an adaptive bandwidth and features combining colour and gradient. Secondly, some models of objects are built for describing motion, shape and colour features. Then, a matching matrix is formed to analyze tracking situations. If objects are tracked under occlusions, the optimal "visual" object is found to represent the occluded object, and the posterior probability of pixel is used to determine which pixel is utilized for updating object models. Extensive experiments show that this method improves the accuracy and validity of tracking objects even under occlusions and is used in real-time visual surveillance systems. 展开更多
关键词 visual surveillance multiple object tracking object model matching matrix.
下载PDF
Multiple extended target tracking algorithm based on Gaussian surface matrix 被引量:2
2
作者 Jinlong Yang Peng Li +1 位作者 Zhihua Li Le Yang 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2016年第2期279-289,共11页
In this paper, we consider the problem of irregular shapes tracking for multiple extended targets by introducing the Gaussian surface matrix(GSM) into the framework of the random finite set(RFS) theory. The Gaussi... In this paper, we consider the problem of irregular shapes tracking for multiple extended targets by introducing the Gaussian surface matrix(GSM) into the framework of the random finite set(RFS) theory. The Gaussian surface function is constructed first by the measurements, and it is used to define the GSM via a mapping function. We then integrate the GSM with the probability hypothesis density(PHD) filter, the Bayesian recursion formulas of GSM-PHD are derived and the Gaussian mixture implementation is employed to obtain the closed-form solutions. Moreover, the estimated shapes are designed to guide the measurement set sub-partition, which can cope with the problem of the spatially close target tracking. Simulation results show that the proposed algorithm can effectively estimate irregular target shapes and exhibit good robustness in cross extended target tracking. 展开更多
关键词 multiple extended target tracking irregular shape Gaussian surface matrix(GSM) probability hypothesis density(PHD)
下载PDF
Multi-Bernoulli Filter for Tracking Multiple Targets Using Sensor Array
3
作者 ZHANG Guang-pu ZHENG Ce +1 位作者 QIU Long-hao SUN Si-bo 《China Ocean Engineering》 SCIE EI CSCD 2020年第2期245-256,共12页
This paper presents a multi-Bernoulli filter for tracking the direction of arrival(DOAs)of time-varying number of targets using sensor array.Our method operates directly on the measurements of sensor array and does no... This paper presents a multi-Bernoulli filter for tracking the direction of arrival(DOAs)of time-varying number of targets using sensor array.Our method operates directly on the measurements of sensor array and does not require any detection.Firstly,more information is reserved and compared with the after-detection measurements using a finite set of detected points.It can significantly improve the tracking performance,especially in low signal-to-noise ratio.Secondly,it inherits the advantages of the multi-Bernoulli approximation which models each of the targets individually.This allows more accurate multi-target state estimation,especially when targets cross.The proposed filter does not need clustering step and simulation results showcase the improved performance of the proposed filter. 展开更多
关键词 multiple target tracking multi-Bernoulli filter direction of arrival estimation random finite set track-BEFORE-DETECT
下载PDF
Multi-target tracking algorithm of boost-phase ballistic missile defense 被引量:2
4
作者 Kangsheng Tian Feng Zhang 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2013年第1期90-100,共11页
Considering the problem of multiple ballistic missiles tracking of boost-phase ballistic missile defense, a boost-phase tracking algorithm based on multiple hypotheses tracking (MHT) concept is proposed. This paper ... Considering the problem of multiple ballistic missiles tracking of boost-phase ballistic missile defense, a boost-phase tracking algorithm based on multiple hypotheses tracking (MHT) concept is proposed. This paper focuses on the tracking algo- rithm for hypothesis generation, hypothesis probability calculation, hypotheses reduction and pruning and other sectors. From an engineering point of view, a technique called the linear assignment problem (LAP) used in the implementation of M-best feasible hypotheses generation, the number of the hypotheses is relatively small compared with the total number that may exist in each scan, also the N-scan back pruning is used, the algorithm's efficiency and practicality have been improved. Monte Carlo simulation results show that the proposed algorithm can track the boost phase of multiple ballistic missiles and it has a good tracking performance compared with joint probability data association (JPDA). 展开更多
关键词 ballistic missile multiple hypotheses tracking (MHT) linear assignment problem (LAP) hypothesis pruning.
下载PDF
Conditional Random Field Tracking Model Based on a Visual Long Short Term Memory Network 被引量:2
5
作者 Pei-Xin Liu Zhao-Sheng Zhu +1 位作者 Xiao-Feng Ye Xiao-Feng Li 《Journal of Electronic Science and Technology》 CAS CSCD 2020年第4期308-319,共12页
In dense pedestrian tracking,frequent object occlusions and close distances between objects cause difficulty when accurately estimating object trajectories.In this study,a conditional random field tracking model is es... In dense pedestrian tracking,frequent object occlusions and close distances between objects cause difficulty when accurately estimating object trajectories.In this study,a conditional random field tracking model is established by using a visual long short term memory network in the three-dimensional(3D)space and the motion estimations jointly performed on object trajectory segments.Object visual field information is added to the long short term memory network to improve the accuracy of the motion related object pair selection and motion estimation.To address the uncertainty of the length and interval of trajectory segments,a multimode long short term memory network is proposed for the object motion estimation.The tracking performance is evaluated using the PETS2009 dataset.The experimental results show that the proposed method achieves better performance than the tracking methods based on the independent motion estimation. 展开更多
关键词 Conditional random field(CRF) long short term memory network(LSTM) motion estimation multiple object tracking(MOT)
下载PDF
A Real-Time Multi-Vehicle Tracking Framework in Intelligent Vehicular Networks 被引量:1
6
作者 Huiyuan Fu Jun Guan +2 位作者 Feng Jing Chuanming Wang Huadong Ma 《China Communications》 SCIE CSCD 2021年第6期89-99,共11页
In this paper,we provide a new approach for intelligent traffic transportation in the intelligent vehicular networks,which aims at collecting the vehicles’locations,trajectories and other key driving parameters for t... In this paper,we provide a new approach for intelligent traffic transportation in the intelligent vehicular networks,which aims at collecting the vehicles’locations,trajectories and other key driving parameters for the time-critical autonomous driving’s requirement.The key of our method is a multi-vehicle tracking framework in the traffic monitoring scenario..Our proposed framework is composed of three modules:multi-vehicle detection,multi-vehicle association and miss-detected vehicle tracking.For the first module,we integrate self-attention mechanism into detector of using key point estimation for better detection effect.For the second module,we apply the multi-dimensional information for robustness promotion,including vehicle re-identification(Re-ID)features,historical trajectory information,and spatial position information For the third module,we re-track the miss-detected vehicles with occlusions in the first detection module.Besides,we utilize the asymmetric convolution and depth-wise separable convolution to reduce the model’s parameters for speed-up.Extensive experimental results show the effectiveness of our proposed multi-vehicle tracking framework. 展开更多
关键词 multiple object tracking vehicle detection vehicle re-identification single object tracking machine learning
下载PDF
STOCHASTIC NEURAL NETWORK AND ITS APPLICATION TO MULTI-MANEUVERING TARGET TRACKING
7
作者 Jing Zhongliang Dai Guanzhong +1 位作者 Tong Mingan Zhou Hongren(Depl. of Aulomalic Conlrol, Northwestern PolytechnicalUniversitt’, Xi’an, China, 710072) 《Chinese Journal of Aeronautics》 SCIE EI CAS CSCD 1995年第1期54-62,共9页
STOCHASTICNEURALNETWORKANDITSAPPLICATIONTOMULTI-MANEUVERINGTARGETTRACKINGJingZhongliang;DaiGuanzhong;TongMin... STOCHASTICNEURALNETWORKANDITSAPPLICATIONTOMULTI-MANEUVERINGTARGETTRACKINGJingZhongliang;DaiGuanzhong;TongMingan;ZhouHongren(D... 展开更多
关键词 multiple target tracking data corrclation neural nets NETWORKS
下载PDF
Posterior Cramer-Rao lower bounds for multitarget bearings-only tracking
8
作者 Guo Lei Tang Bin +1 位作者 Liu Gang Xiao Fei 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2008年第6期1127-1132,共6页
Usually, only the Cramer-Rao lower bound (CRLB) of single target is taken into consideration in the state estimate of passive tracking systems. As for the case of multitarget, there are few works done due to its com... Usually, only the Cramer-Rao lower bound (CRLB) of single target is taken into consideration in the state estimate of passive tracking systems. As for the case of multitarget, there are few works done due to its complexity. The recursion formula of the posterior Cramer-Rao lower bound (PCRLB) in multitarget bearings-only tracking with the three kinds of data association is presented. Meanwhile, computer simulation is carried out for data association. The final result shows that the accuracy probability of data association has an important impact on the PCRLB. 展开更多
关键词 multiple target tracking bearings-only tracking posterior Cramer-Rao lower bounder data association.
下载PDF
Novel multiple object tracking method for yellow feather broilers in a flat breeding chamber based on improved YOLOv3 and deep SORT
9
作者 Xiuguo Zou Zhengling Yin +6 位作者 Yuhua Li Fei Gong Yungang Bai Zhonghao Zhao Wentian Zhang Yan Qian Maohua Xiao 《International Journal of Agricultural and Biological Engineering》 SCIE 2023年第5期44-55,共12页
Aiming at the difficulties of the health status recognition of yellow feather broilers in large-scale broiler farms and the low recognition rate of current models,a novel method based on machine vision to achieve prec... Aiming at the difficulties of the health status recognition of yellow feather broilers in large-scale broiler farms and the low recognition rate of current models,a novel method based on machine vision to achieve precise tracking of multiple broilers was proposed in this paper.Broilers’behavior in the breeding environment can be tracked to analyze their behaviors and health status further.An improved YOLOv3(You Only Look Once v3)algorithm was used as the detector of the Deep SORT(Simple Online and Realtime Tracking)algorithm to realize the multiple object tracking of yellow feather broilers in the flat breeding chamber,which replaced the backbone of YOLOv3 with MobileNetV2 to improve the inference speed of the detection module.The DRSN(Deep Residual Shrinkage Network)was integrated with MobileNetV2 to enhance the feature extraction capability of the network.Moreover,in view of the slight change in the individual size of the yellow feather broiler,the feature fusion network was also redesigned by combining it with the attention mechanism to enable the adaptive learning of the objects’multi-scale features.Compared with traditional YOLOv3,improved YOLOv3 achieves 93.2%mAP(mean Average Precision)and 29 fps(frames per second),representing high-precision real-time detection performance.Furthermore,while the MOTA(Multiple Object Tracking Accuracy)increases from 51%to 54%,the IDSW(Identity Switch)decreases by 62.2%compared with traditional YOLOv3-based objective detectors.The proposed algorithm can provide a technical reference for analyzing the behavioral perception and health status of broilers in the flat breeding environment. 展开更多
关键词 yellow feather broiler flat breeding chamber multiple object tracking improved YOLOv3 Deep SORT
原文传递
FAANet: feature-aligned attention network for real-time multiple object tracking in UAV videos 被引量:4
10
作者 梁振起 王景石 +1 位作者 肖刚 曾柳 《Chinese Optics Letters》 SCIE EI CAS CSCD 2022年第8期6-11,共6页
Multiple object tracking(MOT)in unmanned aerial vehicle(UAV)videos has attracted attention.Because of the observation perspectives of UAV,the object scale changes dramatically and is relatively small.Besides,most MOT ... Multiple object tracking(MOT)in unmanned aerial vehicle(UAV)videos has attracted attention.Because of the observation perspectives of UAV,the object scale changes dramatically and is relatively small.Besides,most MOT algorithms in UAV videos cannot achieve real-time due to the tracking-by-detection paradigm.We propose a feature-aligned attention network(FAANet).It mainly consists of a channel and spatial attention module and a feature-aligned aggregation module.We also improve the real-time performance using the joint-detection-embedding paradigm and structural re-parameterization technique.We validate the effectiveness with extensive experiments on UAV detection and tracking benchmark,achieving new state-of-the-art 44.0 MOTA,64.6 IDF1 with 38.24 frames per second running speed on a single 1080Ti graphics processing unit. 展开更多
关键词 multiple object tracking unmanned aerial vehicle feature alignment deep learning
原文传递
Probability hypothesis density filter with adaptive parameter estimation for tracking multiple maneuvering targets 被引量:2
11
作者 Yang Jinlong Yang Le +1 位作者 Yuan Yunhao Ge Hongwei 《Chinese Journal of Aeronautics》 SCIE EI CAS CSCD 2016年第6期1740-1748,共9页
The probability hypothesis density(PHD) filter has been recognized as a promising technique for tracking an unknown number of targets. The performance of the PHD filter, however, is sensitive to the available knowledg... The probability hypothesis density(PHD) filter has been recognized as a promising technique for tracking an unknown number of targets. The performance of the PHD filter, however, is sensitive to the available knowledge on model parameters such as the measurement noise variance and those associated with the changes in the maneuvering target trajectories. If these parameters are unknown in advance, the tracking performance may degrade greatly. To address this aspect, this paper proposes to incorporate the adaptive parameter estimation(APE) method in the PHD filter so that the model parameters, which may be static and/or time-varying, can be estimated jointly with target states. The resulting APE-PHD algorithm is implemented using the particle filter(PF), which leads to the PF-APE-PHD filter. Simulations show that the newly proposed algorithm can correctly identify the unknown measurement noise variances, and it is capable of tracking multiple maneuvering targets with abrupt changing parameters in a more robust manner, compared to the multi-model approaches. 展开更多
关键词 Adaptive parameter estimation multiple target tracking Multivariate Gaussian distribution Particle filter Probability hypothesis density
原文传递
Adaptive time-space resource and waveform control for collocated MIMO radar with simultaneous multi-beam 被引量:3
12
作者 CHENG Ting LI Xi +1 位作者 TAN Qianqian SU Yang 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2022年第1期47-59,共13页
Collocated multiple input multiple output(MIMO)radar,which has agile multi-beam working mode,can offer enhanced multiple targets tracking(MTT)ability.In detail,it can illuminate different targets simultaneously with m... Collocated multiple input multiple output(MIMO)radar,which has agile multi-beam working mode,can offer enhanced multiple targets tracking(MTT)ability.In detail,it can illuminate different targets simultaneously with multi-beam or one wide beam among multi-beam,providing greater degree of freedom in system resource control.An adaptive time-space resource and waveform control optimization model for the collocated MIMO radar with simultaneous multi-beam is proposed in this paper.The aim of the proposed scheme is to improve the overall tracking accuracy and meanwhile minimize the resource consumption under the guarantee of effective targets detection.A resource and waveform control algorithm which integrates the genetic algorithm(GA)is proposed to solve the optimization problem.The optimal transmitting waveform parameters,system sampling period,sub-array number,binary radar tracking parameterχ_i(t_k),transmitting energy and multi-beam direction vector combination are chosen adaptively,where the first one realizes the waveform control and the latter five realize the timespace resource allocation.Simulation results demonstrate the effectiveness of the proposed control method. 展开更多
关键词 multiple targets tracking(MTT) collocated multiple input multiple output(MIMO)radar time-space resource allocation waveform control
下载PDF
A survey: which features are required for dynamic visual simultaneous localization and mapping? 被引量:2
13
作者 Zewen Xu Zheng Rong Yihong Wu 《Visual Computing for Industry,Biomedicine,and Art》 EI 2021年第1期183-198,共16页
In recent years,simultaneous localization and mapping in dynamic environments(dynamic SLAM)has attracted significant attention from both academia and industry.Some pioneering work on this technique has expanded the po... In recent years,simultaneous localization and mapping in dynamic environments(dynamic SLAM)has attracted significant attention from both academia and industry.Some pioneering work on this technique has expanded the potential of robotic applications.Compared to standard SLAM under the static world assumption,dynamic SLAM divides features into static and dynamic categories and leverages each type of feature properly.Therefore,dynamic SLAM can provide more robust localization for intelligent robots that operate in complex dynamic environments.Additionally,to meet the demands of some high-level tasks,dynamic SLAM can be integrated with multiple object tracking.This article presents a survey on dynamic SLAM from the perspective of feature choices.A discussion of the advantages and disadvantages of different visual features is provided in this article. 展开更多
关键词 Dynamic simultaneous localization and mapping multiple objects tracking Data association Object simultaneous localization and mapping Feature choices
下载PDF
SEQUENTIAL ALGORITHM FOR MULTISENSOR PROBABILISTIC DATA ASSOCIATION
14
作者 Hu Wenlong Mao Shiyi(Dept of Electronic Engineering, Bejiing University of Aeronauticsand Astronatutics, Beijing, 100083, China) 《Chinese Journal of Aeronautics》 SCIE EI CAS CSCD 1997年第2期144-150,共7页
Based upon a multisensor sequential processing filter, the target states in a3D Cartesian system are projected into the measurement space of each sensor to extend thejoint probabilistic data association (JPDA) algorit... Based upon a multisensor sequential processing filter, the target states in a3D Cartesian system are projected into the measurement space of each sensor to extend thejoint probabilistic data association (JPDA) algorithm into the multisensor tracking systemsconsisting of heterogeneous sensors for the data association. 展开更多
关键词 multiple target tracking SENSORS sequential analysis data association data fusion
下载PDF
Optical SDMA for applying compressive sensing in WSN 被引量:1
15
作者 Xuewen Liu Song Xiao Lei Quan 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2016年第4期780-789,共10页
In order to apply compressive sensing in wireless sensor network, inside the nodes cluster classified by the spatial correlation, we propose that a cluster head adopts free space optical communication with space divis... In order to apply compressive sensing in wireless sensor network, inside the nodes cluster classified by the spatial correlation, we propose that a cluster head adopts free space optical communication with space division multiple access, and a sensor node uses a modulating retro-reflector for communication. Thus while a random sampling matrix is used to guide the establishment of links between head cluster and sensor nodes, the random linear projection is accomplished. To establish multiple links at the same time, an optical space division multiple access antenna is designed. It works in fixed beams switching mode and consists of optic lens with a large field of view(FOV), fiber array on the focal plane which is used to realize virtual channels segmentation, direction of arrival sensor, optical matrix switch and controller. Based on the angles of nodes' laser beams, by dynamically changing the route, optical matrix switch actualizes the multi-beam full duplex tracking receiving and transmission. Due to the structure of fiber array, there will be several fade zones both in the focal plane and in lens' FOV. In order to lower the impact of fade zones and harmonize multibeam, a fiber array adjustment is designed. By theoretical, simulated and experimental study, the antenna's qualitative feasibility is validated. 展开更多
关键词 wireless sensor network compressive sensing space division multiple access optical matrix switch laser beam tracking
下载PDF
P-and S-wavefield simulations using both the firstand second-order separated wave equations through a high-order staggered grid finite-difference method
16
作者 Chao-ying Bai Xin Wang Cai-xia Wang 《Earthquake Science》 2013年第2期83-98,共16页
In seismic exploration, it is common practice to separate the P-wavefield from the S-wavefield by the elastic wavefield decomposition technique, for imaging purposes. However, it is sometimes difficult to achieve this... In seismic exploration, it is common practice to separate the P-wavefield from the S-wavefield by the elastic wavefield decomposition technique, for imaging purposes. However, it is sometimes difficult to achieve this, especially when the velocity field is complex. A useful approach in multi-component analysis and modeling is to directly solve the elastic wave equations for the pure P- or S-wavefields, referred as the separate elastic wave equa- tions. In this study, we compare two kinds of such wave equations: the first-order (velocity-stress) and the second- order (displacement-stress) separate elastic wave equa- tions, with the first-order (velocity-stress) and the second- order (displacement-stress) full (or mixed) elastic wave equations using a high-order staggered grid finite-differ- ence method. Comparisons are given of wavefield snap- shots, common-source gather seismic sections, and individual synthetic seismogram. The simulation tests show that equivalent results can be obtained, regardless of whether the first-order or second-order separate elastic wave equations are used for obtaining the pure P- or S-wavefield. The stacked pure P- and S-wavefields are equal to the mixed wave fields calculated using the corre- sponding first-order or second-order full elastic wave equations. These mixed equations are computationallyslightly less expensive than solving the separate equations. The attraction of the separate equations is that they achieve separated P- and S-wavefields which can be used to test the efficacy of wave decomposition procedures in multi-com- ponent processing. The second-order separate elastic wave equations are a good choice because they offer information on the pure P-wave or S-wave displacements. 展开更多
关键词 Finite-difference method Staggeredgrid First-order separate elastic wave equation Second-order separate elastic wave equation multiple arrival tracking
下载PDF
Identification and Classification of Crowd Activities
17
作者 Manar Elshahawy Ahmed O.Aseeri +3 位作者 Shaker El-Sappagh Hassan Soliman Mohammed Elmogy Mervat Abu-Elkheir 《Computers, Materials & Continua》 SCIE EI 2022年第7期815-832,共18页
The identification and classification of collective people’s activities are gaining momentum as significant themes in machine learning,with many potential applications emerging.The need for representation of collecti... The identification and classification of collective people’s activities are gaining momentum as significant themes in machine learning,with many potential applications emerging.The need for representation of collective human behavior is especially crucial in applications such as assessing security conditions and preventing crowd congestion.This paper investigates the capability of deep neural network(DNN)algorithms to achieve our carefully engineered pipeline for crowd analysis.It includes three principal stages that cover crowd analysis challenges.First,individual’s detection is represented using the You Only Look Once(YOLO)model for human detection and Kalman filter for multiple human tracking;Second,the density map and crowd counting of a certain location are generated using bounding boxes from a human detector;and Finally,in order to classify normal or abnormal crowds,individual activities are identified with pose estimation.The proposed system successfully achieves designing an effective collective representation of the crowd given the individuals in addition to introducing a significant change of crowd in terms of activities change.Experimental results onMOT20 and SDHA datasets demonstrate that the proposed system is robust and efficient.The framework achieves an improved performance of recognition and detection peoplewith a mean average precision of 99.0%,a real-time speed of 0.6ms non-maximumsuppression(NMS)per image for the SDHAdataset,and 95.3%mean average precision for MOT20 with 1.5ms NMS per image. 展开更多
关键词 Crowd analysis individual detection You Only Look Once(YOLO) multiple object tracking kalman filter pose estimation
下载PDF
Performance of passive target tracking using bearing-frequency and bearings of multiple arrays
18
作者 DU Xuanmin, YAO Lan (Shanghai Marine Electronic Equipment Research Institute Shanghai 200025) 《Chinese Journal of Acoustics》 2002年第2期124-136,共13页
Two target motion analysis (TMA) methods using multi-dimension information are studied, one is TMA with bearing-frequency and the other is TMA with multiple arrays. The optimization algorithm combining Gauss-Newton (G... Two target motion analysis (TMA) methods using multi-dimension information are studied, one is TMA with bearing-frequency and the other is TMA with multiple arrays. The optimization algorithm combining Gauss-Newton (G-N) method with Levenberg-Marquardt (L- M) method is applied to analyze the performance of target tracking with maximum likelihood estimation(MLE), and Monte Carlo experiments are presented. The results show that although the TMA with multi-dimension information have eliminated the maneuvers needed by conven- tional bearing-only TMA, but the application are not of universality 展开更多
关键词 TMA Performance of passive target tracking using bearing-frequency and bearings of multiple arrays MLE CRLB
原文传递
Object tracking based on particle filter with discriminative features 被引量:8
19
作者 Yunji ZHAO Hailong PEI 《控制理论与应用(英文版)》 EI CSCD 2013年第1期42-53,共12页
This paper presents a particle filter-based visual tracking method with online feature selection mechanism. In color-based particle filter algorithm the weights of particles do not always represent the importance corr... This paper presents a particle filter-based visual tracking method with online feature selection mechanism. In color-based particle filter algorithm the weights of particles do not always represent the importance correctly, this may cause that the object tracking based on particle filter converge to a local region of the object. In our proposed visual tracking method, the Bhattacharyya distance and the local discrimination between the object and background are used to define the weights of the particles, which can solve the existing local convergence problem. Experiments demonstrates that the proposed method can work well not only in single object tracking processes but also in multiple similar objects tracking processes. 展开更多
关键词 Histogram of oriented gradients Local discrimination Particle filter multiple object tracking
原文传递
Group tracking algorithm for split maneuvering based on complex domain topological descriptions 被引量:1
20
作者 Cong WANG Chen GUO +1 位作者 Yu LIU You HE 《Chinese Journal of Aeronautics》 SCIE EI CAS CSCD 2018年第1期126-136,共11页
A group tracking algorithm for split maneuvering based on complex domain topological descriptions is proposed for the tracking of members in a maneuvering group. According to the split characteristics of a group targe... A group tracking algorithm for split maneuvering based on complex domain topological descriptions is proposed for the tracking of members in a maneuvering group. According to the split characteristics of a group target, split models of group targets are established based on a sliding window feedback mechanism to determine the occurrence and classification of split maneuvering, which makes the tracked objects focus by group members effectively. The track of an outlier single target is reconstructed by the sequential least square method. At the same time, the relationship between the group members is expressed by the complex domain topological description method, which solves the problem of point-track association between the members. The Singer method is then used to update the tracks. Compared with classical multi-target tracking algorithms based on Multiple Hypothesis Tracking (MHT) and the Different Structure Joint Probabilistic Data Association (DS-JPDA) algorithm, the proposed algorithm has better tracking accuracy and stability, is robust against environmental clutter and has stable time-consumption under both classical radar conditions and partly resolvable conditions. 展开更多
关键词 Complex domain Group targets Joint probabitistic data association multiple hypothesis tracking Sliding window feedback tracking
原文传递
上一页 1 2 下一页 到第
使用帮助 返回顶部