Skip to content

v0.9.23 SubjectOnDisk can now read frames with a stride

Compare
Choose a tag to compare
@keenon keenon released this 11 Jul 22:56
· 311 commits to master since this release

It seems to be quite handy to be able to read frames with a stride, reading only every N'th frame in a dataset. The SubjectOnDisk.readFrames() call now includes a stride parameter that supports this.