TuragaLab / DECODE

This is the official implementation of our publication "Deep learning enables fast and dense single-molecule localization with high accuracy" (Nature Methods)
GNU General Public License v3.0
89 stars 26 forks source link

Generalise ROI to Frame #182

Open Haydnspass opened 2 years ago

Haydnspass commented 2 years ago

Decouple ROI to Frame from SplinePSF. General ROI to Frame should:

ROI:

Frame:

Mapper:

Use implementation from cuda. Related to https://github.com/TuragaLab/DECODE/issues/181