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