SimpleCV
SimpleCV copied to clipboard
Bug fix for Lucas Kanade tracker when no points are found
LK tracker is broken, it's using a variable LK that is not defined. This simple patch fixes it.
Cheers, Miguel