Skip to content

OpenCV interoperability #1

Description

@kahrabji08

Hi,
Am trying to use these functions in order to incorporate array fire to my previous OpenCV projects. Is these functions valid? because when I tried to include it to my project I got this error:

/home/mohamed/Hassan/arrayfire/arrayfire-project-templates/test/src/af_cv.hpp:39:22: fatal error: af/utils.h: No such file or directory
#include <af/utils.h>
^
compilation terminated.
make[2]: *** [src/CMakeFiles/FOO_CORE.dir/orb_matching.cpp.o] Error 1
make[1]: *** [src/CMakeFiles/FOO_CORE.dir/all] Error 2
make: *** [all] Error 2

When I tried to comment it or use #include <af/utils.h> instead, I got more errors:
image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions