mirror of https://bitbucket.org/ausocean/av.git
7b00f00e16 | ||
---|---|---|
.. | ||
README.md | ||
basic.go | ||
debug.go | ||
diff.go | ||
filter.go | ||
filter_test.go | ||
filters_circleci.go | ||
knn.go | ||
mog.go | ||
motion.go | ||
release.go | ||
tests.go | ||
vfps.go |
README.md
Readme
Package filter contains media filtering functionality. A "Filter" interface is provided, along with implementations of this interface for primarily motion detection models such as KNN and MOG.
Contributing
See here under "Contributing" for information on how to contribute.
License
See here under "License" for licensing.