view include/learning.hpp @ 1080:1ff2702601fe opencv3.1

Close branch opencv3.1.
author Nicolas Saunier <nicolas.saunier@polymtl.ca>
date Fri, 20 Jul 2018 20:37:26 +0000
parents d70e9b36889c
children
line wrap: on
line source

#ifndef LEARNING_HPP
#define LEARNING_HPP

// todo search max-cut algorithm to maximize homogeneity of clusters and minimize weak connections

#endif