Integral images for ICF

This commit is contained in:
marina.kolpakova
2012-09-05 17:44:28 +04:00
parent b0b85f36f6
commit 695827050f
2 changed files with 86 additions and 3 deletions

View File

@@ -507,6 +507,7 @@ 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,