Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
maxpiva authored Dec 25, 2020
1 parent 5b63edb commit 5a05ab5
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,6 @@ SCXvid for keyframe creation. [Windows](https://github.com/soyokaze/SCXvid-stand

[NAudio](https://github.com/naudio/NAudio) - It manages all our wave needs.

[NumPyDotNet](https://github.com/Quansight-Labs/numpy.net) - Is in charge of doing the calculations.

[OpenCvSharp](https://github.com/shimat/opencvsharp) - Gives us the avenue to use Open CV.

[OpenCV](https://opencv.org/) - Matches the audio streams.
Expand All @@ -69,7 +67,5 @@ There are some retouched scripts and code from the original [OpenCvSharp](https:
## Future

* Currently the only native dependency is Open CV, and we only use MatchTemplate from it, I'm up to change to a .net replacement in the future.
* Remove NumPy dependency, and internalize required math methods.
* Revamp the whole array management using ArrayPools and Spans.
* Better matcher, better parameters sweet spot, and better vocal filtering.

0 comments on commit 5a05ab5

Please sign in to comment.