We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent daa8d44 commit 0b0fff4Copy full SHA for 0b0fff4
README.md
@@ -12,7 +12,7 @@ Blob tracking via GoCV package
12
## About
13
This small package implements basics of blob tracking: simple centroid and [Kalman filter](https://en.wikipedia.org/wiki/Kalman_filter)-based tracking
14
15
-There are additional function for checking if blob crossed horizontal (or even oblique) line.
+There are additional functions for checking if blob crossed horizontal (or even oblique) line.
16
17
## Installation
18
0 commit comments