PedestrainCounting
Public Member Functions | List of all members
RGIIntegralImage Class Reference
Inheritance diagram for RGIIntegralImage:
IntegralImage

Public Member Functions

 RGIIntegralImage (const cv::Mat &img)
 
 RGIIntegralImage (int w, int h)
 
void CalculateInt (const cv::Mat &img)
 
void GetSum (const Rect &roi, float *result) const
 
- Public Member Functions inherited from IntegralImage
 IntegralImage (const cv::Mat &img)
 
 IntegralImage (int w, int h)
 
virtual void Dump (const char *filename) const
 
virtual unsigned int GetSum (const Rect &roi) const
 

Additional Inherited Members

- Public Attributes inherited from IntegralImage
int width
 
int height
 

Constructor & Destructor Documentation

RGIIntegralImage::RGIIntegralImage ( const cv::Mat &  img)
Parameters
imgshould be 8UC3, e.g. RGB image.

The documentation for this class was generated from the following files: