19 #include <mrpt/otherlibs/do_opencv_includes.h>
29 this->detectObjects_Impl(&o,detected);
void detectObjects(const mrpt::obs::CObservationPtr obs, vector_detectable_object &detected)
mrpt::system::TTimeStamp timestamp
The associated UTC time-stamp. Where available, this should contain the accurate satellite-based time...
Declares a class derived from "CObservation" that encapsules an image from a camera,...
mrpt::utils::CImage image
The image captured by the camera, that is, the main piece of information of this observation.
A class for storing images as grayscale or RGB bitmaps.
void setFromImageReadOnly(const CImage &other_img)
Sets the internal IplImage pointer to that of another given image, WITHOUT making a copy,...
mrpt::system::TTimeStamp now()
A shortcut for system::getCurrentTime.
std::vector< CDetectableObjectPtr > vector_detectable_object
Classes for serialization, sockets, ini-file manipulation, streams, list of properties-values,...