![]() |
stromx
0.8.0
|
| ▼Ncv | |
| CRect_ | |
| ▼Nstromx | The stromx class library |
| ►Ncvsupport | Image utility types and functions |
| CAdjustRgbChannels | Adjusts the relative values of the channels in an RGB image |
| CBuffer | Manages an array or reusable image buffers |
| CClip | Clips an image to a rectangular region |
| CConstImage | Outputs a configurable constant image |
| CConvertPixelType | Converts the pixel type of image |
| CDummyCamera | Simulates a camera input |
| CFlicker | Applies a random coefficent to the brightness of the image |
| CImage | Image with support for reading and writing |
| CMatrix | Matrix implementation based on OpenCV matrices |
| CReadDirectory | Applies a random coefficent to the brightness of the image |
| ►Nruntime | Runtime library |
| CAbstractFactory | Factory of operator and data objects |
| CAccessEmpty | Tried to get the data of an empty read or write access |
| CAssignThreadsAlgorithm | Algorithm which assigns threads to the stream |
| CBadCast | An impossible cast was attempted |
| CBlock | Blocks the execution until a trigger signal is received |
| CColor | RGB color |
| CCompare | Compare operation of floating point values |
| CConnector | Identifier of a connector of an operator |
| CConnectorDescription | Description of a connector |
| CConnectorObserver | Abstract base class of observers of operator connectors |
| CConstData | Outputs a constant value |
| CConstDataRef | Reference to a constant data object |
| CCounter | Outputs an increasing integer value |
| CData | Abstract data object |
| CDataAllocationFailed | Data could not be allocated |
| CDataContainer | Container which manages the life-cycle of data objects |
| CDataException | Error related to a Data object |
| CDataInterface | Common interface of data objects or references to data objects |
| CDataOperatorBase | |
| CDataProvider | Provider of functions to receive and send data |
| CDataRef | Reference to a data object |
| CDescription | Abstract description of an ID to variant map |
| CDeserializationError | Data could not be deserialized |
| CDirectoryFileInput | File input which reads the input files from a common directory |
| CDirectoryFileOutput | File output which stores the output data in single files in a common directory |
| CDump | Accepts and releases any input data |
| CEnum | Value of an enumeration |
| CEnumDescription | Description of an enumeration value |
| CEnumParameter | Description of an enumeration parameter |
| CException | Abstract stromx exception |
| CExceptionObserver | Abstract base observer of operator exceptions |
| CFactory | Factory of operator and data objects |
| CFactoryException | Error related to a data and operator factory |
| CFile | Data object which represents a path to a file |
| CFileAccessFailed | An error occurred during file access |
| CFileException | A file related exception |
| CFileInput | Provides functions to initialize an input provider |
| CFileOutput | Provides functions to initialize an output provider |
| CFilter | Filters input data depending on the filter flag |
| CFork | Distributes input data to several outputs |
| CId2DataComposite | A composite expression of two ID-to-data mappers |
| CId2DataMapper | Abstract base class of ID-to-data mappers |
| CId2DataPair | A direct map of one ID to one data object |
| CImage | Abstract image |
| CImageWrapper | Concrete image without memory management |
| CInconsistentFileContent | The file content is not consistent |
| CInput | Description of an input |
| CInputConnector | Identifier of an input connector of an operator |
| CInputError | General error in connection with an operator input |
| CInputProvider | Provides functions to deserialize data from strings and files |
| CInternalError | An internal, unexpected error occurred |
| CInterrupt | The current thread was stopped |
| CInvalidFileFormat | The file format is invalid |
| CIsEmpty | |
| CIsNotEmpty | |
| CJoin | Distributes input data to several outputs |
| CList | List of data values |
| CLocale | |
| CMatrix | Abstract image |
| CMatrixParameter | Description of a matrix parameter |
| CMatrixPropertyBase | |
| CMatrixWrapper | Concrete matrix without memory management |
| CMerge | Merges over the entries of an input list |
| CNoInputFile | The input provider has no input file |
| CNone | Undefined and empty data object |
| CNotImplemented | A function which is not implemented was called |
| CNumericParameter | Description of a numeric parameter |
| COperator | Abstract operator |
| COperatorAllocationFailed | Operator could not be allocated |
| COperatorError | Error in connection with a specified operator |
| COperatorInfo | Meta-information about an operator |
| COperatorKernel | Abstract operator kernel |
| COperatorProperties | |
| COperatorTester | Operator with utility functions for unit testing |
| COutOfMemory | Not enought memory |
| COutput | Description of an input |
| COutputConnector | Identifier of an output of an operator |
| COutputError | General error in connection with an operator output |
| COutputProvider | Provides functions to serialize data to strings and files |
| CParameter | Description of a parameter |
| CParameterAccessViolation | Tried to violate the parameter access mode |
| CParameterError | General error in connection with a specified parameter |
| CParameterGroup | A group of parameters |
| CPeriodicDelay | Periodically delays the execution for a defined amount of time |
| CPosition | 2D position |
| CPrimitive | Primitive data value |
| CPush | Blocks the execution until the value parameter is set |
| CQueue | A data queue of configurable length |
| CReadAccess | Read access to a data container |
| CReceive | Distributes input data to TCP clients |
| CRecycleAccess | Recycle access to a data container |
| CRecycler | Abstract receiver of recycled objects |
| CRegistry | Abstract registry of operator and data objects |
| CRepeat | Repeats outputting the input data |
| CSend | Distributes input data to TCP clients |
| CSerializationError | Data could not be serialized |
| CSortInputsAlgorithm | Algorithm which sorts the input sequence of stream threads |
| CSplit | Splits over the entries of an input list |
| CStream | The core data processing pipeline of stromx |
| CString | String data value |
| CThread | A thread which visits input nodes |
| CTimeout | An operation timed out |
| CTribool | String data value |
| CTriggerData | Special data value for trigger signals |
| CTry | Operator which renders ID-to-data maps optional |
| CTypedList | |
| CVariant | VariantInterface implementation of the runtime package |
| CVariantComposite | A composite expression of two variants |
| CVariantHandle | |
| CVariantInterface | Abstract description of a data variant |
| CVersion | A version of an operator or data type |
| CVisualization | Visualization variants |
| CWriteAccess | Write access to a data container |
| CWrongArgument | A wrong argument was passed to a function |
| CWrongId | An object was identified by a wrong ID |
| CWrongInputType | Tried to set an input to data of the wrong type |
| CWrongOperatorState | The current state of the operator does not allow a specific operation |
| CWrongOutputType | Tried to set an output to data of the wrong type |
| CWrongParameterId | A parameter with this ID does not exist |
| CWrongParameterType | Tried to set a parameter to data of the wrong type |
| CWrongParameterValue | Tried to set a parameter to a wrong value |
| CWrongState | The current state does not allow a specific operation |
| CXmlReader | Reader for stromx files |
| CXmlWriter | Writer for stromx files |
| CZipFileInput | File input which reads the input files from a zip file |
| CZipFileOutput | File output which stores the output data in a zip file |
1.8.12
