Public Member Functions | Public Attributes | List of all members
CvTestbed::Image Struct Reference

Image structure to store the images internally. More...

#include <CvTestbed.h>

Public Member Functions

 Image (IplImage *_ipl, std::string _title, bool _visible, bool _release_at_exit)
 

Public Attributes

IplImage * ipl
 
bool release_at_exit
 
std::string title
 
bool visible
 

Detailed Description

Image structure to store the images internally.

Definition at line 89 of file CvTestbed.h.

Constructor & Destructor Documentation

CvTestbed::Image::Image ( IplImage *  _ipl,
std::string  _title,
bool  _visible,
bool  _release_at_exit 
)
inline

Definition at line 94 of file CvTestbed.h.

Member Data Documentation

IplImage* CvTestbed::Image::ipl

Definition at line 90 of file CvTestbed.h.

bool CvTestbed::Image::release_at_exit

Definition at line 93 of file CvTestbed.h.

std::string CvTestbed::Image::title

Definition at line 91 of file CvTestbed.h.

bool CvTestbed::Image::visible

Definition at line 92 of file CvTestbed.h.


The documentation for this struct was generated from the following file:


ar_track_alvar
Author(s): Scott Niekum
autogenerated on Thu Jun 6 2019 19:27:24