OpenPIV / openpiv-python-examples

Examples of https://github.com/openpiv/openpiv-python are separated from the main package
https://www.openpiv.net
MIT License
13 stars 11 forks source link

Creating a sort of a benchmark #19

Open alexlib opened 2 months ago

alexlib commented 2 months ago

@nepomnyi - your compare algorithms notebook triggered some thinking about the need of a sort of a benchmark for openpiv-python algorithms. Could you please check how it’s done in other projects and what’d be the best way:

  1. Running your comparison over all the tests we have and comparing statistics, not a single case.
  2. Creating some sort of a standard benchmark test, a subset of images with ground truth, that we will always compare to?

Thanks Alex

nepomnyi commented 2 months ago

Will do, Dr. Liberzon.