Browse Source
[DOC] Refine Readme
Signed-off-by: LocoRichard <lichen.wang@zilliz.com>
main
LocoRichard
3 years ago
1 changed files with
2 additions and
2 deletions
-
README.md
|
|
@ -8,7 +8,7 @@ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## Desription |
|
|
|
## Description |
|
|
|
|
|
|
|
An image decode operator implementation with OpenCV. |
|
|
|
|
|
|
@ -55,7 +55,7 @@ towhee.glob['path']('./dog.jpg') \ |
|
|
|
|
|
|
|
## Factory Constructor |
|
|
|
|
|
|
|
Create the operator via the following factory method |
|
|
|
Create the operator via the following factory method: |
|
|
|
|
|
|
|
***image_decode.cv2()*** |
|
|
|
|
|
|
|