palvarezc / cavendish-particle-tracks

A Napari plugin to perform a simple particle tracking analysis for the Cavendish laboratory's Undergraduate Part II Particle Tracks experiment.
https://palvarezc.github.io/cavendish-particle-tracks/
Other
2 stars 0 forks source link

Do we want dragable and resizable image layers? #5

Closed palvarezc closed 1 month ago

palvarezc commented 1 year ago

We might want to be able to manipulate the two views independently until the fiducial markings overlay, for the measurement of the stereo shift.

Have a look at: https://github.com/napari/napari/issues/299

Not 100% sure about this, need to test with real data.

palvarezc commented 6 months ago

It might be easier to introduce an additional calibration point marking the reference point in the second view, and do the alignment offline from the relative position of the reference points in the two views.

palvarezc commented 3 months ago

For the moment implemented the solution of having an extra reference point, see #53. This solution assumes there is no rotation of between the different views, but only translation. Need to check with real data whether this is true.

samcunliffe commented 1 month ago

Seems we've decided against this. So the answer to the issue title: no.