| adjacencyMatrix(const QVector< QSharedPointer< rdf::AssociationGraphNode >> &associationGraphNodes) | rdf::FormFeatures | |
| binaryImage() const | rdf::FormFeatures | |
| cells() const | rdf::FormFeatures | |
| compute() override | rdf::FormFeatures | virtual |
| computeBinaryInput() | rdf::FormFeatures | |
| config() const | rdf::FormFeatures | |
| createAssociationGraph() | rdf::FormFeatures | |
| createAssociationGraphNodes(QVector< QSharedPointer< rdf::TableCellRaw >> cellsR) | rdf::FormFeatures | |
| createCellfromLineCandidates(QVector< QSharedPointer< rdf::TableCellRaw >> cellsR) | rdf::FormFeatures | |
| createPolygon(rdf::Line tl, rdf::Line ll, rdf::Line rl, rdf::Line bl) | rdf::FormFeatures | |
| createRawTableFromTemplate() | rdf::FormFeatures | |
| createReducedAssociationGraphNodes(QVector< QSharedPointer< rdf::TableCellRaw >> cellsR) | rdf::FormFeatures | |
| createTableFromMaxClique(const QVector< QSharedPointer< rdf::TableCell >> &cells) | rdf::FormFeatures | |
| createTableFromMaxCliqueReduced(const QVector< QSharedPointer< rdf::TableCell >> &cells) | rdf::FormFeatures | |
| debugName() const | rdf::Module | protected |
| drawAlignment(cv::Mat img=cv::Mat()) | rdf::FormFeatures | |
| drawLines(cv::Mat img=cv::Mat(), float t=10.0) | rdf::FormFeatures | |
| drawLinesNotUsedForm(cv::Mat img=cv::Mat(), float t=10.0) | rdf::FormFeatures | |
| drawMatchedForm(cv::Mat img=cv::Mat(), float t=10.0) | rdf::FormFeatures | |
| drawMaxClique(cv::Mat img=cv::Mat(), float t=10.0, int idx=0) | rdf::FormFeatures | |
| drawMaxCliqueNeighbours(int cellIdx, AssociationGraphNode::LinePosition lp, int nodeCnt=-1, cv::Mat img=cv::Mat(), float t=10.0) | rdf::FormFeatures | |
| error() const | rdf::FormFeatures | |
| estimateRoughAlignment(bool useBinaryImg=false) | rdf::FormFeatures | |
| filterHorLines(double minOverlap=0.1, double distThreshold=20) const | rdf::FormFeatures | |
| filterVerLines(double minOverlap=0.1, double distThreshold=20) const | rdf::FormFeatures | |
| findLineCandidates(rdf::Line l, double distThreshold, bool horizontal=true) | rdf::FormFeatures | |
| findMaxCliques() | rdf::FormFeatures | |
| findMinWidth(QVector< QSharedPointer< rdf::TableCellRaw >> cellsR, int cellIdx, int neighbour) | rdf::FormFeatures | |
| FormFeatures() | rdf::FormFeatures | |
| FormFeatures(const cv::Mat &img, const cv::Mat &mask=cv::Mat()) | rdf::FormFeatures | |
| formName() const | rdf::FormFeatures | |
| getMaxCliqueHor() const | rdf::FormFeatures | |
| getMaxCliqueVer() const | rdf::FormFeatures | |
| horLines() const | rdf::FormFeatures | |
| isEmpty() const override | rdf::FormFeatures | virtual |
| isEmptyLines() const | rdf::FormFeatures | |
| isEmptyTable() const | rdf::FormFeatures | |
| lineDistance(rdf::Line templateLine, rdf::Line formLine, double minOverlap=0.1, bool horizontal=true) | rdf::FormFeatures | |
| matchTemplate() | rdf::FormFeatures | |
| mConfig | rdf::Module | protected |
| mergeColinearNodes(QVector< QSharedPointer< rdf::AssociationGraphNode >> &tmpNodes) | rdf::FormFeatures | |
| Module() | rdf::Module | |
| name() const | rdf::Module | virtual |
| notUsedHorLines() const | rdf::FormFeatures | |
| notUseVerLines() const | rdf::FormFeatures | |
| offset() const | rdf::FormFeatures | |
| readTemplate(QSharedPointer< rdf::FormFeatures > templateForm) | rdf::FormFeatures | |
| region() const | rdf::FormFeatures | |
| setCells(QVector< QSharedPointer< rdf::TableCell >> c) | rdf::FormFeatures | |
| setConfig(QSharedPointer< FormFeaturesConfig > c) | rdf::FormFeatures | |
| rdf::Module::setConfig(QSharedPointer< ModuleConfig > config) | rdf::Module | virtual |
| setEstimateSkew(bool s) | rdf::FormFeatures | |
| setFormName(QString s) | rdf::FormFeatures | |
| setHorLines(const QVector< rdf::Line > &h) | rdf::FormFeatures | |
| setInputImg(const cv::Mat &img) | rdf::FormFeatures | |
| setMask(const cv::Mat &mask) | rdf::FormFeatures | |
| setRegion(QSharedPointer< rdf::TableRegion > r) | rdf::FormFeatures | |
| setSeparators(QSharedPointer< rdf::Region > r) | rdf::FormFeatures | |
| setSize(cv::Size s) | rdf::FormFeatures | |
| setTemplateName(QString s) | rdf::FormFeatures | |
| setVerLines(const QVector< rdf::Line > &v) | rdf::FormFeatures | |
| sizeImg() const | rdf::FormFeatures | |
| tableRegion() | rdf::FormFeatures | |
| tableRegionTemplate() | rdf::FormFeatures | |
| templateName() const | rdf::FormFeatures | |
| toString() const override | rdf::FormFeatures | virtual |
| usedHorLines() const | rdf::FormFeatures | |
| useVerLines() const | rdf::FormFeatures | |
| verLines() const | rdf::FormFeatures | |