![]() |
stromx
0.8.0
|
This is the complete list of members for stromx::cvsupport::Image, including all inherited members.
| at(const unsigned row, const unsigned col) | stromx::runtime::Matrix | inline |
| at(const unsigned int row, const unsigned col) const | stromx::runtime::Matrix | inline |
| BAYERBG_16 enum value (defined in stromx::runtime::Image) | stromx::runtime::Image | |
| BAYERBG_8 enum value (defined in stromx::runtime::Image) | stromx::runtime::Image | |
| BAYERGB_16 enum value (defined in stromx::runtime::Image) | stromx::runtime::Image | |
| BAYERGB_8 enum value (defined in stromx::runtime::Image) | stromx::runtime::Image | |
| BGR_24 enum value (defined in stromx::runtime::Image) | stromx::runtime::Image | |
| BGR_48 enum value (defined in stromx::runtime::Image) | stromx::runtime::Image | |
| buffer() | stromx::runtime::ImageWrapper | inlinevirtual |
| bufferSize() const | stromx::runtime::ImageWrapper | inlinevirtual |
| clone() const | stromx::cvsupport::Image | virtual |
| COLOR enum value | stromx::cvsupport::Image | |
| cols() const | stromx::runtime::ImageWrapper | inlinevirtual |
| Conversion enum name | stromx::cvsupport::Image | |
| data() | stromx::runtime::ImageWrapper | inlinevirtual |
| data() const | stromx::runtime::ImageWrapper | inlinevirtual |
| dataVariantFromPixelType(const PixelType pixelType) | stromx::runtime::Image | protectedstatic |
| dataVariantFromValueType(const ValueType valueType) | stromx::runtime::Matrix | protectedstatic |
| depth() const | stromx::runtime::Image | virtual |
| depth(const PixelType pixelType) | stromx::runtime::Image | static |
| DEPTH_16 enum value | stromx::cvsupport::Image | |
| deserialize(runtime::InputProvider &input, const stromx::runtime::Version &version) | stromx::cvsupport::Image | virtual |
| FLOAT_32 enum value (defined in stromx::runtime::Matrix) | stromx::runtime::Matrix | |
| FLOAT_64 enum value (defined in stromx::runtime::Matrix) | stromx::runtime::Matrix | |
| getOpenCvMat(const runtime::Image &image) | stromx::cvsupport::Image | friend |
| GRAYSCALE enum value | stromx::cvsupport::Image | |
| height() const | stromx::runtime::ImageWrapper | inlinevirtual |
| Image() | stromx::cvsupport::Image | |
| Image(const unsigned int width, const unsigned int height, const PixelType pixelType) | stromx::cvsupport::Image | explicit |
| Image(const std::string &filename) | stromx::cvsupport::Image | explicit |
| Image(const std::string &filename, const Conversion access) | stromx::cvsupport::Image | explicit |
| Image(const stromx::runtime::Image &image) | stromx::cvsupport::Image | explicit |
| Image(const stromx::cvsupport::Image &image) | stromx::cvsupport::Image | explicit |
| Image(const cv::Mat &cvImage) | stromx::cvsupport::Image | explicit |
| Image(const cv::Mat &cvImage, const PixelType pixelType) | stromx::cvsupport::Image | explicit |
| Image(const unsigned int size) | stromx::cvsupport::Image | explicit |
| ImageWrapper(const unsigned int bufferSize, uint8_t *const buffer) | stromx::runtime::ImageWrapper | |
| ImageWrapper() | stromx::runtime::ImageWrapper | |
| initializeImage(const unsigned int width, const unsigned int height, const unsigned int stride, uint8_t *data, const PixelType pixelType) | stromx::cvsupport::Image | virtual |
| initializeImage(const unsigned int width, const unsigned int height, const unsigned int stride, uint8_t *data, const PixelType pixelType) (defined in stromx::runtime::ImageWrapper) | stromx::runtime::ImageWrapper | virtual |
| initializeMatrix(const unsigned int rows, const unsigned int cols, const unsigned int stride, uint8_t *data, const ValueType valueType) | stromx::cvsupport::Image | virtual |
| INT_16 enum value (defined in stromx::runtime::Matrix) | stromx::runtime::Matrix | |
| INT_32 enum value (defined in stromx::runtime::Matrix) | stromx::runtime::Matrix | |
| INT_8 enum value (defined in stromx::runtime::Matrix) | stromx::runtime::Matrix | |
| isVariant(const VariantInterface &v) const | stromx::runtime::DataInterface | inline |
| MONO_16 enum value (defined in stromx::runtime::Image) | stromx::runtime::Image | |
| MONO_8 enum value (defined in stromx::runtime::Image) | stromx::runtime::Image | |
| NONE enum value (defined in stromx::runtime::Image) | stromx::runtime::Image | |
| numChannels() const | stromx::runtime::Image | virtual |
| numChannels(const PixelType pixelType) | stromx::runtime::Image | static |
| open(const std::string &filename) | stromx::cvsupport::Image | |
| open(const std::string &filename, const Conversion access) | stromx::cvsupport::Image | |
| package() const | stromx::cvsupport::Image | inlinevirtual |
| pixelSize() const | stromx::runtime::Image | virtual |
| pixelSize(const PixelType pixelType) | stromx::runtime::Image | static |
| pixelType() const | stromx::runtime::ImageWrapper | inlinevirtual |
| PixelType enum name (defined in stromx::runtime::Image) | stromx::runtime::Image | |
| resize(const unsigned int width, const unsigned int height, const PixelType pixelType) | stromx::runtime::ImageWrapper | |
| resize(const unsigned int size) | stromx::runtime::ImageWrapper | |
| RGB_24 enum value (defined in stromx::runtime::Image) | stromx::runtime::Image | |
| RGB_48 enum value (defined in stromx::runtime::Image) | stromx::runtime::Image | |
| rows() const | stromx::runtime::ImageWrapper | inlinevirtual |
| save(const std::string &filename, const runtime::Image &image) | stromx::cvsupport::Image | static |
| save(const std::string &filename) const | stromx::cvsupport::Image | |
| serialize(runtime::OutputProvider &output) const | stromx::cvsupport::Image | virtual |
| setBuffer(uint8_t *const buffer, const unsigned int bufferSize) | stromx::runtime::ImageWrapper | protected |
| stride() const | stromx::runtime::ImageWrapper | inlinevirtual |
| type() const | stromx::cvsupport::Image | inlinevirtual |
| UINT_16 enum value (defined in stromx::runtime::Matrix) | stromx::runtime::Matrix | |
| UINT_32 enum value (defined in stromx::runtime::Matrix) | stromx::runtime::Matrix | |
| UINT_8 enum value (defined in stromx::runtime::Matrix) | stromx::runtime::Matrix | |
| UNCHANGED enum value | stromx::cvsupport::Image | |
| value(const unsigned int row, const unsigned int col) const | stromx::runtime::Matrix | inline |
| valueSize() const | stromx::runtime::ImageWrapper | virtual |
| stromx::runtime::Image::valueSize(const ValueType valueType) | stromx::runtime::Matrix | static |
| valueType() const | stromx::runtime::ImageWrapper | inlinevirtual |
| ValueType enum name (defined in stromx::runtime::Matrix) | stromx::runtime::Matrix | |
| valueTypeFromPixelType(const PixelType pixelType) | stromx::runtime::Image | protectedstatic |
| variant() const | stromx::runtime::ImageWrapper | inlinevirtual |
| version() const | stromx::cvsupport::Image | inlinevirtual |
| width() const | stromx::runtime::ImageWrapper | inlinevirtual |
| ~Data() (defined in stromx::runtime::Data) | stromx::runtime::Data | inlinevirtual |
| ~DataInterface() (defined in stromx::runtime::DataInterface) | stromx::runtime::DataInterface | inlinevirtual |
| ~Image() (defined in stromx::cvsupport::Image) | stromx::cvsupport::Image | virtual |
| ~Matrix() (defined in stromx::runtime::Matrix) | stromx::runtime::Matrix | inlinevirtual |
1.8.12