58 Commits (2d8c4efbb074b9c2c688c05e81e4dacc6feb64a1)

Author SHA1 Message Date
Haohua-Lyu 2d8c4efbb0 Temporal denoising finalized & tested; finishing bug 3 years ago
Haohua-Lyu 50a4ffeb3e Remove extra 3 years ago
Haohua-Lyu 4112f3b125 Merge branch 'merging' of https://github.com/UCBerkeley-Spring2022-CS284A-Project/HDRplus into merging 3 years ago
Haohua-Lyu c185ba3b21 Fix identical channels 3 years ago
Haohua-Lyu 959d572aae Spatial denoising; too much blur 3 years ago
Haohua-Lyu 26cfbb1fa6 Change splitting/merging channels 3 years ago
cvachha 98830cc38f Progress on denoising and separated functions
I put the temporal and spatial denoising into 2 separate functions and am implementing finding the absolute difference. I have also edited the merge.h file to add the function signatures.
3 years ago
cvachha 463fdd04b1 Added a loop to get the channels and tiles for each alternate image
Added some loops to get the channels for the alternate images. Then this list of channels from each alternate image gets sent to the processChannel function. Over there, there is a loop to create a list of the DFTs of each of the alternate images. I also modified the function signature of processChannel and commented out the code additions in processChannel since some of it is not complete yet.
3 years ago
cvachha 76eff768fc Added code in progress for temporal and spatial denoising
I added some of my code for temporal and spatial denoising, but I commented it out since it still is incomplete since I need to find a way to allow for multiple image channels. I created a helper function which we could use to return the channels. I also edited the merge.h file to include the signature of the helper function.
3 years ago
Haohua-Lyu 28d97094cc Finished noise variance (4.1) and added FFT/IFFT 3 years ago
Haohua-Lyu 5307cbfe32 Finished merging channels (4.4) 3 years ago
cvachha 6534592416 Added a few helper function signatures
Added a few helper function signatures which are commented out in merge.h
3 years ago
Haohua-Lyu 2dd1bae021 Accessing channel data signatures 3 years ago
Haohua-Lyu 4a20b807f0 Implemented actual merging (4.4) 3 years ago
Haohua-Lyu 42dca0292b Implemented cosine window 1d and 2d 3 years ago
Haohua-Lyu 719577c355 Compute lambda_shot and lambda_read 3 years ago
Haohua-Lyu e44cc5eea0 Fix identical channels 3 years ago
Haohua-Lyu 201399beb5 Spatial denoising; too much blur 3 years ago
Haohua-Lyu f1da015285 Change splitting/merging channels 3 years ago
cvachha b4b96199b2 Progress on denoising and separated functions
I put the temporal and spatial denoising into 2 separate functions and am implementing finding the absolute difference. I have also edited the merge.h file to add the function signatures.
3 years ago
cvachha f964ed1809 Added a loop to get the channels and tiles for each alternate image
Added some loops to get the channels for the alternate images. Then this list of channels from each alternate image gets sent to the processChannel function. Over there, there is a loop to create a list of the DFTs of each of the alternate images. I also modified the function signature of processChannel and commented out the code additions in processChannel since some of it is not complete yet.
3 years ago
cvachha f8ea17b1d2 Added code in progress for temporal and spatial denoising
I added some of my code for temporal and spatial denoising, but I commented it out since it still is incomplete since I need to find a way to allow for multiple image channels. I created a helper function which we could use to return the channels. I also edited the merge.h file to include the signature of the helper function.
3 years ago
Haohua-Lyu 135449d772 Finished noise variance (4.1) and added FFT/IFFT 3 years ago
Haohua-Lyu 838a74765e Finished merging channels (4.4) 3 years ago
cvachha 0ff5656c43 Added a few helper function signatures
Added a few helper function signatures which are commented out in merge.h
3 years ago
Haohua-Lyu 7477ea13cb Accessing channel data signatures 3 years ago
Haohua-Lyu 257b2f6520 Implemented actual merging (4.4) 3 years ago
Haohua-Lyu be20500402 Implemented cosine window 1d and 2d 3 years ago
Haohua-Lyu 3870fed854 Compute lambda_shot and lambda_read 3 years ago
WilliamLiuAtCPC 9b8beb18c0
Update finish.h 3 years ago
Xiao Song 5e766f3a26 finish extract channel 3 years ago
Xiao Song 44e4a25faa bug fix on upsample align 3 years ago
Xiao Song 6fc12d8116 fix search bug 3 years ago
Xiao Song d3532b99d5 fix downsample bug 3 years ago
Xiao Song 14d7a409e3 fix pyramid bug 3 years ago
Xiao Song e473ed5ebd add align 3 years ago
Xiao Song fac1b87b44 add align 3 years ago
Xiao Song d81b47732d Merge branch 'dev_extract_rgb_from_bayer' into main 3 years ago
Xiao Song cd4f969ffe add green channel 3 years ago
Xiao Song 0bdbec495d add split channel 3 years ago
WilliamLiuAtCPC de1c8ee1b1
Update params.h 3 years ago
WilliamLiuAtCPC 1801bf09ee
finishing v1 3 years ago
Xiao Song b8be350573 change padding 3 years ago
Haohua-Lyu 4847abbf1f Move noise param into bayer image 3 years ago
WilliamLiuAtCPC 9243d72ae8
Update finish.h 3 years ago
WilliamLiuAtCPC bf97b6582f
gammasRGB finished 3 years ago
Haohua-Lyu 9912c69c29 Add exiv2 to extract ISO, white level, black level 3 years ago
WilliamLiuAtCPC 6bbc4954f5
Create params.h 3 years ago
Xiao Song 71c1ca9491 white level, black level 3 years ago
Xiao Song 0fcb8e6e63 align dev (tmp save) 3 years ago