eduardolundgren / eduardolundgren/tracking.js

Including training data for new objects

Open
#85 6 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
9.5k
Forks
1.4k
PR merge metrics
No merged PRs in 30d

Description

I can't find any reference or example in the docs for including new objects via trained classifiers from OpenVC. (i.e: "a toy car")

In the docs there's the "classifiers" array (Holds the HAAR cascade classifiers converted from OpenCV training), but I would like to know how I could do the conversion from OpenCV data (.xml?) to this array for Viola-Jones.

I'd appreciate if you can point me to some resource where I can find how to do it.

Thanks! Cool project!

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the documentation describing the classifiers array and the OpenCV training data it consumes. Research how Viola-Jones OpenCV XML classifiers are converted for tracking.js, then document the conversion steps and a new-object example such as a toy car. Done means a newcomer can find the required resource and follow the example.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, opencv
Domain
computer-vision, documentation
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.