Commit Graph

  • 570e01dda5 refactor main Matthew 2024-12-30 23:44:51 +0800
  • 38e4ef464c format Matthew 2024-12-30 23:30:20 +0800
  • 2767bab6ea win32 Matthew 2024-12-30 23:27:11 +0800
  • 339ba786f9 适配android Matthew 2024-09-26 18:17:59 +0800
  • 4184f36f99 bug fix Xiao Song 2022-05-09 18:56:47 -0700
  • 8a68c2c23e update readme Xiao Song 2022-05-09 18:05:46 -0700
  • c8af05bf3b fixed a small bug in finishing WilliamLiuACPC 2022-05-08 21:12:04 -0700
  • 1373c50164 add rgb 2 gray Xiao Song 2022-05-06 19:47:54 -0700
  • a6276d0947 update install instruction Xiao Song 2022-05-06 18:17:36 -0700
  • 43fabf4757 disable debug Xiao Song 2022-05-06 18:09:20 -0700
  • 26efd85bb5 bug fix Xiao Song 2022-05-06 18:06:06 -0700
  • b9d472fe46 upsample with nbr Xiao Song 2022-05-06 17:59:32 -0700
  • 8f9ee70cc7 Merge branch 'dev/align/xiao' of github.com:UCBerkeley-Spring2022-CS284A-Project/HDRplus into dev/align/xiao Xiao Song 2022-05-06 17:17:41 -0700
  • 56e54159b9 fix nbr Xiao Song 2022-05-06 09:27:53 -0700
  • 3b635aadbf Merge branch 'dev_opt_align' into main Xiao Song 2022-05-06 17:06:11 -0700
  • 43200cee3c fix omp bug Xiao Song 2022-05-06 17:03:47 -0700
  • 44687e1cc0 fix memory cache bug Xiao Song 2022-05-06 16:36:33 -0700
  • 93b64b63ac bug fix Xiao Song 2022-05-06 13:54:35 -0700
  • 6a82013d60 omp optimize Xiao Song 2022-05-06 13:49:06 -0700
  • e0155cc63d tidier version of finishing WilliamLiuACPC 2022-05-06 13:36:31 -0700
  • efa3b3937f update finishing WilliamLiuACPC 2022-05-06 13:31:04 -0700
  • 286dd57b18 tidier version but still not efficient WilliamLiuACPC 2022-05-06 13:30:45 -0700
  • d3fba151dd Fix dft scaling; now with correct brightness Haohua-Lyu 2022-05-06 12:41:39 -0700
  • 55e6de0039 finishing work WilliamLiuACPC 2022-05-06 12:32:36 -0700
  • ab55ba4621 finish usable WilliamLiuACPC 2022-05-06 11:29:51 -0700
  • 77656ed6ec Merge branch 'main' of https://github.com/UCBerkeley-Spring2022-CS284A-Project/HDRplus into main WilliamLiuACPC 2022-05-06 11:21:41 -0700
  • 775aa42c09
    finishing part usable WilliamLiuAtCPC 2022-05-06 11:16:40 -0700
  • 7bf4b62871
    Update finish.cpp WilliamLiuAtCPC 2022-05-06 11:15:51 -0700
  • 6ea7e77447 finishing part usable WilliamLiuACPC 2022-05-06 11:13:56 -0700
  • 4ad7460554 omp support Xiao Song 2022-05-06 11:07:07 -0700
  • 7e9217b01f optimize unroll Xiao Song 2022-05-06 10:43:08 -0700
  • 5b729dc11a change libraw dep version Xiao Song 2022-05-06 09:53:52 -0700
  • 5f35d0331c fix nbr Xiao Song 2022-05-06 09:27:53 -0700
  • 8161366eee
    Merge pull request #1 from UCBerkeley-Spring2022-CS284A-Project/merging Haohua Lyu 2022-05-05 16:22:09 -0400
  • db68d9e678 Change interface for finishing part; still bug Haohua-Lyu 2022-05-05 03:52:45 -0700
  • 2d8c4efbb0 Temporal denoising finalized & tested; finishing bug Haohua-Lyu 2022-05-05 03:38:23 -0700
  • 71e5f22972 Fix spatial denoising Haohua-Lyu 2022-05-05 01:35:15 -0700
  • 50a4ffeb3e Remove extra Haohua-Lyu 2022-05-05 00:56:24 -0700
  • 4112f3b125 Merge branch 'merging' of https://github.com/UCBerkeley-Spring2022-CS284A-Project/HDRplus into merging Haohua-Lyu 2022-05-05 00:34:32 -0700
  • c185ba3b21 Fix identical channels Haohua-Lyu 2022-05-05 00:21:43 -0700
  • 959d572aae Spatial denoising; too much blur Haohua-Lyu 2022-05-04 21:06:23 -0700
  • 9e682d4ab1 Updating temporal denoising cvachha 2022-05-04 21:49:06 -0700
  • 26cfbb1fa6 Change splitting/merging channels Haohua-Lyu 2022-05-04 18:27:02 -0700
  • 8300993446 Progress on denoising and separated functions cvachha 2022-05-03 21:57:36 -0700
  • 7c16c3aa81 Added a loop to get the channels and tiles for each alternate image cvachha 2022-05-02 03:01:31 -0700
  • 050d4ca4f3 Added code in progress for temporal and spatial denoising cvachha 2022-05-01 06:18:36 -0700
  • 48a7489859 Finished noise variance (4.1) and added FFT/IFFT Haohua-Lyu 2022-04-30 03:51:40 -0700
  • 51cb1709bf Finished merging channels (4.4) Haohua-Lyu 2022-04-30 02:41:56 -0700
  • 7aa2cb988b Accessing channel data signatures Haohua-Lyu 2022-04-30 01:08:39 -0700
  • 54a4b9e7b8 Implemented actual merging (4.4) Haohua-Lyu 2022-04-29 03:32:18 -0700
  • 0e5889e125 Implemented cosine window 1d and 2d Haohua-Lyu 2022-04-28 03:53:22 -0700
  • 67b6cf7ba1 Obtain reference tiles Haohua-Lyu 2022-04-27 15:45:12 -0700
  • 89ad353e1a Modify get noise param accordingly Haohua-Lyu 2022-04-27 04:09:44 -0700
  • 12d9ef5593 Compute lambda_shot and lambda_read Haohua-Lyu 2022-04-20 01:36:33 -0700
  • 30b01a2330 Compute lambda_shot and lambda_read Haohua-Lyu 2022-04-20 01:36:33 -0700
  • 6b5a8a3277 Compute lambda_shot and lambda_read Haohua-Lyu 2022-04-20 01:36:33 -0700
  • b7b46bc356 Obtain reference tiles Haohua-Lyu 2022-04-27 15:45:12 -0700
  • e881e396b5 Create merge branch Haohua-Lyu 2022-04-18 01:04:18 -0700
  • f6f154f42e Compute lambda_shot and lambda_read Haohua-Lyu 2022-04-20 01:36:33 -0700
  • 35bf6a0d06 Obtain reference tiles Haohua-Lyu 2022-04-27 15:45:12 -0700
  • da0e0276a7 Compute lambda_shot and lambda_read Haohua-Lyu 2022-04-20 01:36:33 -0700
  • d3d9d6a9cb Compute lambda_shot and lambda_read Haohua-Lyu 2022-04-20 01:36:33 -0700
  • 54b8721289 Compute lambda_shot and lambda_read Haohua-Lyu 2022-04-20 01:36:33 -0700
  • 8b0c93c041 Create merge branch Haohua-Lyu 2022-04-18 01:04:18 -0700
  • 004a85ac2e Compute lambda_shot and lambda_read Haohua-Lyu 2022-04-20 01:36:33 -0700
  • 98830cc38f Progress on denoising and separated functions cvachha 2022-05-03 21:57:36 -0700
  • 463fdd04b1 Added a loop to get the channels and tiles for each alternate image cvachha 2022-05-02 03:01:31 -0700
  • 76eff768fc Added code in progress for temporal and spatial denoising cvachha 2022-05-01 06:18:36 -0700
  • 28d97094cc Finished noise variance (4.1) and added FFT/IFFT Haohua-Lyu 2022-04-30 03:51:40 -0700
  • 5307cbfe32 Finished merging channels (4.4) Haohua-Lyu 2022-04-30 02:41:56 -0700
  • 6534592416 Added a few helper function signatures cvachha 2022-04-29 22:29:40 -0700
  • 2dd1bae021 Accessing channel data signatures Haohua-Lyu 2022-04-30 01:08:39 -0700
  • 4a20b807f0 Implemented actual merging (4.4) Haohua-Lyu 2022-04-29 03:32:18 -0700
  • 42dca0292b Implemented cosine window 1d and 2d Haohua-Lyu 2022-04-28 03:53:22 -0700
  • 3fb75bca64 Obtain reference tiles Haohua-Lyu 2022-04-27 15:45:12 -0700
  • 375a0c44c7 Compute lambda_shot and lambda_read Haohua-Lyu 2022-04-20 01:36:33 -0700
  • e0f83e115f Compute lambda_shot and lambda_read Haohua-Lyu 2022-04-20 01:36:33 -0700
  • 432c17b7fe Compute lambda_shot and lambda_read Haohua-Lyu 2022-04-20 01:36:33 -0700
  • 9162c80423 Modify get noise param accordingly Haohua-Lyu 2022-04-27 04:09:44 -0700
  • 670d927792 Compute lambda_shot and lambda_read Haohua-Lyu 2022-04-20 01:36:33 -0700
  • a9874886ea Create merge branch Haohua-Lyu 2022-04-18 01:04:18 -0700
  • a4f67ca347 Compute lambda_shot and lambda_read Haohua-Lyu 2022-04-20 01:36:33 -0700
  • dba0187379 Obtain reference tiles Haohua-Lyu 2022-04-27 15:45:12 -0700
  • 0d3538aad1 Compute lambda_shot and lambda_read Haohua-Lyu 2022-04-20 01:36:33 -0700
  • 98b2f45d78 Compute lambda_shot and lambda_read Haohua-Lyu 2022-04-20 01:36:33 -0700
  • 883df11a0e Compute lambda_shot and lambda_read Haohua-Lyu 2022-04-20 01:36:33 -0700
  • 9c1c2f1436 Obtain reference tiles Haohua-Lyu 2022-04-27 15:45:12 -0700
  • c0a896eee3 Modify get noise param accordingly Haohua-Lyu 2022-04-27 04:09:44 -0700
  • bbc7ebfad9 Compute lambda_shot and lambda_read Haohua-Lyu 2022-04-20 01:36:33 -0700
  • c898fe767c Create merge branch Haohua-Lyu 2022-04-18 01:04:18 -0700
  • 719577c355 Compute lambda_shot and lambda_read Haohua-Lyu 2022-04-20 01:36:33 -0700
  • e44cc5eea0 Fix identical channels Haohua-Lyu 2022-05-05 00:21:43 -0700
  • 4be312f61e Merge branch 'merging' of https://github.com/UCBerkeley-Spring2022-CS284A-Project/HDRplus into merging cvachha 2022-05-04 21:49:09 -0700
  • 07308f0d53 Updating temporal denoising cvachha 2022-05-04 21:49:06 -0700
  • 201399beb5 Spatial denoising; too much blur Haohua-Lyu 2022-05-04 21:06:23 -0700
  • f1da015285 Change splitting/merging channels Haohua-Lyu 2022-05-04 18:27:02 -0700
  • 95c14e3eca Merge branch 'merging' of https://github.com/UCBerkeley-Spring2022-CS284A-Project/HDRplus into merging Haohua-Lyu 2022-05-04 13:52:37 -0700
  • b4b96199b2 Progress on denoising and separated functions cvachha 2022-05-03 21:57:36 -0700
  • f964ed1809 Added a loop to get the channels and tiles for each alternate image cvachha 2022-05-02 03:01:31 -0700
  • f8ea17b1d2 Added code in progress for temporal and spatial denoising cvachha 2022-05-01 06:18:36 -0700