Skip to main content

Meeting Minutes [6]

About 1 mindocs

Meeting Notes - Oct 14th: AR.Animal.IDopen in new window[6]

Info

Date: Fri, O14-23
Time: 8:00 - 10:40pm

Attendance:

  • Tony Shi
  • Jiemin Wang
  • Georgin Maliakal (Scrum Master)
  • Daniel Asimiakwini (Product Manager)
  • Ahmed Zihan Hossain

Agenda

  1. S2 Requirements(See Rubric) [OCT 14]
  2. Roadblocks
  3. What's Done
  4. What's Left

Notes

  • We encountered several roadblocks

    • We will use Flutter now.
    • Neither Flutter nor React Native is compatible with OpenCV, our Image Recognition library of choice.
    • Alternatives are either too large for project scope or produce excessive inaccuracies or against Client’s wishes.
      • Native Modules
      • Code Natively x2
      • Creation of Custom Feature Detection and Description Library
      • Image Hashing
      • Codes on Animal/Plant Assets
  • We will try the server/FastAPI in Python to perform the recognition and send the results back to Flutter to continue app flow.

    • Pros

      • OpenCV can be used
      • Accuracy can be increased with testing
    • Cons

      • Speed
      • Extra time to pre-process and optimise
    • We are light on our need for a Database and A server. However, we will use both

      • Server: Image Recognition Results, Some data handling
      • Database: User Profile Data.

Action Items

Pada:

  • Game Results Page

Daniel:

  • Meeting Minutes
  • Image Processing Optimization
  • Process and Identify Results (via Server)
  • Assigning S3 Work
  • Update LFUI
    • Add Text Descriptions
  • Update Story Map
  • Update Website Documentation

Georgin:

  • Simple Game
  • Testing
  • Assigning S3 Work
  • Update Sequence
    • Add Text Descriptions
  • Update Class
    • Add Text Descriptions

Ahmed:

  • Assigning S2 Work
  • GitHub Issues and Project Management
    • Update GitHub Issues and Project
    • Add Assignees, Categories and Due dates
    • Move to Appropriate Table(TODO .. Done)
  • Info Page
  • Simple Game
  • Testing

Jiemin:

  • Website Doc Management + Updates
    • Inspection and Reviews
  • Assigning S3 Work
  • Home page
  • Process and Identify Results via Server

Tony:

  • Assigning S2 Work
  • Info Page
  • Simple Game
  • Testing
  • Update High Level Architecture
    • Add Text Descriptions