MalekYaich / Image-Segmentation-of-Ishihara-Test

This project aims to segment images using the unsupervised learning algorithm K-means to remove the background from Ishihara test images and accurately differentiate the numbers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Image Segmentation of Ishihara Test

Project Overview:

This project aims to segment images using the unsupervised learning algorithm K-means to remove the background from Ishihara test images and accurately differentiate the numbers in question.

Dataset:

To test the model, we used the "Ishihara blind test cards" dataset. Ishihara blind test cards were created in October 2020 as part of a project at Kuban State University. They were inspired by Vadim Vladislavovhich Podcolzin and generated using Google's font list. The dataset consists of color vision test cards that measure the ability to differentiate between colors. Each card contains a pattern of multicolored dots, and there is a number or symbol in each color. The shapes and symbols should be easy to distinguish from the surrounding dots if you have normal color vision. However, if you have color vision deficiencies, you may not be able to see the symbols or have difficulties distinguishing patterns among the dots. The dataset contains 1400 images of numbers from 0 to 9. The first character of each image represents the label, followed by the font name and the type of coloring.
ref: https://www.kaggle.com/datasets/dupeljan/ishihara-blind-test-cards?fbclid=IwAR1q6t0bNPfJsb-sRQuLMndKeianlqYYE6FToWeGI9BjByKOQ-DPrmLneHg

Result

About

This project aims to segment images using the unsupervised learning algorithm K-means to remove the background from Ishihara test images and accurately differentiate the numbers.


Languages

Language:Jupyter Notebook 100.0%