File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -100,6 +100,10 @@ Here are a few:
100
100
- [ Convert video to numpy array] ( https://github.com/kkroening/ffmpeg-python/blob/master/examples/README.md#convert-video-to-numpy-array )
101
101
- [ Generate thumbnail for video] ( https://github.com/kkroening/ffmpeg-python/blob/master/examples/README.md#generate-thumbnail-for-video )
102
102
- [ Read raw PCM audio via pipe] ( https://github.com/kkroening/ffmpeg-python/blob/master/examples/README.md#convert-sound-to-raw-pcm-audio )
103
+ - [ Tensorflow/DeepDream streaming] ( https://github.com/kkroening/ffmpeg-python/blob/master/examples/README.md#tensorflow-streaming )
104
+
105
+ <img src =" https://raw.githubusercontent.com/kkroening/ffmpeg-python/master/examples/graphs/dream.png " alt =" deep dream streaming " width =" 40% " />
106
+
103
107
- [ JupyterLab/Notebook stream editor] ( https://github.com/kkroening/ffmpeg-python/blob/master/examples/README.md#jupyter-stream-editor )
104
108
105
109
<img src =" https://raw.githubusercontent.com/kkroening/ffmpeg-python/master/doc/jupyter-demo.gif " alt =" jupyter demo " width =" 75% " />
You can’t perform that action at this time.
0 commit comments