you need to load a dictionary object first, and pass that to detectMarkers()
, not the enum value.
1 Like
you need to load a dictionary object first, and pass that to detectMarkers()
, not the enum value.