mirror of
https://github.com/u2takey/ffmpeg-go.git
synced 2025-10-03 07:12:20 +08:00
Fixed broken link in README
This commit is contained in:
@@ -142,7 +142,7 @@ progress: done
|
|||||||
|
|
||||||
## Integrate FFmpeg-go With Open-CV (gocv) For Face-detect
|
## Integrate FFmpeg-go With Open-CV (gocv) For Face-detect
|
||||||
|
|
||||||
see complete example at: [opencv](./examples/opencv.go)
|
see complete example at: [opencv](./examples/opencv_test.go)
|
||||||
|
|
||||||
result: 
|
result: 
|
||||||
|
|
||||||
@@ -181,4 +181,4 @@ b, err := Concat([]*Stream{
|
|||||||
OverWriteOutput().View(ViewTypeFlowChart)
|
OverWriteOutput().View(ViewTypeFlowChart)
|
||||||
fmt.Println(b)
|
fmt.Println(b)
|
||||||
```
|
```
|
||||||

|

|
||||||
|
Reference in New Issue
Block a user