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 ee51962 commit 6a6f56eCopy full SHA for 6a6f56e
README.md
@@ -1,7 +1,8 @@
1
# Ffmpeg With OpenCVForUnity Example
2
+
3
4
## Overview
-- Integrate "FFmpeg for unity" with "OpenCV for Unity".
5
+- Integrate "FFmpeg for Unity" with "OpenCV for Unity".
6
- Replace WebCamTextureToMatHelper with FfmpegToMatHelper.
7
- Video from a network camera (distributed via RTSP) is received by ffmpeg, converted to OpenCV's Mat class, and image processing is performed.
8
0 commit comments