Table of Contents

Interface IEma

Namespace
EasyAR.Mega.Ema
Assembly
EasyAR.Mega.Ema.dll

Data interfaces for all supported Ema versions.

public interface IEma

Properties

Version

Data version.

Version Version { get; }

Property Value

Methods

GetAnnotations()

Retrieve all annotated data.

List<IAnnotation> GetAnnotations()

Returns