creating bag of words dictionary with different features
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 3.8k
- Forks
- 899
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I would like to understand the process of creating a bag of words dictionary (e.g bow_hahog_root_uchar_10000.npz) so that I can create one with other detector descriptor pairs (e.g. SIFT).
Thanks in advance
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
No file, test, or entry point is named, so first trace how OpenSfM creates the bow_hahog_root_uchar_10000.npz dictionary and where detector-descriptor pairs are selected. Done means documenting a reproducible process for creating an equivalent dictionary with another pair such as SIFT.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- opencv, python
- Domain
- computer-vision, documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100