This commit is contained in:
Kirill Kornyakov
2010-12-15 11:21:27 +00:00
parent e7f491ae1a
commit c418858104
4 changed files with 7 additions and 4 deletions

View File

@@ -311,11 +311,10 @@ public:
Size minSize=Size(),
Size maxSize=Size() );
bool isOldFormatCascade() const;
virtual Size getOriginalWindowSize() const;
int getFeatureType() const;
bool setImage(const Mat&);
bool setImage( const Mat& );
protected:
virtual bool detectSingleScale( const Mat& image, int stripCount, Size processingRectSize,