Skip to content

Releases: alexlib/pyptv

PyPTV v0.4.3

13 Mar 21:55

Choose a tag to compare

[0.4.3] - 2026-03-13

Added

  • ptv.clone_calibration helper for calibration workflows
  • Marimo-based UI additions for interactive workflows
  • Tests covering writable output folder behavior

Changed

  • Widened _ensure_target_output_writable type annotations to accept Sequence[str | os.PathLike]
  • Updated release helper scripts to report the current PyPTV version consistently

Fixed

  • Results directory test handling
  • Skipped test behavior in the automated test suite
  • Misleading version messages in Windows installation helpers

Download OpenPTV

PyPTV v0.4.2

01 Mar 20:41
a191688

Choose a tag to compare

First release to work with numpy>=2 supported by the updated liboptv with optv==0.3.2

Download OpenPTV

PyPTV v0.4.1

21 Feb 20:00

Choose a tag to compare

  • fixed "inverse" or "negative" image: YAML is updated with "negative" and Main Parameters GUI updates YAML and back

Download OpenPTV

PyPTV v0.4.0

03 Aug 18:02

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

Choose a tag to compare

  • two dependbot fixes
  • fixed calibration GUI bugs

Download OpenPTV

0.3.5

23 Mar 23:22

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

Choose a tag to compare

  • fixed the "previously fixed bug"

Download OpenPTV

0.3.3

27 Feb 20:38

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

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

Choose a tag to compare

  • Fixed bug with optv.epipolar
  • this release includes previous plugins
  • and rembg plugin

Download OpenPTV