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
|
5a31f6b4e1
|
ok, so probably the failure in downhill simplex has been finally solved
|
2015-05-03 11:31:49 +03:00 |
|
Vadim Pisarevsky
|
01e351de37
|
refactored downhill simplex implementation a bit; hopefully, fixed the bug with random failures in the tests
|
2015-05-03 02:29:15 +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
|
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 |
|