-
Notifications
You must be signed in to change notification settings - Fork 0
gaurav274/ML--Codebook-Mog-Algorithm
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
To run the code, do the following
1. cd codebook
cmake .
make
./CBDriver <name-of-video>
2. cd mog
cmake .
make
./VideoTest -vid <name-of-video>
3. We have not added the source code for ViBe because it was available from the authors on request.
4. The codebook algorithm here is that after the implementation of edge detection and cache based filtering.
About
Codebook/Mog implementation to tackle foreground background segregation
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published