Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

OpenCV for Java on Centos 6.5 Tutorial

Around the community I see many users having problem to build Opencv for Java support on GNU/Linux CentOS. In my experience the issues was related to the version of cmake and ffmpeg.

I want to share a quick tutorial I've just posted. It shows how to build OpenCV for Java support on a CentOS 6.5 installation. I hope it will useful!

http://www.giuseppeurso.eu/en/how-to-compile-opencv-on-centos-with-java-support/

Giuseppe

OpenCV for Java on Centos 6.5 Tutorial

Around the community I see many users having problem to build Opencv for Java support on GNU/Linux CentOS. In my experience the issues was related to the version of cmake and ffmpeg.

I want to share a quick tutorial I've just posted. It shows how to build OpenCV for Java support on a CentOS 6.5 installation. I hope it will useful!

ROADMAP

  1. Install the required packages
  2. Setup Oracle JDK
  3. Setup FFMPEF from source
  4. Download and compile OpenCV
  5. Build the OpenCV jar interface and the native library

http://www.giuseppeurso.eu/en/how-to-compile-opencv-on-centos-with-java-support/

Giuseppe

OpenCV for Java on Centos 6.5 Tutorial

Around the community I see many users having problem to build Opencv for Java support on GNU/Linux CentOS. In my experience the issues was related to the version of cmake and ffmpeg.

I want to share a quick tutorial I've just posted. It shows how to build OpenCV for Java support on a CentOS 6.5 installation. I hope it will useful!

ROADMAP

  1. Install the required packages
  2. Setup Oracle JDK
  3. Setup FFMPEF FFMPEG from source
  4. Download and compile OpenCV
  5. Build the OpenCV jar interface and the native library

http://www.giuseppeurso.eu/en/how-to-compile-opencv-on-centos-with-java-support/

Giuseppe