Class CharacterIsolationMatching

java.lang.Object
java.lang.Thread
one.empty3.feature.tryocr.CharacterIsolationMatching
All Implemented Interfaces:
Runnable

public class CharacterIsolationMatching extends Thread
  • Constructor Details

    • CharacterIsolationMatching

      public CharacterIsolationMatching(File directoryIn, File fileOut)
  • Method Details

    • run

      public void run()
      Specified by:
      run in interface Runnable
      Overrides:
      run in class Thread