mirror of https://bitbucket.org/ausocean/av.git
0ab1e7c38f | ||
---|---|---|
.. | ||
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. This package depends on gocv.io/x/gocv.
Contributing
See here under "Contributing" for information on how to contribute.
License
See here under "License" for licensing.