-
Notifications
You must be signed in to change notification settings - Fork 0
cheeqimao/img_exercise
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
this project is intended for basic image processing exercise Starting point: ip_ex.py ip_ex.py handles image I/O, convert to raw binary file, compile cpp executable which doing the actual pixel level processing, and convert back to viewable img Tasks to implement: - [x] Pixel invert - [ ] Bilinear scaling - [ ] Histogram matching - [ ] RBG to YUV conversion - [ ] Erode/dilate/non-maximum suppression - [ ] 3x3 filtering - [ ] Affine transformation - [ ] Box filter (integer implementation) - [ ] Block matching - [ ] DCT aggregation Denoise
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published