DECODE icon indicating copy to clipboard operation
DECODE copied to clipboard

Generalise ROI to Frame

Open Haydnspass opened this issue 1 year ago • 0 comments

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

  • Map stack of rois to stack of frames

ROI:

  • size N x H x W

Frame:

  • size N x H x W

Mapper:

  • map, maybe weight

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

Haydnspass avatar Oct 07 '22 11:10 Haydnspass