Skip to content

Touch-n-track implementation of optical flow using OpenCV on iOS

License

Notifications You must be signed in to change notification settings

manikal/thorrson

Repository files navigation

###Touch-n-track implementation of optical flow using OpenCV on iOS

Optical flow implementation using OpenCV on iOS

This example is using calcOpticalFlowPyrLK method to compute optical-flow using Lucas-Kanade algorithm. It's based on original demo provided with OpenCV.

  • tap to add circle for tracking
  • double tap to focus
  • shake to remove circles for tracking

About

Touch-n-track implementation of optical flow using OpenCV on iOS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published