Updated comments
This commit is contained in:
parent
0225139a98
commit
e61e5f2bf7
|
@ -29,7 +29,6 @@ NS_ASSUME_NONNULL_BEGIN
|
||||||
*
|
*
|
||||||
* The delegate of `MPPImageClassifier` must adopt `MPPImageClassifierDelegate` protocol.
|
* The delegate of `MPPImageClassifier` must adopt `MPPImageClassifierDelegate` protocol.
|
||||||
* The methods in this protocol are optional.
|
* The methods in this protocol are optional.
|
||||||
* TODO: Add parameter `MPPImage` in the callback.
|
|
||||||
*/
|
*/
|
||||||
@protocol MPPObjectDetectorDelegate <NSObject>
|
@protocol MPPObjectDetectorDelegate <NSObject>
|
||||||
@optional
|
@optional
|
||||||
|
|
Loading…
Reference in New Issue
Block a user