←Select platform

OmrCommand Constructor(OmrFrameDetectionMethod,OmrSensitivity)

Summary
Initializes a new OmrCommand class object with explicit parameters.
Syntax
C#
Objective-C
C++/CLI
Java
Python
- (instancetype)initWithFrameDetectionMethod:(LTOmrFrameDetectionMethod)frameDetectionMethod sensitivity:(LTOmrSensitivity)sensitivity NS_DESIGNATED_INITIALIZER; 
__init__(self,frameDetectionMethod,sensitivity) # Overloaded constructor 

Parameters

frameDetectionMethod
enumeration that is used to specify the OMR frame detection method.

sensitivity
enumeration that is used to specify the sensitivity of the OMR detection engine.

Requirements

Target Platforms

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

Leadtools.ImageProcessing.Core Assembly

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