This is the complete list of members for
ImagePatch, including all inherited members.
| addToStreamBinary(std::ostream &out) | ImagePatch | |
| getImageHeader(cv::Mat &header) const | ImagePatch | |
| getImageSize() const | ImagePatch | |
| getIntegralSize() const | ImagePatch | |
| imageDataRowBytes() const | ImagePatch | |
| imageDataRowWidth() const | ImagePatch | |
| ImagePatch() | ImagePatch | |
| ImagePatch(const ImagePatch ©) | ImagePatch | |
| integralDataRowBytes() const | ImagePatch | |
| integralDataRowWidth() const | ImagePatch | |
| operator<<(std::ostream &ofs, ImagePatch *model) | ImagePatch | [friend] |
| operator<<(std::ostream &ofs, std::vector< ImagePatch * > &model) | ImagePatch | [friend] |
| operator=(const ImagePatch &rhs) | ImagePatch | |
| operator>>(std::istream &ifs, ImagePatch *model) | ImagePatch | [friend] |
| operator>>(std::istream &ifs, std::vector< ImagePatch * > &model) | ImagePatch | [friend] |
| readFromStreamBinary(std::istream &in) | ImagePatch | |
| readPatchesFromFile(const char *filename) | ImagePatch | [static] |
| setImage(const cv::Mat &image, int setData=1, int setIntegral=1) | ImagePatch | |
| setImage(const cv::Mat &image, cv::Rect ROI, int setData=1, int setIntegral=1) | ImagePatch | |
| startOfImageData() const | ImagePatch | |
| startOfIntegralData() const | ImagePatch | |
| writePatchesToFile(const char *filename, const std::vector< ImagePatch * > &patches) | ImagePatch | [static] |
| ~ImagePatch() | ImagePatch | |