Skip to content

1.3.0.0

Compare
Choose a tag to compare
@takuya-takeuchi takuya-takeuchi released this 08 Mar 13:20
· 52 commits to master since this release

feat

  • Add FaceRecognition.CropFaces method
  • Add Image.Save method
  • Add CustomFaceLandmarkDetection, CustomAgeEstimator and CustomGenderEstimator to FaceRecognition
    • You can use own custom data model files when you want to change it

Breaking

  • Abolished PredictorModel.Helen
    • Use PredictorModel.Custom and set CustomFaceLandmarkDetection