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

◆ Image()

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

◆ ipl

IplImage* CvTestbed::Image::ipl

Definition at line 90 of file CvTestbed.h.

◆ release_at_exit

bool CvTestbed::Image::release_at_exit

Definition at line 93 of file CvTestbed.h.

◆ title

std::string CvTestbed::Image::title

Definition at line 91 of file CvTestbed.h.

◆ visible

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 Mon Feb 28 2022 21:43:22