Skip to content

Commit 0b0fff4

Browse files
authored
Update README.md
1 parent daa8d44 commit 0b0fff4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Blob tracking via GoCV package
1212
## About
1313
This small package implements basics of blob tracking: simple centroid and [Kalman filter](https://en.wikipedia.org/wiki/Kalman_filter)-based tracking
1414

15-
There are additional function for checking if blob crossed horizontal (or even oblique) line.
15+
There are additional functions for checking if blob crossed horizontal (or even oblique) line.
1616

1717
## Installation
1818

0 commit comments

Comments
 (0)