Skip to content

Trouble with compiling  #12

@hirennearlab

Description

@hirennearlab

Hi,

I am a new to opencv. I have compiled opencv, VTK, PCL and all other dependencies. but when I try to compile opendetection, I get the following error:

In file included from /opt/opendetection/common/utils/ODFeatureDetector2D.cpp:6:0:
/opt/opendetection/common/utils/ODFeatureDetector2D.h:16:38: fatal error: opencv2/cudafeatures2d.hpp: No such file or directory
#include <opencv2/cudafeatures2d.hpp>
^
compilation terminated.

I checked the file is there in opencv2 folder.

Could you please suggest a solution?

Thank you.

Regards,
Hiren.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions