Changes

Jump to: navigation, search

GPU610/TeamKCM

3 bytes added, 16:10, 3 October 2014
no edit summary
There are many types of image processing or operations can be done. Some of examples are rotating,re-sizing,blurring, etc...
For Assignment 1, I decided to work with one of the operation that can be done with an image in c++, which deals with brightness and contrast of an image.
I was able to find a open source code from "openCV" website it stands for Open Source Computer Vision, is open source libraries developed by Intel for image and video processing. The libraries can be installed in any platform, and i was able to install it in my windows platform, and all test runs all done using visual studio 2013 to compile , Test file is compiled and analyze profiled using performance of functions in the programwizard vs13.
Following website [http://docs.opencv.org/ openCV.org] is an official documentation website of openCV libraries, with code examples for many image and video type operations
1
edit

Navigation menu