carinhopm / Image_Analysis

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:MATLAB 97.5%Language:M 2.5%