0xPrateek / 0xPrateek/Photoroid
Adding support for all sizes of images
Open
enhancement
- Dominant language
- Python
- Stars
- 45
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
Currently only 640x480is the supported dimension of image. This can be extended to all sizes of images.
Contributor guide
Research direction
Look at the current image scanning code to see where the 640x480 constraint is enforced. Check the openCV and Dhash usage to understand how image dimensions affect processing. Test with different image sizes to ensure the algorithm works correctly. The goal is to remove the size restriction while maintaining performance.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- opencv, python
- Domain
- computer-vision
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100