Giter Site home page Giter Site logo

qbxlvnf11 / optical-flow Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 1.0 15.19 MB

Optical flow with OpenCV, NvidiaHWOpticalFlow, Machine Learning methods etc.

License: MIT License

Jupyter Notebook 100.00%
computer-vision dense-optical-flow farneback-algorithm lucas-kanade-algorithm opencv optical-flow sparse-optical-flow

optical-flow's Introduction

Description

- Optical Flow

  • The pattern of apparent motion of image objects between two consecutive frames caused by the movement of object or camera
  • It is 2D vector field where each vector is a displacement vector showing the movement of points from first frame to second
  • Details about optical flow: see blog posting in References section below

- Sparse Optical Flow vs Dense Optical Flow

  • Sparse optical flow: computing the optical flow using the information about the corner location
  • Dense optical flow: computing the optical flow for all the points in the frame

Contents

Datasets

- MPI Sintel dataset

http://sintel.is.tue.mpg.de/downloads

References

- Sparse & dense optical flow

https://learnopencv.com/optical-flow-in-opencv/

https://nanonets.com/blog/optical-flow/

- Optical flow with OpenCV

https://docs.opencv.org/3.4/d4/dee/tutorial_optical_flow.html

- NvidiaHWOpticalFlow

https://docs.opencv.org/3.4/d3/dc1/tutorial_basic_linear_transform.html

Author

optical-flow's People

Contributors

qbxlvnf11 avatar

Watchers

 avatar

Forkers

alexseysua

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.