Installation Code
If you want to run the code, click THIS to get all the necessary files to run the code. This lab was done through MATLAB so you will need an installation of MATLAB on your computer. Find out more information on how to download MATLAB HERE to download MATLB.
Imagine Processing Project
Brief Project Description: This project was to be able to recognize the different type color folders and accuracy state the color that the user selects. An RGB color scale map will appear after each run showing the RGB color range of the selected folder.
Hard Part of the Project: Being able to get the program to understand the different color spectrums for Blue, Purple, and Green was a little tricky. Since their RGB values are very similair, trail and error was done to correctly determine the RGB range for each color.