iLab Neuromorphic Robotics Toolkit
0.1
|
GenericImage is a thin wrapper for an Image of any pixel type. Writing general algorithms that work with GenericImage allows them to apply to any image type. Modules that perform image processing should very strongly try to handle nrt::Message<nrt::GenericImage> as their input (subscriber) and output (poster) messages, to ensure maximum inter-operatibility with other image processing modules.
Classes | |
class | nrt::GenericImage |
A container that acts as a smart "union" of a few popular Image types. More... | |
Modules | |
GenericImage Macros | |
GenericImage Operators | |