C# Class Strabo.Core.TextRecognition.AddNeighborhood

Datei anzeigen Open project: spatial-computing/strabo-learning-ocr-transformation

Public Methods

Method Description
AddNeighbor ( List tessOcrResultList, string inputpath ) : void

Method Details

AddNeighbor() public method

public AddNeighbor ( List tessOcrResultList, string inputpath ) : void
tessOcrResultList List
inputpath string
return void