CR3 support
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 379
- Forks
- 75
- PR merge metrics
- No merged PRs in 30d
Description
First of all - awesome library, thanks for putting it out there!
I'm using rawloader to uniquely identify raw files, even when some of the attributes have been written to the file (e.g. an jpg preview has been updated). I do so by reading the raw image buffer and creating a sha256 hash out of it.
Works perfectly fine for my CR2 files, but it looks like CR3 is not supported yet.
You can find sample files on https://raw.pixls.us by searching for "EOS RP" or "EOS M50".
Let me know if there's anything I can do to assist you here!
Edit: A description of the file format can be found at https://github.com/lclevy/canon_cr3.
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
Start by reading rawloader's existing CR2 support and the Canon CR3 format description linked in the issue. Use sample CR3 files from raw.pixls.us for EOS RP or EOS M50 cameras. Done means rawloader supports CR3 files and can read their raw image buffer for hashing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- computer-vision
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100