HOG2
Public Member Functions | Public Attributes | List of all members
Witness< width, height >::separationObject Struct Reference

#include <Witness.h>

Collaboration diagram for Witness< width, height >::separationObject:
Collaboration graph
[legend]

Public Member Functions

 separationObject ()
 

Public Attributes

bool valid
 
rgbColor color
 

Detailed Description

template<int width, int height>
struct Witness< width, height >::separationObject

Definition at line 257 of file Witness.h.

Constructor & Destructor Documentation

◆ separationObject()

template<int width, int height>
Witness< width, height >::separationObject::separationObject ( )
inline

Definition at line 258 of file Witness.h.

Member Data Documentation

◆ color

template<int width, int height>
rgbColor Witness< width, height >::separationObject::color

Definition at line 261 of file Witness.h.

◆ valid

template<int width, int height>
bool Witness< width, height >::separationObject::valid

Definition at line 260 of file Witness.h.


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