#include <vtkImageMatSource.h>
Definition at line 54 of file vtkImageMatSource.h.
◆ vtkImageMatSource() [1/2]
rtabmap::vtkImageMatSource::vtkImageMatSource |
( |
| ) |
|
|
protected |
◆ ~vtkImageMatSource()
rtabmap::vtkImageMatSource::~vtkImageMatSource |
( |
| ) |
|
|
inlineprotected |
◆ vtkImageMatSource() [2/2]
◆ copyGrayImage()
void rtabmap::vtkImageMatSource::copyGrayImage |
( |
const cv::Mat & |
source, |
|
|
vtkSmartPointer< vtkImageData > |
output |
|
) |
| |
|
staticprivate |
◆ copyRGBAImage()
void rtabmap::vtkImageMatSource::copyRGBAImage |
( |
const cv::Mat & |
source, |
|
|
vtkSmartPointer< vtkImageData > |
output |
|
) |
| |
|
staticprivate |
◆ copyRGBImage()
void rtabmap::vtkImageMatSource::copyRGBImage |
( |
const cv::Mat & |
source, |
|
|
vtkSmartPointer< vtkImageData > |
output |
|
) |
| |
|
staticprivate |
◆ New()
◆ operator=()
◆ RequestData()
int rtabmap::vtkImageMatSource::RequestData |
( |
vtkInformation * |
, |
|
|
vtkInformationVector ** |
, |
|
|
vtkInformationVector * |
outputVector |
|
) |
| |
|
protected |
◆ RequestInformation()
int rtabmap::vtkImageMatSource::RequestInformation |
( |
vtkInformation * |
, |
|
|
vtkInformationVector ** |
, |
|
|
vtkInformationVector * |
outputVector |
|
) |
| |
|
protected |
◆ SetImage()
void rtabmap::vtkImageMatSource::SetImage |
( |
cv::InputArray |
image | ) |
|
◆ vtkTypeMacro()
◆ ImageData
The documentation for this class was generated from the following files: