Skip to content

ameengee/Slow_ISP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Slow ISP

In this repository, I use for loops and apply a pixel-by-pixel approach to the following image signal processing pipeline.

Screen Shot 2024-04-24 at 10 35 48 AM

Dependencies

  • numpy
  • skimage (for image reading, can be replaced by cv2 or other such libraries)
  • matplotlib (for visualizing image, can also be replaced by skimage, cv2, or other such libraries)

Requires an RGGB bayer domain image file

Usage

I am explaining each module in this repository one at a time on my youtube channel (https://www.youtube.com/playlist?list=PLYeyD3V-GDlRpKEI9lWRqhQ2l_cyCxQjY).

Licence

Liscenced with GPL-3.0 license

About

for loop implementation of Image Signal Processing Pipeline in software

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published