ANP-Granular / ParticleTracking

Library and GUI for tracking (rod-like) particles on camera images in 2D and 3D
https://particletracking.readthedocs.io/en/latest/
GNU General Public License v3.0
2 stars 2 forks source link

Switch rod numbers in multiple cameras or frames #49

Closed a-niem closed 2 years ago

a-niem commented 2 years ago

This update enables choosing a mode for changing rod numbers. Exchange the two numbers for:

  1. all frames and cameras,
  2. all frames but only the current camera,
  3. this frame but all cameras,
  4. this frame and only the current camera.

An additional improvement are menu items for the rod lengthening/shortening feature in the Edit menu.

dmitrypuzyrev commented 2 years ago

all frames and cameras, all frames but only the current camera, this frame but all cameras, this frame and only the current camera.

The first and third option should be for this and all following frames I suggest the shorter naming:

  1. Both views, following frames
  2. This view, following frames
  3. Both views, this frame
  4. This view, this frame