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.
Citar como
Giampiero Campa (2022). proesmans (https://www.mathworks.com/matlabcentral/fileexchange/40576-proesmans), MATLAB Central File Exchange. Recuperado .
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.
Compatibilidad con la versión de MATLAB
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
Etiquetas
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.