BackgroundSubtractorKNNAsync extension

on

Methods

applyAsync(Mat src) Future<Mat>

Static Methods

createAsync({int history = 500, double varThreshold = 16, bool detectShadows = true}) Future<BackgroundSubtractorKNN>
emptyAsync() Future<BackgroundSubtractorKNN>