AccuratePoseDetectionAnalyzer

open class AccuratePoseDetectionAnalyzer(options: PoseDetectorOptionsBase? = null) : CommonAnalyzer<Pose>

准确姿势检测(精确)分析器

Author

Jenly

Follow me

Constructors

Link copied to clipboard
constructor(options: PoseDetectorOptionsBase? = null)

Functions

Link copied to clipboard
open override fun analyze(imageProxy: ImageProxy, listener: Analyzer.OnAnalyzeListener<Pose>)