Skip to content

VitalLens 0.3.3

Latest
Compare
Choose a tag to compare
@prouast prouast released this 23 Jul 13:55
880dfb2

What's Changed

  • When reading videos with issues that return unexpected number of frames, automatically pad or trim the result
  • If video read is not possible without missing many frames, raise error
  • Support both global and non-global video parsing
  • Check videos for issues before parsing
  • Check if parsed videos will fit in memory if globally parsing
  • Check if face movement is an issue for global parsing
  • Choose whether to parse globally based on the above factors

Full Changelog: v0.3...v0.3.3