OpenCV 4.13.0
Open Source Computer Vision
Loading...
Searching...
No Matches
operations.hpp File Reference
#include <cstdio>
Include dependency graph for operations.hpp:
This graph shows which files directly or indirectly include this file:

Namespaces

namespace  cv

Macros

#define CV_FORMAT_PRINTF(A, B)

Functions

template<typename _Tp, class _EqPredicate>
int cv::partition (const std::vector< _Tp > &vec, std::vector< int > &labels, _EqPredicate predicate=_EqPredicate())
 Returns a text string formatted using the printf-like expression.

Macro Definition Documentation

◆ CV_FORMAT_PRINTF

#define CV_FORMAT_PRINTF ( A,
B )