add apply cascade method

This commit is contained in:
marina.kolpakova
2012-09-05 18:29:13 +04:00
parent 695827050f
commit c04725b681
4 changed files with 42 additions and 19 deletions

View File

@@ -507,7 +507,6 @@ public:
int step = 4, int rejectfactor = 1);
protected:
virtual void detectInRoi();
virtual void detectForOctave(int octave);
// virtual bool detectSingleScale( const Mat& image, int stripCount, Size processingRectSize,
// int stripSize, int yStep, double factor, vector<Rect>& candidates,