Namespaces | |
namespace | msg |
Classes | |
struct | Rect_ |
struct | RectArray_ |
Typedefs | |
typedef ::face_detector_mono::Rect_ < std::allocator< void > > | Rect |
typedef ::face_detector_mono::RectArray_ < std::allocator< void > > | RectArray |
typedef boost::shared_ptr < ::face_detector_mono::RectArray const > | RectArrayConstPtr |
typedef boost::shared_ptr < ::face_detector_mono::RectArray > | RectArrayPtr |
typedef boost::shared_ptr < ::face_detector_mono::Rect const > | RectConstPtr |
typedef boost::shared_ptr < ::face_detector_mono::Rect > | RectPtr |
Functions | |
template<typename ContainerAllocator > | |
std::ostream & | operator<< (std::ostream &s, const ::face_detector_mono::RectArray_< ContainerAllocator > &v) |
template<typename ContainerAllocator > | |
std::ostream & | operator<< (std::ostream &s, const ::face_detector_mono::Rect_< ContainerAllocator > &v) |
typedef ::face_detector_mono::Rect_<std::allocator<void> > face_detector_mono::Rect |
typedef ::face_detector_mono::RectArray_<std::allocator<void> > face_detector_mono::RectArray |
Definition at line 49 of file RectArray.h.
typedef boost::shared_ptr< ::face_detector_mono::RectArray const> face_detector_mono::RectArrayConstPtr |
Definition at line 52 of file RectArray.h.
typedef boost::shared_ptr< ::face_detector_mono::RectArray> face_detector_mono::RectArrayPtr |
Definition at line 51 of file RectArray.h.
typedef boost::shared_ptr< ::face_detector_mono::Rect const> face_detector_mono::RectConstPtr |
typedef boost::shared_ptr< ::face_detector_mono::Rect> face_detector_mono::RectPtr |
std::ostream& face_detector_mono::operator<< | ( | std::ostream & | s, |
const ::face_detector_mono::RectArray_< ContainerAllocator > & | v | ||
) |
Definition at line 56 of file RectArray.h.
std::ostream& face_detector_mono::operator<< | ( | std::ostream & | s, |
const ::face_detector_mono::Rect_< ContainerAllocator > & | v | ||
) |