Skip to content

This project seems no support Opencv 2.4.* #1

@Sucran

Description

@Sucran

I had install opencv 2.4.13 in my GPU, and executed 'python setup.py install' in this project dir.
However, I got an error message:
/usr/bin/ld: cannot find -lopencv_imgcodecs collect2: error: ld returned 1 exit status error: command 'c++' failed with exit status 1
and I entered this dir /usr/bin/ld and I did not find a file named opencv_imgcodecs.
This file seems only show up in opencv.3.* version, so I need to install opencv 3., right ?
If your project do not support opencv 2.4.
then you should write this in your README directly, OK?

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