Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • F face-recognition
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • se101-team-flex
  • face-recognition
  • Merge requests
  • !5

Optimize for RPi

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Kyle Anderson requested to merge diagnose-lag into master Nov 16, 2019
  • Overview 0
  • Commits 6
  • Pipelines 0
  • Changes 2

Optimized the program for the raspberry pi. This included

  • Decreasing image width from 750 to 275 pixels in order for the slow pi to process images at a reasonable pace.
  • Add options to change the width to the functions that run the recognition.
  • Add options to change which camera is being used.
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: diagnose-lag