imageMatchedProtocol Protocol Reference

Conforms to NSObject
Declared in vsPlugin.h

Overview

Optional protocol Called when an Image is recognised within a pool.

– imageMatchedResult:

Called when an Image is recognised within a pool.

- (void)imageMatchedResult:(NSInteger)uId

Parameters

uId

Matched Image unique Id.

Declared In

vsPlugin.h

– trainedImageAdded:

TODO

- (void)trainedImageAdded:(NSInteger)uId

Declared In

vsPlugin.h