| 
    ReadFramework
    
   | 
 
#include "Shapes.h"#include <QPolygon>#include <QVector>#include <opencv2/core.hpp>#include <opencv2/imgproc.hpp>

Go to the source code of this file.
Classes | |
| class | rdf::Blob | 
| A class that defines a single blob within an image.  More... | |
| class | rdf::Blobs | 
| Blobs class - holds a vector of Blobs and the corresponding image.  More... | |
| class | rdf::BlobManager | 
| Allows to manipulate the Blobs class (filter, etc.)  More... | |
Namespaces | |
| rdf | |