Skip to content

Latest commit

 

History

History
37 lines (34 loc) · 1.53 KB

TODO.md

File metadata and controls

37 lines (34 loc) · 1.53 KB

Face tracking


Misc

  • fix image source

  • handle a proper versioning

    • master is last stable
    • stable is tagged in github repo
    • dev is 'next-stable'
  • Tracking.Image without destination buffer - force reallocation

    • allow to provide destination, if not present,
  • three.js is r67 in the examples - current three.js is r86

    • TODO port on current three.js
  • some examples are not running well - list which one

    • webcam one ?
  • some examples are unclear - no instructions

    • provide info in color tracking on how to run it
    • TODO list which one
  • add more interactive examples - stuff i can try with a webcam

  • merge lots of good PR

    • #229 - Add support for Safari 11
    • #144 Regressing Local Binary Features more details on face detection
    • #164 - Creating conversor from haarcascade to tracking.js array
    • #131 <- merge or close
  • gulp test fails in the benchmarks