emiwar / caJulia

Fast CNMF-E implementation with Julia and CuArrays
0 stars 0 forks source link

Motion correction #7

Open emiwar opened 1 year ago

emiwar commented 1 year ago

Idea: have motion correction as an interative step in the algorithm.

emiwar commented 1 year ago

There should also be a part of the GUI that shows the motion correction.

emiwar commented 1 year ago

Added a second motion correction function that corrects within each video segment. It could be generalized to work across multiple segments.

emiwar commented 1 year ago

Backlog:

emiwar commented 1 year ago