Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • beat.examples beat.examples
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 2
    • Issues 2
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • beatbeat
  • beat.examplesbeat.examples
  • Issues
  • #8
Closed
Open
Issue created Oct 30, 2014 by André Anjos@andre.anjos💬Owner

Eigenface and Full-Eigenface algorithms incompatible

Originally, these toolchains were supposed to share most of the algorithms, but now we realise this is not possible since the input data formats are different.

For example, in the simple eigenface toolchain, image objects are of type uint8, while in the advanced version, image inputs are preprocessed (cropped, corrected, etc) and, therefore are of type float64.

We must fix this situation by creating 2 versions of the concerned algorithms.

Assignee
Assign to
Time tracking