文件名称:kernel density estimation based background subtraction
文件大小:20KB
文件格式:TGZ
更新时间:2014-06-17 04:54:28
kernel density estimation based background
kernel density estimation based background subtraction algorithm [1] with a command line interface. this algorithm is a developed version of [2]. the kmovingobjdetector class within the project is originally written by birant orten who has graciously allowed me to use his code. i just modified it to suit my purposes. so, if you use any material from this program you should refer both [1] and [2] apart from this web-page. if you compile with __OPENCV__ flag, you'll be able to open avi files. without this flag, you will be able to open just ppm images. the usage.txt explains the input specifications.
【文件预览】:
kbackground-subtraction
----KBGSubtraction.h(3KB)
----KConnectedComponentLabeler.cpp(13KB)
----KUtility.h(6KB)
----KMovingObjDetector.cpp(24KB)
----KMovingObjDetector.h(3KB)
----bg_subtraction_cmd.cpp(3KB)
----KBGSubtraction.cpp(8KB)
----KConnectedComponentLabeler.h(3KB)
----KUtility.cpp(19KB)
----Makefile(2KB)
----usage.txt(3KB)