opencv/modules/core/include/opencv2
Pavel Rojtberg 1dd7f546af CommandLineParser: add special <none> value to disallow empty strings
some mandatory string keys like paths must not be empty. Add the special
default value `<none>` so the CommandLineParser can enforce this and
generate an according error message for us.
2015-09-23 15:43:46 +02:00
..
core CommandLineParser: add special <none> value to disallow empty strings 2015-09-23 15:43:46 +02:00
core.hpp remove usage of obsolete _dataAsRows flag 2015-09-21 07:59:09 +02:00