Mercurial > hg > nsaunier > traffic-intelligence
view include/learning.hpp @ 273:e4d232f9fc39
-Win32 OpenCV 2.3.4
-Fix for the retrieval of win32 dependancies (WGet was too old and unable to
get file over https)
| author | Jeep-Tour@Jeep-Tour-PC |
|---|---|
| date | Wed, 14 Nov 2012 16:21:14 -0500 |
| 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
