Public Member Functions | |
| void | getMassCenter (opentl::core::cvdata::Image *mhi, math::Vector2 *est) |
| Compute the mass center of mhi. | |
| void | getMHI (const opentl::core::cvdata::Image *in, opentl::core::cvdata::Image *out) |
| Compute the motion history image. | |
| IplImage * | getMHIImage () |
| MotionSegment (int xres, int yres) | |
| ~MotionSegment () | |
| opentl::cvprocess::MotionSegment::MotionSegment | ( | int | xres, | |
| int | yres | |||
| ) |
| opentl::cvprocess::MotionSegment::~MotionSegment | ( | ) |
| void opentl::cvprocess::MotionSegment::getMassCenter | ( | opentl::core::cvdata::Image * | mhi, | |
| math::Vector2 * | est | |||
| ) |
Compute the mass center of mhi.
| void opentl::cvprocess::MotionSegment::getMHI | ( | const opentl::core::cvdata::Image * | in, | |
| opentl::core::cvdata::Image * | out | |||
| ) |
Compute the motion history image.
| IplImage* opentl::cvprocess::MotionSegment::getMHIImage | ( | ) |
1.5.8