fourMs / VideoAnalysis

A standalone application for creating visualizations and extract motion features from video files.
https://www.uio.no/ritmo/english/research/labs/fourms/downloads/software/VideoAnalysis/
8 stars 2 forks source link

Make videogram #44

Closed alexarje closed 4 years ago

alexarje commented 4 years ago

It would be great to implement the possibility of creating videograms instead of motiongrams. The only difference is that it is the original (or pre-processed) video that is sent to the motiongram module (instead of the motion image). I have explained the difference here: http://www.arj.no/2011/07/13/difference-between-videogram-and-motiongram/

It is a simple fix, mainly a menu item somewhere.

aleksati commented 4 years ago

Cool, yes we can make an option to export this as well, in the menubar. Both X and Y?

alexarje commented 4 years ago

Yes, please!

aleksati commented 4 years ago

This is now implemented.

alexarje commented 4 years ago

Nice. But where is it in the menus? Have looked at both the VideoAnalysis version and VideoAnalysis_18.03

aleksati commented 4 years ago

Pull again, @alexarje . Should be in the main VideoAnalysis file.

aleksati commented 4 years ago

Oh, you are correct I think! there are now two average image selections on my side. Will fix this now

aleksati commented 4 years ago

Can you pull and try again now, @alexarje ?

alexarje commented 4 years ago

Yes, now it works. Great. But: I see that the exported videos (box, centroid, motion) are now saved as .MOV files. So something must have happened somewhere there.

aleksati commented 4 years ago

Ah, okay. I will make another issue just to remember to look into it.