
Bioformats Image Toolbox
This toolbox re-implements the OME Bio-Formats MATLAB Toolbox as a class in MATLAB.
Project ID: 146
-
Jian Wei Tay authored
If ``getTimestamps`` was used with a frame range not starting from 1, it would return a vector with 0's. For example: ``` getTimestamps(1,1, 3:5) = [0 0 3 4 5] ``` This commit fixes the indexing issue that causes this.
31970663
Name |
Last commit
|
Last update |
---|---|---|
build | ||
local | ||
tbx | ||
tests | ||
.gitignore | ||
CHANGELOG.md | ||
README.md | ||
addsandbox.m | ||
rmsandbox.m |