文档介绍:摘要
运动目标图像跟踪一直是计算机视觉、图像处理和模式识别领域里非常活跃的研究课题。运动目标图像跟踪,就是通过对传感器拍摄到的图像序列进行分析,在图像中检测出各个独立运动的目标,或是用户感兴趣的区域,在随后各帧中估计出目标区域在图像中的位置。
本文主要以图像信息综合教学实验系统为平台,以提高跟踪精度为目标,分别针对静止背景和运动背景中目标的检测与跟踪进行了深入的分析。最后,针对静止背景中目标的检测与跟踪算法做出了一些改进。
关键词: 运动目标图像跟踪; DSP; 数字图像处理
ABSTRACT
Motive object tracking has been an active field puter vision,image processing and pattern recognition,which is carried out by analyzing the image sequence from the sensor,identifying the independent moving object or regions that are interested in,and locating them in the image.
In this thesis, we take the Image Information Integrated Teaching Experimental System as the platform and our aim is improving the moving objects tracking thesis carries on the thorough analysis which focus on the moving object detection and tracking in static background and moving last,we do some improvements on the algorithm of the moving object detection and tracking in static background.
Kdyword: moving object tracking; DSP; digital image processing
目录
第1章绪论 1
本课题研究的背景和意义 1
本课题研究面临的困难和问题 5
DSP技术简介 7
本论文的工作安排 8
第2章图像跟踪的基本知识 9
数字视频图像 9
全电视信号[15] 9
模拟图像的数字化 9
图像分割 11
阈值化分割算法[11] 11
直方图分割法 12
基于灰度期望的阈值分割 12
最大类间方差阈值分割 13
14
图像匹配 14
本章小结 16
第3章运动目标检测与跟踪算法 17
运动目标检测方法简介 17
差分法 17
光流法 18
基于统计模型的方法 19
基于人工神经网络的方法 19
其它方法 19
运动估计方法简介 20
20
基于块匹配的运动估计方法 21
基于可变模型的方法(DBMA) 22
互相关方法在目标识别和跟踪中的应用[7][8] 22
互相关方法的基本原理 22
特征点的选择 23
特征点匹配算法 25
实时相减运动目标检测识别方法 25
相邻帧图像相减的基本原理 26
运动背景补偿的基本原理 26
运动目标识别算法 26
本实验所采用的目标检测跟踪算法 27
改进的目标检测与跟踪算法 28
本章小结 29
第4章运动目标图像跟踪系统的硬件知识 30
运动目标图像跟踪系统原理 30
FPGA图像预处理子系统 31
双口RAM实现数据的传输 32
DSP子系统 33
TMS320C6201 DSP 33
综述 33
34
DMA直接存储器访问机制 36
中断建