Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 991 Bytes

CHANGELOG.md

File metadata and controls

25 lines (20 loc) · 991 Bytes

Changelog

version 1.1

  • switched to lucas-kanade tool for palate reconstruction
  • palate reconstruction landmarks are now required
  • adapted default settings for lucas-kanade tool
  • segmentation type ADAPTIVE renamed to OTSU
  • renamed gradle task: createHTML -> createTongueHTML
  • removed unneeded settings from default settings
  • swapped order: scan is first smoothed and then cropped (smoothed version can be used for palate reconstruction)
  • updated README
  • new model-builder functionality is now used to generate JSON output
  • renamed task: createFinalModel -> createFinalTongueModel
  • renamed several other tasks and settings

version 1.0

initial version