10 #ifndef RESIZE_IMAGE_H 11 #define RESIZE_IMAGE_H 13 #include <rtm/idl/BasicDataType.hh> 14 #include "hrpsys/idl/Img.hh" 16 #include <rtm/DataFlowComponentBase.h> 20 #include <rtm/idl/BasicDataTypeSkel.h> 54 virtual RTC::ReturnCode_t onInitialize();
150 #endif // RESIZE_IMAGE_H
Img::TimedCameraImage m_resized
InPort< Img::TimedCameraImage > m_originalIn
ExecutionContextHandle_t UniqueId
OutPort< Img::TimedCameraImage > m_resizedOut
Img::TimedCameraImage m_original
RT component which resize an input image.
void ResizeImageInit(RTC::Manager *manager)