Public Member Functions | |
| int | findBlobs (opentl::core::cvdata::Image &inputImage, opentl::core::cvdata::Blobs &blobsOut, int maxCount=-1, double minArea=-1.0f) |
| Moments () | |
| ~Moments () | |
| opentl::cvprocess::Moments::Moments | ( | ) |
| opentl::cvprocess::Moments::~Moments | ( | ) |
| int opentl::cvprocess::Moments::findBlobs | ( | opentl::core::cvdata::Image & | inputImage, | |
| opentl::core::cvdata::Blobs & | blobsOut, | |||
| int | maxCount = -1, |
|||
| double | minArea = -1.0f | |||
| ) |
1.5.8