资 源 简 介
This is a project on Optical Flow computation according to the Horn–Schunck method with additional result-improving techniques such as:
* Gaussian Pyramids
* Median Filter
* Penalty Functions
* Texture Decomposition
* Cubic Interpolation
Main goal
The main goal of this project is to implement modern real-time optical flow algorithm in C++ using OpenCV libraries.
Project mile stones
Current Version: 1.0
| Feature | Status |
|:------------|:-----------|
| Basic Structure|Done |
| Cubic interpolation | Done |
| Multi grid linear solver | in progress |
| Texture decomposition | Done |
| Median filter | Done |
| Error evaluation | Done |
| Optimization | Done |
| GUI | Done |
Compilation
In order to run/compile the code you will need OpenCV 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报