Vadim Pisarevsky
|
63a63e3eaa
|
extended MinProblemSolver::Function to 1) report the space dimensionality, 2) compute gradient if needed
|
2015-05-05 15:56:06 +03:00 |
|
Vadim Pisarevsky
|
96b5ec14d4
|
fixed bug with simplex initialization in Downhill solver (thanks to Toby Rule for the patch): http://code.opencv.org/issues/3990.
re-enabled Downhill solver test, let's see how it goes
|
2015-05-02 20:59:57 +03:00 |
|
Vadim Pisarevsky
|
9a5aa4b23c
|
trying to solve compile problems; temporarily disabled some tests for just added optimization algo's
|
2014-08-14 14:37:30 +04:00 |
|
Vadim Pisarevsky
|
257463719b
|
removed optim module; moved its functionality to core and photo modules; moved drawing functions from core to imgproc. Removed FilterEngine etc. from public API
|
2014-08-14 12:50:07 +04:00 |
|