Skip to content

Halide based multi-frame raw domain denoise

Notifications You must be signed in to change notification settings

Volcanoscar/HalideRawDenoise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Bayer Noise Reduction with Halide

System data flow:

sensor -> CSID -> IFE   -> [preview]
               |
               ->  RDI  -> [][][][][][] (6 frames in ZSL buffer)
                                |
                                V           <- SNAPSHOT request! 
                            AI denoise   
                                |
                                V
                         processed raw buffer
                                |
      JPEG <-  IPE   <-  BPS   <-

Build and run on Linux machine

  1. pre-requisite: In the linux machine, install halide lib at /etc/halide.

1.build project using makefile under project folder:

make

  1. how to run build.sh contains path to process the image

source build.sh abnr run linux hand

About

Halide based multi-frame raw domain denoise

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published