Vous suivez désormais cette soumission
- Les mises à jour seront visibles dans votre flux de contenu suivi
- Selon vos préférences en matière de communication il est possible que vous receviez des e-mails
To play a video, where you select the file with a pop-up dialog:
FancyFlowPlayer;
Mouse interface:
drag and scrol. Drag seekbar, scroll in video view to zoom, and drag video view to pan.
Keyboard interface:
Q/A - increase/decrease speed of playback
P/space - toggle pause
Arrow Keys (L/R) - move one frame (forward/backward)
To interactively choose a specific frame to load:
[fr, macroDat, im] = FancyFlowPlayer;
"im" is the last image viewed, "fr" is scalar, frame number when quitting, "macroDat" is a structure of information about the video.
The Player can visualize motion data saved with the FlowToolbox:
http://www.mathworks.com/matlabcentral/fileexchange/44400-tutorial-and-toolbox-on-real-time-optical-flow
this displays further information on the saved motion. Example:
FancyFlowPlayer('Test'); % assumes a save folder "Test" in current directory
Citation pour cette source
Stefan Karlsson (2026). FancyFlowPlayer (https://fr.mathworks.com/matlabcentral/fileexchange/53600-fancyflowplayer), MATLAB Central File Exchange. Extrait(e) le .
Remerciements
Inspiré par : Tutorial and Toolbox on real-time optical flow
Informations générales
- Version 1.5.0.0 (7,25 Mo)
Compatibilité avec les versions de MATLAB
- Compatible avec toutes les versions
Plateformes compatibles
- Windows
- macOS
- Linux
| Version | Publié le | Notes de version | Action |
|---|---|---|---|
| 1.5.0.0 | - Interest markers can now be added to the video to keep track of positions. This is possible for both video and flow visualization.
|
||
| 1.4.0.0 | implemented a kind of adaptive frame delay, to better maintain target framerate, and reduce choppiness in playback |
||
| 1.3.0.0 | hotfix
|
||
| 1.2.0.0 | bugfix: properly display video at given frame rate
|
||
| 1.1.0.0 | bugfix: correctly display location of played video in title bar
|
||
| 1.0.0.0 | added Screen shot |
