There is a newer version of the record available.

Published October 7, 2017 | Version 0.20.9
Software Open

OpenPIV/openpiv-python: bug fixes from 0.20.8 due to Python 3 division and from range(0,0) to range(0,1)

  • 1. Tel Aviv University
  • 2. University of Southampton
  • 3. Canonical Ltd.
  • 4. University of Toronto

Description

this release fixes two bugs and improves process tests

  • process.py is removed, all pure Python implementation is in pyprocess.py
  • tests are improved, both Cython and Python versions are compared
  • fixed the bug in Cython due to //
  • fixed the bug in Cython for cases when window_size == search_size == image size, caused range(0,0)

Files

OpenPIV/openpiv-python-0.20.9.zip

Files (21.2 MB)

Name Size Download all
md5:186b8a342d9b3a1fa289d464d08466c0
21.2 MB Preview Download

Additional details

Related works