ReadFramework
rdf::ScaleFactory Class Reference

#include <ScaleFactory.h>

Public Member Functions

 ScaleFactory (const Vector2D &imgSize=Vector2D())
 
double scaleFactor ()
 
double scaleFactorDpi ()
 
cv::Mat scaled (cv::Mat &img)
 
void scale (BaseElement &el)
 
void scaleInv (BaseElement &el)
 
Vector2D imgSize ()
 
QSharedPointer< ScaleFactoryConfigconfig () const
 
void setConfig (QSharedPointer< ScaleFactoryConfig > c)
 

Constructor & Destructor Documentation

rdf::ScaleFactory::ScaleFactory ( const Vector2D imgSize = Vector2D())

Member Function Documentation

QSharedPointer< ScaleFactoryConfig > rdf::ScaleFactory::config ( ) const
Vector2D rdf::ScaleFactory::imgSize ( )
void rdf::ScaleFactory::scale ( BaseElement el)
cv::Mat rdf::ScaleFactory::scaled ( cv::Mat &  img)
double rdf::ScaleFactory::scaleFactor ( )

Here is the caller graph for this function:

double rdf::ScaleFactory::scaleFactorDpi ( )
void rdf::ScaleFactory::scaleInv ( BaseElement el)
void rdf::ScaleFactory::setConfig ( QSharedPointer< ScaleFactoryConfig c)

The documentation for this class was generated from the following files: