Image Analyzer

The "Image Analyzer" project focuses on analyzing images of environments using the seeded growing regions algorithm. This algorithm generates random points within an image until it identifies the silhouette of an object. By leveraging this technique, the project aims to classify the environment depicted in the image using a classification model based on K-nn.

Image Analyzer