Skip to content

TharuGeethz/OpencvAssignment

Repository files navigation

Image Processing and Computer Vision (SCS4116)

Description

This OpenCV project is done as an Assignment of Image Processing and Computer Vision (SCS4116) (University of Colombo School of Computing)

Development Environment

Installing Development Environment

  • OpenCV Installation

I have used following website as my OpenCV installation guide. http://www.codebind.com/cpp-tutorial/install-opencv-ubuntu-cpp/ But I would like to make an alternative suggestion for Step 3 – Get OpenCV Do not clone git repository for OpenCV and OpenCV-contrib instead that use below repository releases

Choose same release number in both links and download Source Code. Reason for this is Releases are a stable Delivery ready stable status of repositories but main repository on development stage so there is a chance that might break your build. Read more about release https://stackoverflow.com/a/33587799/2940265

Installed using the Online installer from given link, which downloaded approximately over 6 GB.

Releases

No releases published

Packages

No packages published