Skip to content
This repository has been archived by the owner on Apr 6, 2021. It is now read-only.

JdeRobot/cv-MachineLearning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cv-MachineLearning

This tool provides an application to test different Machine Learning algorithms over images (except DeepLearning): feature points, clustering, classification.... It uses OpenCV library functions.

Installation:

cv-MachineLearning uses OpenCV and OpenCV_contrib libraries: https://github.com/opencv/opencv https://github.com/opencv/opencv_contrib

Besides it is necessary to install QT libraries. For a correct performance it is necessary to build OpenCV library with Qt Backend support.

$ mkdir build
$ cd build
$ cmake ..
$ make

For more information (Spanish) please visit: https://drive.google.com/open?id=0B750LQZH0oaccW9IWkdpRUVQTmM

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages