Menu

User Guide

Jayneil Dalal

Preface

OpenCV installation in linux is not straight forward and a lot of people struggle with that. Also if you want to build OpenCV from source, it does take some time to install all the dependencies and build it from source. Hence, to avoid all of that, this project was created.

Motivation

Credit goes to my colleague Sohil Patel who first asked me to create a custom Ubuntu based distribution which had OpenCV installed in it by default(which was built from source and not from the ubuntu synaptic package manager as that can be a bit old sometimes). He also wanted codeblocks ide installed in it by default. Sohil formats/changes computers a lot and is always on the move. So, for him something like this would be very handy. A custom opencv ubuntu distro! This is the root cause/motivation for the creation of this project

Project Overview

So, jayso-opencv2.4.2 is a your standard Ubuntu 12.04.2LTS distribution with OpenCV 2.4.2 preconfigured and installed by default.

Steps

  • Download jayso-opencv2.4.2 iso file
  • Install it on your PC. It is a standard ubuntu installation
  • Thats it. Now start using opencv!

Feedback

If you find any bugs or face any problems, please submit a ticket. Please feel free to give your suggestion to make this project even better

Creators

  • Jayneil Dalal
  • Sohil Patel