Skip to content

Releases: alexlib/pyptv

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

PyPTV v0.2.3

26 Apr 13:50
Compare
Choose a tag to compare
  • fixed bug in parameters.py that reads multi_planes.par in a different structure
  • works on the multiplane example 2 (see openptv github)

Download OpenPTV

PyPTV v0.2.2

14 Mar 07:27
Compare
Choose a tag to compare

fixes the Tracking display bug. it's identical to 0.2.1b0 but installs from pypi.org automatically

Download OpenPTV

PyPTV v0.2.1b

11 Mar 23:17
074c3b2
Compare
Choose a tag to compare

with better right click positioned on the sorted_pos and not a pixel border

Download OpenPTV

PyPTV v0.2.1

11 Mar 20:29
Compare
Choose a tag to compare

fixed tracking trajectories display with the red dot at the beginning, n-2 green dots and the last orange dot

Download OpenPTV

PyPTV v0.1.8

16 Nov 19:22
Compare
Choose a tag to compare
  • image names in sequences can be with extension, e.g. cam1.test2_#.tif and then # will be replaced by the frame number in sequences
  • new button Save to Paraview writes a new set of output files, copies of ptv_is.# files into .txt files that are compatible with Paraview set of points.
  • rgb2gray option is included and merged from previous pull requests
  • enthought deployment manager edm is used for easier installation of enable, the rest is installed through pip

Download OpenPTV

PyPTV v0.1.7 for newer Python versions

14 Apr 19:55
754d2a4
Compare
Choose a tag to compare
  • conda install swig
  • bleeding edge enable
  • newer chaco
  • optv 0.2.6a

PyPTV v0.1.4

12 Apr 14:10
Compare
Choose a tag to compare

Matching the setup.py with the tag, 0.1.4

fixed addpar overwriting and bug in manOriParams reading

15 Oct 18:17
Compare
Choose a tag to compare

this is a bug fix release

  1. manOriParams
  2. overwriting addpar in raw_orient (external_calibration)