Use CommandLineParser in all C++ samples (Feature #3957)


Added by Kirill Kornyakov over 10 years ago. Updated over 9 years ago.


Status:New Start date:2014-10-16
Priority:Normal Due date:
Assignee:Kirill Kornyakov % Done:

0%

Category:samples
Target version:3.0
Difficulty:Easy Pull request:

Description

In OpenCV we have a helper class, that simplifies the work with command line options. It is used in some samples, but there are some samples that still use the naive approach. I suggest to unify the way of handling the options given to samples. The first step should be to unify all the samples on the opencv/samples/cpp folder, later we can check other folders (like tapi and gpu and probably others), but most likely there is nothing to do. Actually tapi and gpu folders show the good way of handling parameters, it just should be applied to the cpp folder.


Associated revisions

Revision 1e90b2f5
Added by Vadim Pisarevsky almost 10 years ago

Merge pull request #3957 from dhood:fm-8pt-bug

History

Updated by Maksim Shabunin almost 10 years ago

  • Target version changed from 3.0-beta to 3.0

Updated by Maksim Shabunin over 9 years ago

Issue has been transferred to GitHub: https://github.com/Itseez/opencv/issues/4848

Also available in: Atom PDF