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

test_resize function has some bug when use opencv lib #10

Open
tuuzhang opened this issue Apr 23, 2019 · 1 comment
Open

test_resize function has some bug when use opencv lib #10

tuuzhang opened this issue Apr 23, 2019 · 1 comment

Comments

@tuuzhang
Copy link

tuuzhang commented Apr 23, 2019

at first,thank you for the project.when I try to use the opencv lib,there are some small bug finded:
./src/image.c: In function ‘test_resize’:
./src/image.c:1464:9: error: ‘k’ undeclared (first use in this function)

@ArtyZe
Copy link
Owner

ArtyZe commented Apr 23, 2019

@tuuzhang , Hi, actually the project does not support opencv so far, but it's enough for you to use without opencv, are you really need opencv to do some special work in the project?

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