Home | History | Annotate | Download | only in src

Lines Matching full:planes

1170     std::vector<Mat> planes;
1171 planes.push_back(gray);
1172 planes.push_back(gray);
1173 planes.push_back(gray);
1175 merge(planes, _image);