DataForWater / IWaVE

Image Wave Velocimetry Estimation
MIT License
0 stars 0 forks source link

25 examples #28

Closed hcwinsemius closed 1 month ago

hcwinsemius commented 1 month ago
salpeha commented 1 month ago

@hcwinsemius I works nicely (after installing a couple of packages). However, personally I like to see the data, hence why not doing this:

  1. Video downloaded to a defined path (not in a hidden directory) so the user can easily find and play it.
  2. I would like to see the frames and subwindows, probably give the option to save them in a given path? and not just the .bin file. In one hand is nice to have the subwindows option available here, but not needed.
hcwinsemius commented 1 month ago

The idea of ` pooch is that a user does not have to worry about storage locations to run an example and that data is cached so that it gets downloaded only once. And the location is not hidden but printed to the console so you can easily find it and play it in any video player of you want that.

As for the windows. Do you have a preferred way to store it different from a simple.bin file? I am happy to change it into a different format.