Updated formatting
This commit is contained in:
parent
946042aca1
commit
443418f6d5
|
@ -52,7 +52,6 @@ NS_SWIFT_NAME(ObjectDetectorLiveStreamDelegate)
|
||||||
* image was sent to the object detector.
|
* image was sent to the object detector.
|
||||||
* @param error An optional error parameter populated when there is an error in performing object
|
* @param error An optional error parameter populated when there is an error in performing object
|
||||||
* detection on the input live stream image data.
|
* detection on the input live stream image data.
|
||||||
*
|
|
||||||
*/
|
*/
|
||||||
- (void)objectDetector:(MPPObjectDetector *)objectDetector
|
- (void)objectDetector:(MPPObjectDetector *)objectDetector
|
||||||
didFinishDetectionWithResult:(nullable MPPObjectDetectionResult *)result
|
didFinishDetectionWithResult:(nullable MPPObjectDetectionResult *)result
|
||||||
|
|
Loading…
Reference in New Issue
Block a user