Home

Awesome

ISPLab

An open-source image signal processing (ISP) pipeline implemented by C++

Introduction

ISPLab is an open-source and platform-free ISP pipeline converting 10-bit RAW data to 8-bit RGB/YUV image without any 3rdparty libs (If you want to show the result and use deep learning, then OpenCV is required).

Result

Raw inputRGB output

Methods

The pipeline of ISPLab includes following methods:

You can easily change the parameters of different methods in the config.csv, or change the Config.cpp file.

Contact me: liuyuqing@mail.dlut.edu.cn