←Select platform

AutoEstimateMissingOmr Property

Summary

The auto estimate OMR bubbles in this ITemplateForm.

Syntax
C#
C++/CLI
Java
Python
public bool AutoEstimateMissingOmr { get; set; } 
public boolean getAutoEstimateMissingOmr(); 
public abstract void setAutoEstimateMissingOmr( 
   boolean booleanValue 
); 
public:  
   property bool AutoEstimateMissingOmr 
   { 
      bool get() 
      void set(bool value) 
   } 
AutoEstimateMissingOmr # get and set (ITemplateForm) 

Property Value

true to enable OMR bubbles estimation; otherwise, false. The default value is true.

Remarks

LEADTOOLS OMR toolkit detects the OMR bubbles in the provided image. In case the image of low quality, the OMR toolkit can estimate the missing OMR bubbles.

Requirements

Target Platforms

Help Version 22.0.2023.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Processing.Omr Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.