Skip to content

OpenCV interoperability #1

@kahrabji08

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions