Skip to content
forked from manikal/thorrson

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

License

Notifications You must be signed in to change notification settings

cookpad/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

Languages

  • Objective-C++ 70.6%
  • Objective-C 29.2%
  • Ruby 0.2%