view include/learning.hpp @ 414:040e71067ff4

Win32 property sheet version updated to opencv 2.4.6.1
author Jean-Philippe Jodoin <jpjodoin@gmail.com>
date Sun, 08 Sep 2013 23:38:37 -0400
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