Ask Your Question

dgalland's profile - activity

2019-02-12 02:48:08 -0600 received badge  Enthusiast
2019-01-18 03:25:49 -0600 received badge  Self-Learner (source)
2019-01-18 03:09:09 -0600 commented answer HDR Merge process called without the the response arg

Thank you for following my reflection. More or less ! I understood what the process call does without the response argum

2019-01-18 03:08:32 -0600 edited answer HDR Merge process called without the the response arg

After looking at the code it appears that the function MergeDebevec :: process called without the third argument respons

2019-01-18 03:07:46 -0600 commented answer HDR Merge process called without the the response arg

Thank you for following my reflection. More or less ! I understood what the process call does without the answer argumen

2019-01-17 13:42:49 -0600 edited answer HDR Merge process called without the the response arg

After looking at the code it appears that the function MergeDebevec :: process called without the third argument respons

2019-01-17 13:41:52 -0600 edited answer HDR Merge process called without the the response arg

After looking at the code it appears that the function MergeDebevec :: process called without the third argument respons

2019-01-17 13:41:14 -0600 edited answer HDR Merge process called without the the response arg

After looking at the code it appears that the function MergeDebevec :: process called without the third argument respons

2019-01-17 11:56:02 -0600 received badge  Editor (source)
2019-01-17 11:56:02 -0600 edited question HDR Merge process called without the the response arg

HDR Merge possible bug ? I try in Python the example of the "memorial". There are two possibilities to call the merge:

2019-01-17 11:55:07 -0600 answered a question HDR Merge process called without the the response arg

After looking at the code it appears that the function MergeDebevec :: process called without the third argument respons

2019-01-17 11:23:46 -0600 commented question HDR Merge process called without the the response arg

I am really confused with MergeDebevec ! In my case calling process without the third arg response gives me a better res

2019-01-16 08:02:13 -0600 commented question HDR Merge process called without the the response arg

Thanks for answering.and your code merge_debevec = cv.createMergeDebevec() hdr = merge_debevec.process(images, times, r

2019-01-16 05:57:43 -0600 commented question HDR Merge process called without the the response arg

Thanks for answering.and your code merge_debevec = cv.createMergeDebevec() hdr = merge_debevec.process(images, times, r

2019-01-15 07:37:56 -0600 commented answer HDR Merge process called without the the response arg

Thank you for your answer but for me your code gives me a bad image The second way to call the merge directly without pr

2019-01-15 01:40:52 -0600 commented answer HDR Merge process called without the the response arg

This is not a problem of tone mapping or imwrite. There are two different ways of calling the merge, the first with the

2019-01-14 01:29:42 -0600 asked a question HDR Merge process called without the the response arg

HDR Merge possible bug ? I try in Python the example of the "memorial". There are two possibilities to call the merge: