webarkit / webarkit/jsfeatNext
Port bbf module (BBF face detection)
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 12
- Forks
- 4
- Avg merge
- 16h 24m
- Merged PRs (30d)
- 34
Description
Port jsfeat_bbf.js to TypeScript, reusing pyrdown/pyramid_t (the pyrdown code already carries a "needed for bbf" note). Add the cascade data and characterization tests. See docs/jsfeat-parity-and-refactor-audit.md (Appendix A).
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with jsfeat_bbf.js and docs/jsfeat-parity-and-refactor-audit.md, especially Appendix A, then inspect the existing pyrdown/pyramid_t implementation and its note about BBF. Port the BBF face-detection module to TypeScript, include the cascade data, and add characterization tests covering parity with the existing behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- computer-vision
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100