首页
网站开发
桌面应用
管理软件
微信开发
App开发
嵌入式软件
工具软件
数据采集与分析
其他
首页
>
> 详细
program代做、Python/Java设计编程代写
项目预算:
开发周期:
发布时间:
要求地区:
HDR Imaging and Display
Assignment 03 (Under Graduate),Assignment 02(Graduate)
Due Date: 8th, March, 2025
Given a sequence with different exposure level (Captured in CUHK-SZ using
Sony A7S3, .ARW *files), merge them into HDR images. Read the meta data
using *RawPy as the relative parameters.
You can continue complete your code based on your own HW02
(recommended). If you feel HW02 was not so well completed, just use the
reference homework codes instead.
We recommend to to complete ASAP to avoid the time conflict with other
mid-terms.
Step 1. Merge LDR RAW into 32-bit HDR Image (35pts)
Since we start from RAW images which are already in linear space, you don't
need to estimate camera response curve any more. Convert your RAW data
into uint16 and do all the operations with this uint16 data. Create a
HDR_fusion.py file and code all the relative module inside it.
This step 1 should be performed exactly before the Demosaicing process.
Note: The Lecture06's equations need to calculate the mean pixel
value.
Merge LDR images with different exposure levels into an HDR image. Here,
you need to define the least square objective function in log-space as given
in Lecture06. raw_exposure_fusion() (30pts)
Inputs:
1. images # an image list with different exposure levels.
2. weights # the computed gaussian weights given in slides.
Outpus:
1. HDR_image # 32-bits HDR Images
Useful functions to complete: To avoid the error weights caused by this
over/under exposured values, you need to compute the mask for each raw
images before process the fusion in raw_exposure_fusion(). compute_mask()
(10pts)
Inputs:
1. images # an image list with different exposure levels.
2. low_thres, high_thres # the threshold values for clipping the raw
images, here use [0.05, 0.95]*2^14 as default value for experiments. You
can also adjust to achieve a better result.
Outputs:
1. mask # a binary mask list for different exposure levels.
Compute the weights for fusion according to the slides.
get_fusion_weights() (10pts)
Inputs:
1. images # an image list with different exposure levels.
Outputs:
1. weights
Step 2. Demosaic the fused raw data. Save your 32-bit HDR
image into 32-bit *.EXR * file. (10pts)\
Process CFA_Interpolation()
Implement and process writeEXR()
Check your saved results use the give tool-picturenaut.exe, or download the
linux for mac version as you need.
Step 3A. Global Tone Mapping(15pts)
Now that you have several HDR images, To display them in your 8-bit
LCD/LED display, you need to tone map them. For this step, show your
results on the report using the fused HDR images from set01. The goal is to
understand the principles of Global tonemapping, implement the Rainhard
algorithm.
For each pixel in the image:
Where:
= Displayed luminance.
= World luminance from the HDR image.
= Maximum luminance in the scene.
This formula adaptively adjusts the brightness to prevent overexposure in
bright areas while maintaining detail in darker regions.
For details, Refer to "Photographic Tone Reproduction for Digital Images"
Step 3B. Tone Mapping with Bilateral Filter(40pts)
Now that you have several HDR images, To display them in your 8-bit
LCD/LED display, you need to tone map them. For this step, show your
results on the report using the fused HDR images from set01.
To realize tone mapping with bilateral filter. Firstly, you need to compute
the intensity and then realize a bilateral filter to achieve the base intensity
image (Figure 12 in [1]): fastbilateral2d()
Inputs:
1. HDR_image_log # 32-bits HDR Image in log space
2. space_sigma = 0.02 * min(width,height)
3. range_sigma = 0.4
Outputs:
1. HDR_image_log_base # 32-bits HDR base Image
Then you need to obtain the details of the HDR image
HDR_image_log_detail. Then, the new intensity: compute_new_intensity()
Ld = 1+Lw
L ⋅ 1+ w (
Lmax
L
2
w
)
Ld
Lw
Lmax
Inputs:
1. HDR_image_log_base
2. HDR_image_log_detail
3. gamma # gamma means the compression factor here.
Outputs:
1. LDR_intensity # 8-bits LDR Intensity Image
Finally, combine your new intensity with the color channels and save the
results in RGB as a JPG file.
For details, Refer to [1] Fr´edo Durand and Julie Dorsey Fast Bilateral
Filtering for the Display of High-Dynamic-Range Images. Siggraph 2002
Submission
To Grade submission for this homework. We highly recommend that you
finish the homework to prevent any issues when you start on the following
projects for this class.
Code Submission (60%)
The code is required with a simple run, and then the TAs can see the results
(in JPG format). Put the data and set the data path as "../data/**" such that
can be directly executed.
Results(20%)
The Results shows a good visualization
Report and Description (20%)
For each function you implemented, show the results crops (center 512X512
crops), describe what you have done, and explain your results.
We recommend you write your report using Markdown (like
MarkdownPAD2) and export it to HTML format.
软件开发、广告设计客服
QQ:99515681
邮箱:99515681@qq.com
工作时间:8:00-23:00
微信:codinghelp
热点项目
更多
代写cs918 sentiment classifi...
2025-04-02
代做llp714 corporate social ...
2025-04-02
代做cs 338 – winter 2025 as...
2025-04-02
代做21797 strategic supply c...
2025-04-02
代做ee 5711: power electroni...
2025-04-02
代写llaw6055 law of internat...
2025-04-02
代写dts208tc data analytics ...
2025-04-02
代做bees2041 data analysis f...
2025-04-02
代做econ154 business statist...
2025-04-02
代写cit 596 - hw5代做留学生j...
2025-04-02
代做data driven business代写...
2025-04-02
代写envi5705 – assessment 2...
2025-04-02
代写econ154 - statistical fo...
2025-04-02
热点标签
mktg2509
csci 2600
38170
lng302
csse3010
phas3226
77938
arch1162
engn4536/engn6536
acx5903
comp151101
phl245
cse12
comp9312
stat3016/6016
phas0038
comp2140
6qqmb312
xjco3011
rest0005
ematm0051
5qqmn219
lubs5062m
eee8155
cege0100
eap033
artd1109
mat246
etc3430
ecmm462
mis102
inft6800
ddes9903
comp6521
comp9517
comp3331/9331
comp4337
comp6008
comp9414
bu.231.790.81
man00150m
csb352h
math1041
eengm4100
isys1002
08
6057cem
mktg3504
mthm036
mtrx1701
mth3241
eeee3086
cmp-7038b
cmp-7000a
ints4010
econ2151
infs5710
fins5516
fin3309
fins5510
gsoe9340
math2007
math2036
soee5010
mark3088
infs3605
elec9714
comp2271
ma214
comp2211
infs3604
600426
sit254
acct3091
bbt405
msin0116
com107/com113
mark5826
sit120
comp9021
eco2101
eeen40700
cs253
ece3114
ecmm447
chns3000
math377
itd102
comp9444
comp(2041|9044)
econ0060
econ7230
mgt001371
ecs-323
cs6250
mgdi60012
mdia2012
comm221001
comm5000
ma1008
engl642
econ241
com333
math367
mis201
nbs-7041x
meek16104
econ2003
comm1190
mbas902
comp-1027
dpst1091
comp7315
eppd1033
m06
ee3025
msci231
bb113/bbs1063
fc709
comp3425
comp9417
econ42915
cb9101
math1102e
chme0017
fc307
mkt60104
5522usst
litr1-uc6201.200
ee1102
cosc2803
math39512
omp9727
int2067/int5051
bsb151
mgt253
fc021
babs2202
mis2002s
phya21
18-213
cege0012
mdia1002
math38032
mech5125
07
cisc102
mgx3110
cs240
11175
fin3020s
eco3420
ictten622
comp9727
cpt111
de114102d
mgm320h5s
bafi1019
math21112
efim20036
mn-3503
fins5568
110.807
bcpm000028
info6030
bma0092
bcpm0054
math20212
ce335
cs365
cenv6141
ftec5580
math2010
ec3450
comm1170
ecmt1010
csci-ua.0480-003
econ12-200
ib3960
ectb60h3f
cs247—assignment
tk3163
ics3u
ib3j80
comp20008
comp9334
eppd1063
acct2343
cct109
isys1055/3412
math350-real
math2014
eec180
stat141b
econ2101
msinm014/msing014/msing014b
fit2004
comp643
bu1002
cm2030
联系我们
- QQ: 9951568
© 2021
www.rj363.com
软件定制开发网!