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

Missing function in detect_img() #5

Open
illus10nist opened this issue Aug 17, 2017 · 1 comment
Open

Missing function in detect_img() #5

illus10nist opened this issue Aug 17, 2017 · 1 comment

Comments

@illus10nist
Copy link

Good wrapper!
I noticed that detect_img() and detect_file() gives different results. It seems like adding :
rgbgr_image(im);
after ipl_to_img (line 158 : wrapper_c.c ) can solve the issue.

@abhigoku10
Copy link

@illus10nist hi where you able to build it successfully since i get error @wrapper_c.c error : incompatible typs when assigning to type network {aka struct network} from type 'network *{aka struct network *}

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