Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Help please #3

Open
jairforero opened this issue Jul 1, 2020 · 1 comment
Open

Help please #3

jairforero opened this issue Jul 1, 2020 · 1 comment

Comments

@jairforero
Copy link

github.com/Th1nkK1D/gocr

Th1nkK1D\gocr\common.go:85:2: too many arguments to return
have (gocv.Mat, error)
want (gocv.Mat)
Th1nkK1D\gocr\main.go:98:21: cannot use rowImg (type gocv.Mat) as type *gocv.Mat in argument to gocv.Rectangle
Th1nkK1D\gocr\rowsegment.go:113:12: cannot use img (type gocv.Mat) as type *gocv.Mat in argument to gocv.Line
Th1nkK1D\gocr\rowsegment.go:114:12: cannot use img (type gocv.Mat) as type *gocv.Mat in argument to gocv.Line
Th1nkK1D\gocr\threshold.go:49:16: cannot use imgOut (type gocv.Mat) as type *gocv.Mat in argument to gocv.Threshold

@Th1nkK1D
Copy link
Owner

Th1nkK1D commented Jan 9, 2021

Sorry, I didn't come back to this repo for a while. I'm using https://gocv.io/ back then, probably they change the API already? Or please make sure that gocv is installed properly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants