Gets the detected OMR zones
public IList<OmrZone> Zones { get; }
Public ReadOnly Property Zones As IList(Of OmrZone)
@property (nonatomic, strong, readonly) NSMutableArray<LTOmrZone *> *zones
public List<OmrZone> getZones()
public:
property IList<OmrZone>^ Zones {
IList<OmrZone>^ get();
}
Each detected OMR zone contains the boundary of the zone, whether the zone is filled or not, and the confidence of the result. for more information, please refer to OmrZone
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document