easy way to install opencv on a cluster of machines running Centos6

asked 2014-06-23 13:46:46 -0600

Austin Chungath gravatar image

I am looking for the easiest way to install OpenCV on a cluster of machines. They are all running Centos 6.4

The problem is that the cluster administration policy doesn't allow me to build on the machines. Is it possible to build the OpenCV binaries in some other machine and copy them to the cluster and expect it to work? If possible, how do I go about doing it?

And why are rpms not available for OpenCV?

Thanks, Austin

edit retag flag offensive close merge delete

Comments

I am too looking for the same. Also I am facing issue with opencv 2.0.0. getting error Import Error: No module cv2. Do I need to install opencv from source to use cv2?

Roopendra gravatar imageRoopendra ( 2015-06-26 04:30:26 -0600 )edit