Searched refs:copyRGBAImage (Results 1 – 2 of 2) sorted by relevance
98 case 4: copyRGBAImage(image, this->ImageData); break; in SetImage()131 void cv::viz::vtkImageMatSource::copyRGBAImage(const Mat &source, vtkSmartPointer<vtkImageData> out… in copyRGBAImage() function in cv::viz::vtkImageMatSource
76 static void copyRGBAImage(const Mat &source, vtkSmartPointer<vtkImageData> output);