Skip to content

why the doc disappeared for format #23553

@LaurentBerger

Description

@LaurentBerger

Describe the doc issue

here there is doc opencv 3.2

/** @brief Returns a text string formatted using the printf-like expression.
The function acts like sprintf but forms and returns an STL string. It can be used to form an error
message in the Exception constructor.
@param fmt printf-compatible formatting specifiers.
*/
CV_EXPORTS String format( const char* fmt, ... );

and opencv3.3 to 5.x no doc

Fix suggestion

restore doc

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions