kernel density estimation based background subtraction
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.
文件列表
kde_bg_v1.0.tgz
(预估有个11文件)
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
用户评论