You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
@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?
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)
The text was updated successfully, but these errors were encountered: