image processing - How to detect spiral optical flow using matlab? -


I have a huge whirlpool video, which is similar to the image below  Enter image details here

Can someone give algorithms / codes to detect spiral optical flows?

Is it possible that a spiral curve based on spiral optical flow is fit?

You can calculate the optical flow by using the View in the Computer Vision System Toolbox. Optical flow is the spiral in determining the object, what is the matter, that its project is being rooted.

The optical flow constantly takes a pair of frames, and you strive to describe its speed from a vector frame 1 on every pixel to 2 frames.

You do not care about the speed of each pixel you can track a sparse set of points with time using vision.PointTracker .

Edit: If your computer is the latest version of the Vision System toolbox, try new optical flow functions: opticalFlowHS , OpticalFlowLK , opticalflowkidog , and optical flowfoneback .

Comments

Popular posts from this blog

ios - Adding an SKSpriteNode to SKScene from a child SKSpriteNode -

Matlab transpose a table vector -

c# - Textbox not clickable but editable -