Skip to content

One of my projects from my Bachelor's, course of Image Analysis.

Notifications You must be signed in to change notification settings

carinhopm/Image_Analysis

Repository files navigation

Image Analysis

Project for the Image Analysis course from my Bachelor's.

The main goal of the project is to detect basket balls within a group of images.

First, the Matlab program will train the model using cross-fold validation and then it will perform the classification of the images to detect the balls. It will use 3 detectors: one to the detect circles, a second one to detect the color of the basket balls (typically orange) and a third one to detect the usual stripes of these kind of balls.

Installation

To run the program please configure the correctly the path and then run the Main.m file.

About

One of my projects from my Bachelor's, course of Image Analysis.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published