knn on optical flow
Hi guys,
Can anyone please explain to me how to use the knn algorithm on the optical flow algorithm? Basically I'm trying to eliminate outliers. I've started by using the lkdemo in the opencv samples but I'm not sure how to eliminate outliers from it.