Ask Your Question
0

Is there a binary deb for OpenCV?

asked 2019-03-15 03:02:06 -0600

TheBlackViper_Alpha gravatar image

I can see that I can generate Opencv-*-{deb,lib}.deb from make. I tried dpkg -i Opencv-*-{deb,lib}.deb But nothing happens and I can't still compile my simple program (writing an image) in C++.

edit retag flag offensive close merge delete

1 answer

Sort by » oldest newest most voted
0

answered 2019-03-15 03:08:08 -0600

berak gravatar image

opencv does not maintain any prebuilt debian or linux binaries, what you've got will be rather outdated, and we cannot help with any problems using it.

please rather build from src instead

edit flag offensive delete link more

Comments

I was trying to build OpenCV so it could be easily deployable in an environment where my other people from my team could easily test my program without compiling opencv. I am now trying to compile static opencv libs tho with no luck for that matter.

TheBlackViper_Alpha gravatar imageTheBlackViper_Alpha ( 2019-03-28 22:59:52 -0600 )edit

Question Tools

1 follower

Stats

Asked: 2019-03-15 03:02:06 -0600

Seen: 270 times

Last updated: Mar 15 '19