Skip to content

Incompatible with OpenCV 3.0 or greater #2

Description

@ehamwey

When running the showImage() method in OpenCV 3.0 or greater, an exception is returned:

Exception in thread "Thread-0" java.lang.NoClassDefFoundError: org/opencv/highgui/Highgui

This is because Highgui has been removed in opencv 3.0 and split into two different packages - see this stackexchange for more details http://stackoverflow.com/questions/25059576/highgui-is-missing-from-opencv-3-0-0-jar

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions