PolarizedLightFieldMicroscopy / napari-LF

Light field imaging plugin for napari
BSD 3-Clause "New" or "Revised" License
9 stars 3 forks source link

Integrate LF rectification and calibration within NeuralNetwork training #21

Closed pvjosue closed 1 year ago

pvjosue commented 1 year ago

Compute rectification and calibration at neural network training. In this way, the network receives an image from napari, and based on its size, it can determine if it's already rectified. If it's not, then it uses the pre-computed rectification

pvjosue commented 1 year ago

Solved in: https://github.com/PolarizedLightFieldMicroscopy/napari-LF/commit/5bf5e6aff2df123bde3b3f083b519ec73633e941

gschlafly commented 1 year ago

Calibration file dependency removed from gui in 0aac2f5386e2deb4c2dcd930e38ea48e98f817c9.