-
-
Notifications
You must be signed in to change notification settings - Fork 745
Which algorithms really matter?
Andrews Sobral edited this page Sep 16, 2018
·
5 revisions
Frequently, the main question is: which is the best background subtraction algorithm? Unfortunately there is no an exact response. The performance of each algorithm may vary due to the application and scene/environment. However, the following resources are available to help you in this big challenge:
- A comprehensive review of background subtraction algorithms evaluated with synthetic and real videos (by Andrews Sobral and Antoine Vacavant)
- Background Subtraction - A Survey and Background Subtraction Website (by Thierry Bouwmans)
- Comparing background subtraction algorithms (by Stefano Tommesani)
- Results for CD.net 2014
- See also: Books, Journals, Workshops, Resources, Datasets, Codes, ...