Closed zhoupc closed 8 years ago
2, greedyROI_corr.m: allows the input argument ‘sn’ to be empty variable. update code for saving video of the initialization procedure.
3, HALS_2d.m: reshape input argument ‘Y’ to represent each frame with one column.
4, HALS_2d.m: avoid the problem of sparse representation of ‘A’
5, HALS.m: I replace it with HALS_2d.m. this is the same implementation as Johannes’s python implementation.
2, greedyROI_corr.m: allows the input argument ‘sn’ to be empty variable. update code for saving video of the initialization procedure.
3, HALS_2d.m: reshape input argument ‘Y’ to represent each frame with one column.
4, HALS_2d.m: avoid the problem of sparse representation of ‘A’
5, HALS.m: I replace it with HALS_2d.m. this is the same implementation as Johannes’s python implementation.