KJB
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Functions
psi_skeleton_detection.h File Reference
#include <vector>
#include <iostream>
#include <psi_cpp/psi_util.h>
#include <psi_cpp/psi_bbox.h>
#include <l_cpp/l_exception.h>
#include <string>

Go to the source code of this file.

Classes

class  kjb::psi::Skeleton_detection
 Skeleton class, a vector of body parts. More...
 

Namespaces

 kjb
 Classes and functions for dealing with trajectory files.
 
 kjb::psi
 

Functions

std::ostream & kjb::psi::operator<< (std::ostream &ost, const Skeleton_detection &skeleton)
 writes part into out stream More...
 
std::vector< Skeleton_detection > kjb::psi::parse_skeleton_detection (std::istream &ist)