proesmans

版本 1.1.1 (174.7 KB) 作者: Giampiero Campa
Optical flow using the Proesmans method
1.4K 次下载
更新时间 2023/7/7

proesmans-optical-flow

Optical flow using the Proesmans method

View proesmans-optical-flow on File Exchange

Optical flow calculation using the gradient-based method devised by Marc Proesmans. Look at the beginning of the cpp file for instructions on how to compile and call the proesmans function from MATLAB®.

The algorithm is described and used in a couple of journal papers, look in the cpp file to find out more.

Incidentally, this also works as a good example on how to call c and cpp files from MATLAB.

Note that this has been tested mostly with Microsoft Visual C++ compilers, it's not guaranteed to work with other compilers.

Based on the original paper: McCane, B., Novins, K., Crannitch, D., and Galvin, B. (2001) "On Benchmarking Optical Flow", Computer Vision and Image Understanding, 84(1), 126-143.

Compared with other OF algorithms here: Mammarella, M., Campa, G., Fravolini, M. L., and Napolitano, M. R., "Comparing Optical Flow Algorithms Using 6-DOF Motion of Real-World Rigid Objects"; IEEE Transaction on Systems, Man, and Cybernetics-Part C: Applications and Reviews, Vol 42, No. 6, Nov. 2012, 1752-1762

引用格式

Giampiero Campa (2024). proesmans (https://github.com/giampy1969/proesmans-optical-flow/releases/tag/v1.1.1), GitHub. 检索来源 .

Mammarella, M., Campa, G., Fravolini, M. L., and Napolitano, M. R., "Comparing Optical Flow Algorithms Using 6-DOF Motion of Real-World Rigid Objects"; IEEE Transaction on Systems, Man, and Cybernetics-Part C: Applications and Reviews, Vol 42, No. 6, Nov. 2012, 1752-1762

McCane, B., Novins, K., Crannitch, D., and Galvin, B. (2001) "On Benchmarking Optical Flow", Computer Vision and Image Understanding, 84(1), 126-143.

MATLAB 版本兼容性
创建方式 R14SP1
与 R14SP1 及更高版本兼容
平台兼容性
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.1.1

See release notes for this release on GitHub: https://github.com/giampy1969/proesmans-optical-flow/releases/tag/v1.1.1

1.1.0.2

Included a few lines of code to properly clean up after a few functions, suggested by Sebastien Martin.

1.1.0.1

Updated license

1.1.0.0

Added copyright and fixed small typos

1.0.0.0

要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库
要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库