| qgar::AbstractFile | Base class implementing common tools to conveniently define and use files in the Qgar way |
| qgar::AbstractGenPointChain< T > | Base class for chain of points having coordinates of type T |
| qgar::AbstractGenPrimitive< T > | Geometrical primitives with coordinates of type T |
| qgar::AbstractGenQgarPrimitive< T > | Graphical primitives, typically resulting from vectorization, with coordinates of type T |
| qgar::AbstractGradientImage | Base class to define gradient images |
| qgar::AbstractGraphicsFile | Basic function to read/write graphical and geometrical primitives in graphics files like Tgif files, DXF files, etc |
| qgar::AbstractMultiImage | Root class for classes defining multi-layered images |
| qgar::AbstractPbmPlusFile | File containing an image in some PBM+ format |
| qgar::AbstractQgarError | Base class for Qgar exceptions |
| qgxml::Attributes | Interface for a list of XML attributes |
| qgxml::BinInputStreamAdaptor | |
| qgar::BoundingBox | A bounding box |
| qgar::CannyGradientImage | Canny Gradient image |
| CheckingPolicy | |
| qgar::CleanedBinaryImage | A Cleaned binary image |
| qgar::CloseBinaryImage | Closing of a binary image, using morphological operators |
| qgar::CloseImage | Close a greylevel image using morphological operators |
| qgar::Component | A (connected) component |
| qgar::ConnectedComponents | Connected components extracted from a binary image |
| qgar::ConnectedComponentsImpl | Implementation of the construction of connected components of a binary image |
| qgar::const_mem_ptr_fun2_t< Result, X, Arg1, Arg2 > | Adaptor for member functions to a binary_function |
| qgar::const_mem_ptr_fun_t< Result, X, Arg > | Adaptor for const member functions to a unary_function |
| qgxml::ContentHandler | Receive notification of the logical content of a document |
| qgar::ContrastEnhancedImage | Morphologically contrast enhanced image |
| qgxml::DefaultHandler | Default base class for SAX2 event handlers |
| qgar::DericheGradientImage | Deriche's optimal edge detector |
| qgar::DilatedBinaryImage | Dilate a binary image using morphological operators |
| qgar::DilatedImage | Dilate a grey-level image using morphological operators |
| qgar::Dist34BlackCCImage | |
| qgar::Dist34Image | Distance transformation of all (black and white) components of a binary image, using 3-4 Chamfer distance |
| qgar::Dist8cBlackCCImage | 8-connected distance transformation of a binary image, for black components only |
| DistanceTransform34Image | Distance transformation of a binary image, using 3-4 Chamfer distance, for black components only |
| qgxml::DTDHandler | Receive notification of basic DTD-related events |
| qgar::DxfFile | File including Dxf graphics |
| qgxml::EntityResolver | Basic interface for resolving entities |
| qgar::ErodedBinaryImage | Erode a binary image using morphological operators |
| qgar::ErodedImage | Erode a grey-level image using morphological operators |
| qgxml::ErrorHandler | Basic interface for SAX error handlers |
| qgar::File | Qgar regular file |
| qgar::FreemanChain | Chain of Freeman codes |
| qgar::FreemanCode | A Freeman code, defined as a pair (direction, length) |
| qgar::GenArc< T > | Arc of circle, with coordinates of type T |
| qgar::GenCluster< T > | A cluster, as generated by the k-means algorithm implemented by class qgar::GenKMeans |
| qgar::GenConvexHull< T > | A convex hull represented by a series of points with coordinates of type T |
| qgar::GenConvexHull< T >::_sortPred | To compare angles about the pivot when sorting points to construct their hull |
| qgar::GenConvolImage< T, CheckingPolicy > | Convolution of an image by a 1D or 2D mask |
| qgar::GenEdge< TNODE, TEDGE > | Edge of a parameterized graph containing (user-defined) data |
| qgar::GenImage< T, CheckPolicy > | Template class for a generic image with pixels of type T |
| qgar::GenImage_BoundCheck< T > | Policy to check bounds of pixel values |
| qgar::GenImage_NoCheck< T > | No-check policy |
| qgar::GenKMeans< T > | Template class for partitioning a list of objects of type T into a (given) number of clusters using a k-means algorithm |
| qgar::GenMask1d< T > | Generic 1D mask with coefficients of type T |
| qgar::GenMask2d< T > | Generic 2D mask with coefficients of type T |
| qgar::GenNode< TNODE, TEDGE > | Node of a parameterized graph containing (user-defined) data |
| qgar::GenPoint< T > | Point with coordinates of type T |
| qgar::GenPointChain< T > | Chain of points having coordinates of type T |
| qgar::GenPolygon< T > | Geometrical polygon, with coordinates of type T |
| qgar::GenPolyline< T > | Geometrical polyline, with coordinates of type T |
| qgar::GenQgarArc< T > | Arc of circle, so-called Qgar arc, with coordinates of type T |
| qgar::GenQgarPolygon< T > | Graphical polygon, so-called Qgar polygon, with coordinates of type T |
| qgar::GenQgarPolyline< T > | Graphical polyline, so-called Qgar polyline, with coordinates of type T |
| qgar::GenQgarSegment< T > | Graphical segment, so-called Qgar segment, with coordinates of type T |
| qgar::GenSegment< T > | Geometrical segment, with coordinates of type T |
| qgar::GenTree< T > | A tree whose nodes contain data of type T |
| qgar::GenTreeNode< T > | Template class for a node of a Qgar Tree (see class qgar::GenTree) |
| qgar::GenUGraph< TNODE, TEDGE > | Parameterized undirected graph |
| qgar::GeodesicRecBinaryImage | Complete geodesic reconstruction of a binary image by dilation |
| qgar::GeodesicRecEroBinaryImage | Complete geodesic reconstruction of a binary image by erosion |
| qgar::GeodesicRecEroImage | Complete geodesic reconstruction of a grey-level image by erosion |
| qgar::GeodesicRecImage | Complete geodesic reconstruction of a greylevel image by dilation |
| qgar::GradientLocalMaxImage | Local maxima of the Gradient |
| qgar::GradientModuleImage | Module of the Gradient of an image |
| qgar::Histogram | General representation of a histogram |
| qgar::HysteresisBinaryImage | Binary image created from the local maxima of a gradient using a hysteresis thresholding |
| qgxml::InputSource | A single input source for an XML entity |
| qgar::ISerializable | Base interface of all serializable objects |
| qgar::IsotropicDilatedBinaryImage | Dilate a binary image using a variation of the dilation alogrithm |
| qgar::KanungoBinaryImage | Degradation of a binary image, using Kanungo et al 's method |
| qgar::LabeledSkeletonImage | Skeleton computed using the (3,4)-distance transform |
| qgar::LaplacianOfGaussianImage | Laplacian of Gaussian image |
| qgar::LinDilatedBinaryImage | Binary image dilated using a segment |
| qgar::LinDilatedImage | Grey-level image dilated using a segment |
| qgar::LinErodedBinaryImage | Binary image linearly eroded, using a segment |
| qgar::LinErodedImage | Grey-level image linearly eroded, using a segment |
| qgar::LinkedChainList | List of linked chains of integer points |
| qgxml::Locator | Interface for associating a SAX event with a document location |
| qgar::Maer | Minimum-Area Encasing Rectangle (MAER) |
| qgar::MapleFile | File containing a Maple program |
| qgar::Mask1dGauss | 1D Gaussian convolution mask |
| qgar::Mask1dGaussD1 | First derivative of a 1D Gaussian mask |
| qgar::Mask1dGaussD2 | Second derivative of a 1D Gaussian mask |
| qgar::Math | Global constants and thresholds, implemented as static data members of the class |
| qgar::mem_ptr_fun2_t< Result, X, Arg1, Arg2 > | Adaptor for member functions to a binary_function |
| qgar::mem_ptr_fun_t< Result, X, Arg > | Adaptor for member functions to a unary_function |
| qgar::NiblackBinaryImage | Binary image created by adaptive thresholding of a grey-level image |
| qgar::OpenBinaryImage | Open a binary image using morphological operators |
| qgar::OpenImage | Open a grey-level image using morphological operators |
| qgar::PbmFile | File containing a binary image in PBM format |
| qgar::PgmFile | File containing a Grey-level image in PGM format |
| qgar::PruneSmallCCBinaryImage | Prune small connected components |
| qgar::PruneSmallCCBinaryImage::ComponentEntry | |
| qgar::QgarApp | To handle parameters and interactive mode of an application |
| qgar::QgarAppDescr | Parses an XML description of a Qgar application and builds its representation |
| qgar::QgarAppDescr::ParseData | Structure holding all the data used while parsing. Using a structure to regroup all these data allows to dynamically allocate the room to store it. This space can the be desallocated when parsing is over. This means the that the overall memory cost for these data is 1 pointer size when no parsing is performed |
| qgar::QgarAppParamDescr | Memory representation of an application parameter description |
| qgar::QgarArgs | To handle the parameters given to an application |
| qgar::QgarArgs::QgarParam | Internal representation of an application parameter |
| qgar::QgarErrorAlgorithm | Class for Qgar algorithm exceptions |
| qgar::QgarErrorDeveloper | Class for Qgar developer exceptions |
| qgar::QgarErrorDomain | Class for Qgar domain exceptions |
| qgar::QgarErrorInvalidArg | Class for Qgar domain exceptions |
| qgar::QgarErrorIO | Class for Qgar Input/Output exceptions |
| qgar::QgarErrorUser | |
| qgxml::QIODeviceAdaptor | Adapts the interface of Qt QIODevice to std::istream |
| qgar::qstlCloneObject | Struct designed to clone objects |
| qgar::qstlDeleteObject | Struct designed to delete objects |
| qgxml::QtAttributesAdaptor | Adapts the interface of Attributes to the Qt QXmlAttributes class |
| qgxml::QtLocatorAdaptor | Adapts the interface of Locator to the Qt QXmlLocator |
| qgxml::QtQgarContentHandlerAdaptor | |
| qgxml::QtQgarDTDHandlerAdaptor | |
| qgxml::QtQgarEntityResolverAdaptor | |
| qgxml::QtQgarErrorHandlerAdaptor | |
| qgxml::QtQgarInputSourceAdaptor | |
| qgxml::QtStringConverter | |
| qgxml::QtXMLReaderAdaptor | |
| qgar::RegionalMaxBinaryImage | Regional maxima of given image |
| qgar::RegionalMaxImage | Regional maxima of given image |
| qgar::RegionalMinBinaryImage | Regional minima of given image |
| qgar::RegionalMinImage | Regional minima of given image |
| rQgarErrorUser | Class for Qgar user exceptions |
| qgar::RWArcVector | A vector containing Qgar arcs |
| qgar::RWSegmentVector | Recursive polygonal approximation of a chain |
| qgar::RWTree | Private class of class RWSegmentVector to construct a binary tree during Rosin and West's polygonal approximation |
| qgxml::SAXException | Encapsulate a general SAX error or warning |
| qgxml::SAXParseException | Encapsulate an XML parse error or warning |
| qgar::StandardDeviationImage | Image of standard deviation |
| qgar::TgifFile | File including Tgif graphics (designed for Tgif version 3.0, patchlevel 17) |
| qgar::ThresBinaryImage | Elementary binarization, using a constant threshold |
| qgar::TTBinaryImage | Binary image created from a grey-level image, using binarization method designed by Trier and Taxt [Trier and Taxt, 1995] from White and Rohrer's method |
| qgar::UltimateErodedBinaryImage | Compute the ultimate eroded set of a binary image |
| qgar::WDSegment | A segment resulting from a polygonal approximation performed according to Wall and Danielsson's method |
| qgar::WDSegmentList | Polygonal approximation of a chain of points, using Wall & Danielsson's method |
| qgxml::XercesAttributesAdaptor | |
| qgxml::XercesLocatorAdaptor | |
| qgxml::XercesQgarContentHandlerAdaptor | |
| qgxml::XercesQgarDTDHandlerAdaptor | |
| qgxml::XercesQgarEntityResolverAdaptor | |
| qgxml::XercesQgarErrorHandlerAdaptor | |
| qgxml::XercesQgarInputSourceAdaptor | |
| qgxml::XercesStr | |
| qgxml::XercesStringConverter | |
| qgxml::XercesXMLReaderAdaptor | |
| qgxml::XMLReader | Interface for reading an XML document using callbacks |
| qgxml::XMLReaderFactory | Factory for creating an XML reader |