Home | History | Annotate | Download | only in opencv2

Lines Matching refs:vec

624 @param vec Destination vector. Its size and type is defined by dim and dtype parameters.
647 CV_EXPORTS void reduce(InputArray mtx, OutputArray vec, int dim, int reduceOp, int dtype = -1, Stream& stream = Stream::Null());