Classes | Namespaces
ParameterIterator.h File Reference
#include <iostream>
#include <vector>
Include dependency graph for ParameterIterator.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  face_contour_detector::ParallelParameterIterator< T >
 Allows to define a iterator which iterates multiple values of the type T in parallel. This means that every value pointer that has been added will be increased by the stepSize at the same time if Next() is being called. More...
class  face_contour_detector::ParameterIterator< T >
 Iteratates a value of the type T (the type T must have a normal behavior for the "+=" , "<" and "/" operators) More...
class  face_contour_detector::ParameterIteratorI
 Interface for the filter parameter iterator A filter parameter iterator allows to iterate through a range of values for filter paramters. More...

Namespaces

namespace  face_contour_detector
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends


face_contour_detector
Author(s): Fabian Wenzelmann and Julian Schmid
autogenerated on Wed Dec 26 2012 16:18:17