parse soft cascade from xml

This commit is contained in:
marina.kolpakova
2012-09-04 18:03:10 +04:00
parent fe2c38be80
commit a54d456ad0
3 changed files with 222 additions and 137 deletions

View File

@@ -517,17 +517,6 @@ protected:
};
private:
struct Feature
{
cv::Rect rect;
int channel;
};
struct Stamp
{
};
struct Filds;
Filds* filds;
};