Skip to content

Commit f5a8163

Browse files
authored
Update run_hdr_image.py
1 parent 85c192d commit f5a8163

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

run_hdr_image.py

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
import cv2
44
import matplotlib.pyplot as mp_plt
55
from load_images import load_images
6+
from hdr_debevec import hdr_debevec
67
from compute_irradiance import compute_irradiance
78
from tonemap import reinhard_tonemap, plot_and_save, local_tonemap
89

0 commit comments

Comments
 (0)