Skip to content

dlib 1.2.0 beta1

Compare
Choose a tag to compare
@gecko0307 gecko0307 released this 19 Apr 19:14
· 29 commits to master since this release
  • dlib.math
    • homothetyMatrix and homothetyMatrix2D functions in dlib.math.transformation
    • radtorev and revtorad functions in dlib.math.utils that convert radians to revolutions and revolutions to radians, respectively
  • dlib.image
    • New funtion drawRect in dlib.image.render.shapes
  • Misc
    • Added CODE_OF_CONDUCT.md.