A plugin for copying one contour to all frames from within DENSEanalysis. This methodology is useful when performing "SimpleDENSE" analysis.
A menu item is added to the ROI editing menu which allows the user to perform the necessary copying.
After installation of DENSEanalysis, run the following from the MATLAB command line:
plugins.PluginManager.import('https://github.com/fornwaltlab/copy_to_all_dense_plugin')
- This package was created with Cookiecutter and the denseanalysis/cookiecutter-plugin project template.