Code. This app uses the BackgroundSubtractorMOG algorithm from OpenCV's android library to identify objects in motion from the camera and draws a red overlay around/over them. The ideal is to have nice contours drawn around the objects that are moving. A slider is also added for the user to adjust the learning rate, which may or may not have any effect on the contours.
コメント