Skip to content

Perf Guidelines #96

@transitive-bullshit

Description

@transitive-bullshit

I'm trying to use tracking.js with getUserMedia and a face object tracker and am experiencing unusable framerates.

The source video is 640x480, and I'm using the following tracker options:

      tracker.setInitialScale(4)
      tracker.setStepSize(2)
      tracker.setEdgesDensity(0.1)

My question is: can any of the tracker options be used to affect perf vs accuracy, or is the largest factor affecting perf the size of the source video?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions