Shrediquette / PIVlab

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

Experiment with realtime PIV #53

Closed Shrediquette closed 3 years ago

Shrediquette commented 3 years ago

PIVlab already has image capturing implemented. With a fast computer and the parallel computing toolbox (splitting an image pair into four or eight so subregions) it could be possible to do 1-5 Hz realtime PIV. I'll soon buy a nice Asus ROG Flow X13 as my birthday present and test this. Might be helpful to tune the experimental setup on the fly.

Shrediquette commented 3 years ago

Implemented. PIV settings also adapt automatically to the CPU load. Parallel computing does not bring any speed advantage for small images. There is only an advantage for big images of maybe 10 MP.