joshleecodes / Image-categorisation

Using various image categorisation algorithms with a set of test data - Algorithms implemented include k-Nearest Neighbours(kNN), Support Vector Machine (SVM), then also either of the previously mentioned algorithms in combination with an image feature extraction algorithm (using both grey-scale and colour images). The resulting accuracy and reliability scores can then be used to compare the various algorithms .

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

Using various image categorisation algorithms with a set of test data - Algorithms implemented include k-Nearest Neighbours(kNN), Support Vector Machine (SVM), then also either of the previously mentioned algorithms in combination with an image feature extraction algorithm (using both grey-scale and colour images). The resulting accuracy and reliability scores can then be used to compare the various algorithms .


Languages

Language:MATLAB 100.0%