The initial commit for generic optimization

Generic optimization package for openCV project, will be developed
between the June and September of 2013. This work is funded by Google
Summer of Code 2013 project. This project is about
implementing several algorithms, that will find global maxima/minima of a
given function on a given domain subject to a given constraints.

All comments/suggestions are warmly appreciated and to be sent to
alozz1991@gmail.com (please, mention the word "openCV" in topic of
message, for I'm using the spam-filters)
This commit is contained in:
Alex Leontiev
2013-05-31 07:39:15 +03:00
parent d81d3fc830
commit 47ce461d97
24 changed files with 2847 additions and 0 deletions

View File

@@ -0,0 +1 @@
#include "perf_precomp.hpp"