72 Commits (e44a831525d50d5dea829073bf1c3eb0bacb5c8b)
 

Author SHA1 Message Date
cvachha e44a831525 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 fc4c380eb9 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 94d539bdd5 Finished noise variance (4.1) and added FFT/IFFT 3 years ago
Haohua-Lyu 39466f893a Finished merging channels (4.4) 3 years ago
Haohua-Lyu 9a89762948 Merge branch 'merging' of https://github.com/UCBerkeley-Spring2022-CS284A-Project/HDRplus into merging 3 years ago
Haohua-Lyu 8a098405f0 Accessing channel data signatures 3 years ago
cvachha 9823b41183 Added a few helper function signatures
Added a few helper function signatures which are commented out in merge.h
3 years ago
Haohua-Lyu 0ab9ee0fd7 Implemented actual merging (4.4) 3 years ago
Haohua-Lyu 9cadda29d8 Implemented cosine window 1d and 2d 3 years ago
Haohua-Lyu 078a7a6d7a Merge branch 'merging' of https://github.com/UCBerkeley-Spring2022-CS284A-Project/HDRplus into merging 3 years ago
Haohua-Lyu 9a8b783f2c Obtain reference tiles 3 years ago
Haohua-Lyu 62946e72f6 Compute lambda_shot and lambda_read 3 years ago
Haohua-Lyu 274c98d164 Compute lambda_shot and lambda_read 3 years ago
Haohua-Lyu 576139d07a Compute lambda_shot and lambda_read 3 years ago
Haohua-Lyu b4825748af Obtain reference tiles 3 years ago
Haohua-Lyu 3c01dd07fa Modify get noise param accordingly 3 years ago
Haohua-Lyu 864ad26931 Compute lambda_shot and lambda_read 3 years ago
Haohua-Lyu 8092d6db09 Create merge branch 3 years ago
Haohua-Lyu 3dc19fec6e Compute lambda_shot and lambda_read 3 years ago
Haohua-Lyu 9cf42a5b3c Merge branch 'merging' of https://github.com/UCBerkeley-Spring2022-CS284A-Project/HDRplus into merging 3 years ago
Haohua-Lyu f363db4af9 Obtain reference tiles 3 years ago
Haohua-Lyu cdce3dc925 Modify get noise param accordingly 3 years ago
Haohua-Lyu 4d6d682498 Compute lambda_shot and lambda_read 3 years ago
Haohua-Lyu b1d0832ac5 Create merge branch 3 years ago
Haohua-Lyu f9ebe29b35 Compute lambda_shot and lambda_read 3 years ago
Haohua-Lyu dd0dfbc039 Obtain reference tiles 3 years ago
Xiao Song b8be350573 change padding 3 years ago
Xiao Song 9c052a6c75 Merge branch 'main' of github.com:UCBerkeley-Spring2022-CS284A-Project/HDRplus 3 years ago
Xiao Song 44e3ef37a6 change error msg 3 years ago
Haohua-Lyu 9f3ca4c452 Modify get noise param accordingly 3 years ago
Haohua-Lyu cac94dfcb6 Merge branch 'merging' of https://github.com/UCBerkeley-Spring2022-CS284A-Project/HDRplus into merging 3 years ago
Haohua-Lyu 6947c94f27 Compute lambda_shot and lambda_read 3 years ago
Haohua-Lyu 4847abbf1f Move noise param into bayer image 3 years ago
WilliamLiuAtCPC 9243d72ae8
Update finish.h 3 years ago
WilliamLiuAtCPC 7c6eb62be1
Update finish.cpp 3 years ago
Haohua-Lyu 6844199435 Merge branch 'merging' of https://github.com/UCBerkeley-Spring2022-CS284A-Project/HDRplus into merging 3 years ago
Haohua-Lyu 9c937dad93 Compute lambda_shot and lambda_read 3 years ago
WilliamLiuAtCPC f1dd8efb79
gammasRGB finished 3 years ago
WilliamLiuAtCPC bf97b6582f
gammasRGB finished 3 years ago
Haohua-Lyu 5421402c68 Compute lambda_shot and lambda_read 3 years ago
Haohua-Lyu 03b5b66c97 Rebase main 3 years ago
Haohua-Lyu 9912c69c29 Add exiv2 to extract ISO, white level, black level 3 years ago
Haohua-Lyu 83250c3b70 Create merge branch 3 years ago
WilliamLiuAtCPC ca3f40ec74
support more input types 3 years ago
WilliamLiuAtCPC 567cbae5e6
add params.cpp 3 years ago
WilliamLiuAtCPC 6bbc4954f5
Create params.h 3 years ago
WilliamLiuAtCPC 5095b5d6e4
Create params.cpp 3 years ago
Xiao Song 396931477f fix segfautl 3 years ago
Xiao Song 546456df9e Merge branch 'dev/align/xiao' of github.com:UCBerkeley-Spring2022-CS284A-Project/HDRplus into dev/align/xiao 3 years ago
Xiao Song 6e4a7395de update install 3 years ago