Example Code

OCR prediction (Statistical)

Code and Documents

Attachment

Overview

This VI predicts a string from multiple string inputs in which some characters are misspelled or not recognized by an OCR.

 

Description

You can add/ remove strings for more inputs depending on the number of strings you want to input.

This can be used for accurately predicting strings/numbers in an automation process which is very critical and you want implement redundancy in such systems by taking more measurements/ readings.

 

 

Requirements

  • LabVIEW 2012 (or compatible)

 

Steps to Implement or Execute Code

  1. Open the VI " New Sound 2012 NIVerified.vi".
  2. Input 3 strings and choose the accuracy level.
  3. Run the VI.

 

Additional Information or References
VI Snippet

Block Diagram.png

 

 **This document has been updated to meet the current required format for the NI Code Exchange.**

 

Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.

Contributors