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

kaze_features doesnt work with use_fed=0 #9

Open
sylwekb opened this issue Jul 27, 2017 · 0 comments
Open

kaze_features doesnt work with use_fed=0 #9

sylwekb opened this issue Jul 27, 2017 · 0 comments

Comments

@sylwekb
Copy link

sylwekb commented Jul 27, 2017

Kaze throws an error when executing with AOS:

OpenCV Error: Sizes of input arguments do not match (The operation is neither 'array op array' (where arrays have the same size and the same number of channels), nor 'array op scalar', nor 'scalar op array') in arithm_op, file /tmp/opencv3-20170308-12431-1olfhjn/opencv-3.2.0/modules/core/src/arithm.cpp, line 659
libc++abi.dylib: terminating with uncaught exception of type cv::Exception: /tmp/opencv3-20170308-12431-1olfhjn/opencv-3.2.0/modules/core/src/arithm.cpp:659: error: (-209) The operation is neither 'array op array' (where arrays have the same size and the same number of channels), nor 'array op scalar', nor 'scalar op array' in function arithm_op

[1]    40925 abort      ./kaze_features real.jpg --use_fed 0z

Please tell me what needs to be changed to make it work with AOS

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

1 participant