|
libvibe++ : a generic C++ library for the ViBe algorithm
|
| ▼ main | |
| ViBe_8UC1.cpp | Using ViBe with OpenCV (monochromatic [=single channel] version) |
| ViBe_8UC3.cpp | Using ViBe with OpenCV for color images |
| ▼ src | |
| ▼ libvibe++ | |
| ▼ common | |
| ViBeBase.cpp | Constructor, seters and geters |
| ViBeBase.h | Interface to the ViBe class |
| ViBeTemplateBase.h | |
| ViBeTemplateBase.t | |
| ▼ distances | |
| Manhattan.h | Distance function for computing the Euclidean distance between the pixel and samples of the model |
| ▼ math | |
| AbsoluteValue.h | |
| ▼ metaprograms | |
| CopyPixel.h | |
| DistanceL1.h | |
| SwapPixels.h | |
| ▼ system | |
| inline.h | |
| types.h | |
| ViBe.h | Interface for the libvibe++ library |
| ViBe.t | Template-based C++ implementation of the ViBe algorithm |
This code is copyrighted by the University of Liège, Belgium. It is only shared for research purposes. Please do not distribute it. B. Laugraud and M. Van Droogenbroeck, May 2016.