Searched refs:Bayer2Gray_Invoker (Results 1 – 1 of 1) sorted by relevance
503 class Bayer2Gray_Invoker : class507 Bayer2Gray_Invoker(const Mat& _srcmat, Mat& _dstmat, int _start_with_green, bool _brow, in Bayer2Gray_Invoker() function in cv::Bayer2Gray_Invoker631 Bayer2Gray_Invoker<T, SIMDInterpolator> invoker(srcmat, dstmat, in Bayer2Gray_()