|
cisst-saw
|
This is the complete list of members for svlSampleCUDAImage, including all inherited members.
| CopyOf(const svlSample *sample)=0 | svlSampleCUDAImage | pure virtual |
| CopyOf(const svlSample &sample)=0 | svlSampleCUDAImage | pure virtual |
| CopyOf(const IplImage *ipl_image, const unsigned int videochannel=0) | svlSampleCUDAImage | virtual |
| svlSampleImage::CopyOf(const cv::Mat &cv_mat, const unsigned int videochannel=0)=0 | svlSampleImage | pure virtual |
| CopyTo(svlSample *sample) const =0 | svlSampleCUDAImage | pure virtual |
| CopyTo(svlSample &sample) const =0 | svlSampleCUDAImage | pure virtual |
| CvMatRef(const unsigned int videochannel=0) const =0 | svlSampleImage | pure virtual |
| DeSerializeRaw(std::istream &inputStream) | svlSampleCUDAImage | virtual |
| FromStreamRaw(std::istream &inputStream, const char delimiter= ' ') | mtsGenericObject | virtual |
| GetAlphaChannel() const | svlSampleImage | virtual |
| GetBPP() const =0 | svlSampleCUDAImage | pure virtual |
| GetCUDAPointer(const unsigned int videochannel=0)=0 | svlSampleCUDAImage | pure virtual |
| GetCUDAPointer(const unsigned int videochannel=0) const =0 | svlSampleCUDAImage | pure virtual |
| GetDataChannels() const =0 | svlSampleCUDAImage | pure virtual |
| GetDataSize() const =0 | svlSampleCUDAImage | pure virtual |
| GetDataSize(const unsigned int videochannel) const =0 | svlSampleCUDAImage | pure virtual |
| GetEncoder(std::string &codec, int ¶meter) const | svlSample | |
| GetHeight(const unsigned int videochannel=0) const =0 | svlSampleCUDAImage | pure virtual |
| GetLogMultiplexer(void) const | cmnGenericObject | virtual |
| GetNewFromType(svlStreamType type) | svlSample | static |
| GetNewInstance() const =0 | svlSampleCUDAImage | pure virtual |
| GetPixelType() const | svlSampleImage | virtual |
| GetRowStride(const unsigned int videochannel=0) const =0 | svlSampleCUDAImage | pure virtual |
| GetSubImage(const unsigned int top, const unsigned int height, const unsigned int videochannel=0) | svlSampleCUDAImage | virtual |
| GetSubImage(svlProcInfo *procInfo, const unsigned int videochannel=0) | svlSampleCUDAImage | virtual |
| GetTimestamp() const | svlSample | |
| GetType() const =0 | svlSampleCUDAImage | pure virtual |
| GetUCharPointer() | svlSampleCUDAImage | virtual |
| GetUCharPointer() const | svlSampleCUDAImage | virtual |
| GetUCharPointer(const unsigned int videochannel) | svlSampleCUDAImage | virtual |
| GetUCharPointer(const unsigned int videochannel) const | svlSampleCUDAImage | virtual |
| GetUCharPointer(const unsigned int videochannel, const unsigned int x, const unsigned int y) | svlSampleCUDAImage | virtual |
| GetUCharPointer(const unsigned int videochannel, const unsigned int x, const unsigned int y) const | svlSampleCUDAImage | virtual |
| GetVideoChannels() const =0 | svlSampleCUDAImage | pure virtual |
| GetWidth(const unsigned int videochannel=0) const =0 | svlSampleCUDAImage | pure virtual |
| ImportData(unsigned char *input, const unsigned int size, const int param=0, const unsigned int videoch=SVL_LEFT) | svlSampleImage | |
| ImportData(unsigned short *input, const unsigned int size, const int param=0, const unsigned int videoch=SVL_LEFT) | svlSampleImage | |
| ImportData(unsigned int *input, const unsigned int size, const int param=0, const unsigned int videoch=SVL_LEFT) | svlSampleImage | |
| ImportData(float *input, const unsigned int size, const int param=0, const unsigned int videoch=SVL_LEFT) | svlSampleImage | |
| ImportImage(const svlSampleImage *image, const int param=0) | svlSampleImage | |
| ImportImage(const svlSampleImage &image, const int param=0) | svlSampleImage | |
| ImportImage(const svlSampleImage *image, const unsigned int src_channel, const unsigned int dest_channel, const int param=0) | svlSampleImage | |
| ImportImage(const svlSampleImage &image, const unsigned int src_channel, const unsigned int dest_channel, const int param=0) | svlSampleImage | |
| ImportMatrix(const svlSampleMatrix *matrix, const int param=0, const unsigned int videoch=SVL_LEFT) | svlSampleImage | |
| ImportSample(const svlSample *sample) | svlSampleImage | |
| ImportSample(const svlSample *sample, const unsigned int videoch) | svlSampleImage | |
| IplImageRef(const unsigned int videochannel=0) const | svlSampleCUDAImage | virtual |
| IsInitialized() const =0 | svlSampleCUDAImage | pure virtual |
| mtsGenericObject(void) | mtsGenericObject | inline |
| mtsGenericObject(double timestamp, bool automaticTimestamp, bool valid) | mtsGenericObject | inline |
| mtsGenericObject(const mtsGenericObject &other) | mtsGenericObject | inline |
| operator=(const svlSample &other) | svlSample | |
| ReconstructFrom(const cmnGenericObject &other) | cmnGenericObject | |
| Scalar(const size_t index) const | mtsGenericObject | |
| cmnGenericObject::Scalar(const size_t CMN_UNUSED(index)) const | cmnGenericObject | inlinevirtual |
| ScalarDescription(const size_t index, const std::string &userDescription="") const | mtsGenericObject | |
| cmnGenericObject::ScalarDescription(const size_t CMN_UNUSED(index), const std::string &CMN_UNUSED(userDescription)) const | cmnGenericObject | inlinevirtual |
| ScalarNumber(void) const | mtsGenericObject | virtual |
| ScalarNumberIsFixed(void) const | mtsGenericObject | virtual |
| SerializeRaw(std::ostream &outputStream) const | svlSampleCUDAImage | virtual |
| Services(void) const =0 | cmnGenericObject | pure virtual |
| SetEncoder(const std::string &codec, const int parameter) | svlSample | |
| SetSize(const svlSample *sample)=0 | svlSampleCUDAImage | pure virtual |
| SetSize(const svlSample &sample)=0 | svlSampleCUDAImage | pure virtual |
| SetSize(const unsigned int width, const unsigned int height)=0 | svlSampleCUDAImage | pure virtual |
| SetSize(const unsigned int videochannel, const unsigned int width, const unsigned int height)=0 | svlSampleCUDAImage | pure virtual |
| SetSize(const IplImage *ipl_image, const unsigned int videochannel=0)=0 | svlSampleCUDAImage | pure virtual |
| svlSampleImage::SetSize(const cv::Mat &cv_mat, const unsigned int videochannel=0)=0 | svlSampleImage | pure virtual |
| SetTimestamp(double ts) | svlSample | |
| SetTimestampIfAutomatic(double timestamp) | mtsGenericObject | |
| svlSample() | svlSample | |
| svlSample(const svlSample &other) | svlSample | |
| svlSampleCUDAImage() | svlSampleCUDAImage | |
| svlSampleCUDAImage(const svlSampleCUDAImage &other) | svlSampleCUDAImage | |
| svlSampleImage() | svlSampleImage | |
| svlSampleImage(const svlSampleImage &other) | svlSampleImage | |
| ToStream(std::ostream &outputStream) const | mtsGenericObject | virtual |
| ToStreamRaw(std::ostream &outputStream, const char delimiter= ' ', bool headerOnly=false, const std::string &headerPrefix="") const | mtsGenericObject | virtual |
| ToString(void) const | cmnGenericObject | |
| ~cmnGenericObject(void) | cmnGenericObject | inlinevirtual |
| ~mtsGenericObject(void) | mtsGenericObject | inlinevirtual |
| ~svlSample() | svlSample | virtual |
| ~svlSampleCUDAImage() | svlSampleCUDAImage | virtual |
| ~svlSampleImage() | svlSampleImage | virtual |
1.8.6