dbresultimage Struct Reference

A struct used to draw thumbnails of the database images. More...

#include <ObjectDetection.h>

List of all members.

Public Attributes

IplImage * img
double scale
size_t width
size_t height

Detailed Description

A struct used to draw thumbnails of the database images.

See also:
ShowDbResults().

Member Data Documentation

Width of each database image after the scaling.

IplImage* dbresultimage::img

The actual image data.

The scaling used for each database image when generating the image.

Width of each database image after the scaling.


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Defines

Generated on 16 Jan 2014 for ObjectDetection by  doxygen 1.6.1