Closed canondetortugas closed 10 years ago
hey there, we have the same problem, please help us!!!!!
Right this happens if you call the calcOpticalFlowPyrLK function and your vector of old features is empty. So in our case we just added to check so that if the vector is empty, we don't run optical flow and instead just save our vector of new features. It was fixed in this commit: 994c57520f1e8531734aba23135b713a6b16f7c7
Seems like it's related to the number of input features.
With error: