Skip to content

felix-blueinno/google_ml_vision_template

Repository files navigation

google_ml_vision_template

What Is This Template?

  • This template is for Blueinno Flutter Course (411) L5
  • This template is used for developing with Google's ML Vision Kit (Official) (Flutter package)

What's Inside This Template?

  1. Empty main screen with pre-defined routes
  2. Four simple sub-screens, each match to corresponding function in ML Vision Kit
  3. Some nice image files (find them in images folder)

Your Tasks:

  1. Check if you have any testable devices
    • If (Android devices + Windows/Mac):
      • Android version >= Lollipop
      • Enabled Deverloper setting on your device
      • Install Android Studio
    • Else if (IOS devices + Mac):
      • IOS version >= 12.0
      • Install XCode
      • Apple ID
    • Else:

  1. Run this template and resolve any build errors

  1. Create the menu layout, example:


  1. Use the pre-defined routes and navigate to other screens upon press events

  1. Install relevant packages and implement face detection

  1. Draw the bounding boxes (maybe difficult)

  1. Assignment/Exercise

    • Polish the app appearance
    • Implement the other 3 functions in Google's ML Vision

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published