fix: run ocr alone without opencv

This commit is contained in:
debugtalk
2022-09-21 18:11:26 +08:00
parent 937b48236e
commit 976e715357
11 changed files with 42 additions and 24 deletions
+1
View File
@@ -4,6 +4,7 @@ package uixt
import (
"image"
"sort"
"github.com/electricbubble/gwda"
)