opencv/modules/optim
Alex Leontiev 554e002747 Prepare Downhill Simplex for pull request
This is an implementation of so-called downhill simplex method
(https://en.wikipedia.org/wiki/Nelder%E2%80%93Mead_method)

Please, let me know if you have any comments, whoever you'd be.
2013-08-30 21:35:47 +08:00
..
doc Prepare Downhill Simplex for pull request 2013-08-30 21:35:47 +08:00
include/opencv2 Prepare Downhill Simplex for pull request 2013-08-30 21:35:47 +08:00
src Prepare Downhill Simplex for pull request 2013-08-30 21:35:47 +08:00
test Prepare Downhill Simplex for pull request 2013-08-30 21:35:47 +08:00
CMakeLists.txt Created skeleton for simplex method. 2013-06-24 20:27:11 +03:00