GithubHelp home page GithubHelp logo

isp-pipeline's Introduction

本程序使用pyton初步实现了从DNG格式的raw图像到正常彩色图像的isp处理流程,其中有许多待优化的地方。
整个流程为:BLC->AWB->BNR->LSC->Demosaic->NR->CCM->Gamma->Sharpness......

LSC:网格矫正法
Dmeosaic:使用线性插值法
BNR/NR:高斯滤波、双边滤波、均值滤波
WB:灰色世界法、完美反射法、动态阈值法
CCM:使用Colorcheck 24色卡,灯箱6500K左右色温拍摄,非线性优化方法求解sensor RGB -> CIE XYZ 的颜色矫正矩阵CCM,再CIE XYZ -> sRGB,只实现了单色温,未考虑多色温。
Sharpness: 原图边缘加权融合

问题:仍然存在许多噪声,图像清晰度不足,颜色饱和度...需要进一步调试

isp-pipeline's People

Contributors

imyannchan avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.