limacv / Deblur-NeRF

MIT License
263 stars 28 forks source link

How to generate the error maps in the paper? #31

Closed Merical closed 1 year ago

Merical commented 1 year ago

image Hi~ I'm wondering how to generate the error maps provided in the paper. Is there a sample code? Or just thresholding on the mse map?

limacv commented 1 year ago

Yes, we thresholding the mse map, normalizing to [0, 1], and color mapping the error with cv.COLORMAP_HOT