文件名称:基于DCT系数背景建模与运动目标检测算法V1.0
文件大小:3.85MB
文件格式:RAR
更新时间:2016-07-26 11:57:26
DCT系数 目标检测
代码实现的是Real-Time Moving Object Detection for Video Surveillance论文里的算法,这篇文章主要讲采用DCT系数进行背景建模,实现运动目标检测,算法对光照变化和噪声有较强的鲁棒性和适应性。代码中DctDetect类中的detect()函数还有些问题,愿有意之士共同研究探讨。
【文件预览】:
DCTDetect
----Release()
--------DCTDetect.exe(44KB)
--------DCTDetect.pdb(883KB)
----DCTDetect.suo(13KB)
----DCTDetect.sln(893B)
----DCTDetect.ncb(9.01MB)
----DCTDetect()
--------Release()
--------DctDetect.h(1KB)
--------DCTDetect.vcproj.WIN-UC7J1SOMS5D.Administrator.user(1KB)
--------DCTDetect.vcproj(4KB)
--------main.cpp(1KB)
--------DCTDetect.vcproj.DY5A4OBOCPYFOX7.Administrator.user(1KB)
--------DctDetect.cpp(6KB)
--------Debug()
----Debug()
--------DCTDetect.ilk(790KB)
--------DCTDetect.exe(210KB)
--------DCTDetect.pdb(1.61MB)