Skip to content

Releases: alexlib/pyptv

PyPTV v0.4.0

03 Aug 18:02
Compare
Choose a tag to compare

This represents a significant shift in PyPTV, from legacy parameters in .par files in parameter folders to YAML parameter files that contain all parameters, including plugins, a new option for the splitter (four-view splitter used with a single camera 3D-PTV), and numerous tests.

Download OpenPTV

PyPTV v0.3.6

10 Jun 19:32
Compare
Choose a tag to compare
  • two dependbot fixes
  • fixed calibration GUI bugs

Download OpenPTV

0.3.5

23 Mar 23:22
Compare
Choose a tag to compare
  • added mask drawing not yet functional
  • fixed many bytest to strings and back versus the new liboptv library == 0.3.0
  • set continuous test using Docker
  • tested newer numpy and Cython 3
  • works with plugins like rembg (has to be installed separately)

0.3.4

28 Feb 19:26
Compare
Choose a tag to compare
  • fixed the "previously fixed bug"

Download OpenPTV

0.3.3

27 Feb 20:38
Compare
Choose a tag to compare

fixed the critical bug that was introduced in 0.3.2

Download OpenPTV

PyPTV v0.3.2

26 Feb 22:48
30d5d14
Compare
Choose a tag to compare
  • see latest commits from /blobs branch
  • we fixed some naming issues for blobs and other cases.

Download OpenPTV

PyPTV v0.3.1

02 Jan 22:03
Compare
Choose a tag to compare
  • Fixed bug with optv.epipolar
  • this release includes previous plugins
  • and rembg plugin

Download OpenPTV

PyPTV v0.3.0

28 Dec 13:48
Compare
Choose a tag to compare
  • read_targets, write_targets is now in ptv.py
  • we can read complex image file names but we write always simple target files f'cam_{id:d}.{frame:d}'
  • bump_version can be used to update versions, use 'major', 'minor','patch'
  • last patch is 0.3.0
  • in parallel we updated test_cavity so take a look there

Download OpenPTV

PyPTV v0.2.5

20 Mar 16:19
Compare
Choose a tag to compare
  1. names in sequence are now with %05d instead of #
  2. new background mask subtraction, works great with median image background in case of constant reflections.
  3. new view of Detected Particles and Show Trajectories

Download OpenPTV

PyPTV v0.2.4

02 May 20:09
Compare
Choose a tag to compare
  • fixed the bug with manual orientation, the typo in the name of the man_ori_dat_path

Download OpenPTV