readme update

pull/26/head
Alexey Borsky 2023-04-19 02:36:25 +03:00
parent c0e876f4b5
commit 729909e533
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@ python3 txt2vid.py
## Last version changes: v0.5
* Fixed an issue with wrong direction of an optical flow applied to an image.
* Added text to video mode within txt2vid.py script. Make sure to update new dependencies for this script to work!
* Added a threshold for an optical flow before processing the frame to remove white noise that might appear, as it was suggested by @alexfredo.
* Added a threshold for an optical flow before processing the frame to remove white noise that might appear, as it was suggested by [@alexfredo](https://github.com/alexfredo).
<!--
## Potential improvements