Skip to content

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

Notifications You must be signed in to change notification settings

tapasya234/FruitTrayImageProcessing

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published