Duplicate camera files for rebel line
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 379
- Forks
- 75
- PR merge metrics
- No merged PRs in 30d
Description
The rebel line of canon cameras (T*i) have duplicate camera definition files - one for the official model and another for the localized model name.
I don't think the localized model name file is necessary as the camera is populated from the alias section of the official model file.
Eg: a T2i camera has its properties defined in T2i.toml and 550d.toml
Contributor guide
No contributing guide indexed for this repository
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
Review the camera definition files for the Rebel line, starting with T2i.toml and 550d.toml, and compare their aliases and properties. Identify which localized definitions duplicate official model files, then verify that the remaining alias entries still cover those model names; the duplicate files should no longer be needed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- computer-vision
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100