cvloop icon indicating copy to clipboard operation
cvloop copied to clipboard

Running cvloop like/in/with a subplot

Open AndreaSuckro opened this issue 8 years ago • 0 comments

At the moment one can run modifications on the video and see them beside the original data. It is yet not possible to have several cvloop windows running in parallel (at least with my backend) or to arrange them in a figure with subplots. This would be a nice feature though since one could for example show data from different classes.

I guess the most straightforward way would be to use cvloop inside an existing figure (kind of just like another plot) - this way one could do all the configuration in matplotlib (concerning the arrangement of plots and titles etc.).

AndreaSuckro avatar Jun 06 '17 16:06 AndreaSuckro