Ask Your Question
3

Downhill Simplex Method samples?

asked 2015-03-16 07:55:01 -0600

juanmanpr gravatar image

updated 2015-03-16 08:19:57 -0600

I just saw that the optim module (opencv 3.0) was removed and its functionality moved to the opencv core, but I am trying to find a nice example and cannot find it, where are them? Thanks,

edit retag flag offensive close merge delete

1 answer

Sort by » oldest newest most voted
0

answered 2015-08-25 13:19:54 -0600

updated 2015-08-25 13:21:48 -0600

it seems there is no example. maybe test unit helps you. also you can refer to documentation

edit flag offensive delete link more

Comments

This may not be the place for this comment, but it seems to me that a complete implementation ought to include an example. Some people may enjoy going cross eyed reading unit test source code and terse documentation, but to me a picture tells a thousand words.

As an example, the boost documentation is excellent, but also includes excellent examples. Building and running one of these examples, while modifying the original source or adding trace logging, is usually orders of magnitude faster and more enjoyable than plumbing the intent from first principles.

A coder who bothers to implement a feature should add a simple example, imho...

bitrat gravatar imagebitrat ( 2019-01-11 18:22:38 -0600 )edit

Question Tools

1 follower

Stats

Asked: 2015-03-16 07:55:01 -0600

Seen: 910 times

Last updated: Mar 16 '15