10% of male population in the world are people with color blindness. Some activities are hard for people with color blindness. For example, choosing color of clothes to attend some events. They will make mistake by wearing wrong color clothes. This program will help them choose the right color of their clothes and also suggest them a pair of matching tops and pants. This research uses emgu CV library for image processing and K Nearest Neighbor algorithm for suggest clothes and pants. Photo of clothes or pants will be taken in real time using webcam. Then stored in the database. After there is a selected color, then all the data contained in the database will be compared with it. Which has the smallest value difference will be shown in the suggestion. In this system, the program uses laplacian filter also h and s values in polar coordinates. |