Shrediquette / PIVlab

Particle Image Velocimetry for Matlab, official repository
https://shrediquette.github.io/PIVlab/
MIT License
133 stars 33 forks source link

PIVlab v2.36 - Analyze All Frames #71

Closed dlasprugato closed 2 years ago

dlasprugato commented 2 years ago

PIVlab v2.36 - Analyze All Frames Process stalls exactly at 50%. Trying to process 1 minute (60s) of UAV (Mavic 2 Pro) video to obtain mean velocity. Any troubleshooting advice will be much appreciated. Thank you! -Dawn

Computer Specs: Processor Intel(R) Core(TM) i7-10700 CPU @ 2.90GHz, 2904 Mhz, 8 Core(s), 16 Logical 64GB RAM

Shrediquette commented 2 years ago

You will have the supply the image data.

Shrediquette commented 2 years ago

... and why are you using such an old version? Something not working as desired in the newer releases?

dlasprugato commented 2 years ago

That version of PIVlab was available with installation of RIVeR. https://riverdischarge.blogspot.com/p/download.html

dlasprugato commented 2 years ago

Total_Process_50pct

dlasprugato commented 2 years ago

PIV_Settings

Shrediquette commented 2 years ago

With "image data" I meant the input data that you want to process in Pivlab

dlasprugato commented 2 years ago

There are 3,610 images totaling 2.91 GB. What's the best way to share that data? I have a OneDrive account.

Shrediquette commented 2 years ago

Yes Google Drive or OneDrive or Dropbox should work.

dlasprugato commented 2 years ago

https://nhcweb-my.sharepoint.com/:f:/p/dlasprugato/EmjijtpUZXZMsHJU5D0GLKMBC8AwrXhYh7GoG5UNf2QYyQ?e=YOwYwq

Shrediquette commented 2 years ago

All images within a session must have the same dimensions. This is not the case in your example data.

dlasprugato commented 2 years ago

Thank you. I will look into this issue. Images were extracted from video frames via RIVeR application.

Shrediquette commented 2 years ago

Some images start with "C_" and these have a different dimension.

dlasprugato commented 2 years ago

Yes, I see the problem. I know how this happened. Thank you very much for being a second set of eyes for this issue!