Class NurminenDetectionAlgorithm

java.lang.Object
technology.tabula.detectors.NurminenDetectionAlgorithm
All Implemented Interfaces:
DetectionAlgorithm

public class NurminenDetectionAlgorithm extends Object implements DetectionAlgorithm
Created by matt on 2015-12-17.

Attempt at an implementation of the table finding algorithm described by Anssi Nurminen's master's thesis: http://dspace.cc.tut.fi/dpub/bitstream/handle/123456789/21520/Nurminen.pdf?sequence=3

  • Constructor Details

    • NurminenDetectionAlgorithm

      public NurminenDetectionAlgorithm()
  • Method Details