Horn-Schunck optical flow method for 3-D images

An implementation of Horn-Schunck optical flow method for 3-D images

https://github.com/Mustafa3946/Horn-Schunck-3D-Optical-Flow

You are now following this Submission

This is an implementation of Horn-Schunck optical flow method for three dimensional images. A demo with test dataset is given.

Cite As

Mustafa, Mohammad A.R. (2016) A data-driven learning approach to image registration. University of Nottingham.

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.9

See release notes for this release on GitHub: https://github.com/Mustafa3946/Horn-Schunck-3D-Optical-Flow/releases/tag/v1.9

1.8.0.4

Update

1.8.0.3

Citation corrected

1.8.0.1

Citation added

1.8.0.0

Averaging mask has been changed. Many thanks to John.

1.7.0.0

One typo is corrected at line 51 (uz instead of uy).

1.6.0.0

Weights in Laplacian operator are changed.

1.5.0.0

All the updated files are uploaded.

1.4.0.0

There is an error on HS3D function :
(Iy.*uxAvg) when it should be: (Iy.*uyAvg).

1.0.0.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.