/FruitTrayImageProcessing

An image is processed using Object Detection, Color Manipulation with the help of OpenCV library.

FruitTrayImageProcessing

An Image Processing project.

An image is processed using Object Detection, Color Manipulation with the help of OpenCV library.

Part 1: Increase the contrast of the image by 50 and save the image.

Part 2: Convert the images from RGB to HSV by writing my code and save the images.

Part 3: Find the red apple in all the images using the method "Object Detection based on color in RGB domain" and "Object Detection based on color in HSV area."

Part 4: Swap the colors of the apples from red to green and vice versa.

Technologies: C++, OpenCV, Image Processing.

Date: Jan - Feb, 2017