Skip to content

Version 1.0.1

Latest
Compare
Choose a tag to compare
@scottclowe scottclowe released this 07 Dec 17:58
· 7 commits to master since this release

Release date: 2024-12-07. Full commit changelog.

This is a bugfix release to address incorrect RGB stdev values.

Fixed

  • RGB_STDEV for bioscan1m and bioscan5m was corrected to address a miscalculation when estimating the pixel RGB standard deviation. (#2)

Documentation

  • Corrected example import of RGB_MEAN and RGB_STDEV. (#1)
  • General documentation fixes and improvements.