Skip to content

dlib 1.2.1

Compare
Choose a tag to compare
@gecko0307 gecko0307 released this 30 Aug 20:39
· 17 commits to master since this release
  • dlib.image
    • Median filter (dlib.image.filters.median)
  • dlib.filesystem
    • Bugfixes in dlib.filesystem.posix.common
  • dlib.core
    • dlib.core.thread: fix deprecations in Windows multithreading API signatures
  • dlib.math
    • Fix unittest for dlib.math.utils.nextPowerOfTen
  • Misc
    • Added AUTHORS.md.