Package technology.tabula.detectors
Class NurminenDetectionAlgorithm
java.lang.Object
technology.tabula.detectors.NurminenDetectionAlgorithm
- All Implemented Interfaces:
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 Summary
Constructors -
Method Summary
-
Constructor Details
-
NurminenDetectionAlgorithm
public NurminenDetectionAlgorithm()
-
-
Method Details
-
detect
- Specified by:
detectin interfaceDetectionAlgorithm
-