I am encountering a NullReferenceEXception while processing an OMR file using the TemplateProcessor.Recognize() method. The file eXists at the specified location, but the eXception is still thrown.
Error Details:
EXcep…...omr"); var x = templateProcessor.Recognize(Path...RecognitionResult recognitionResult = x; Observation: The file does exist...