WolframRhodium / muvsfunc

Muonium's VapourSynth functions
75 stars 19 forks source link

MSDI, SSIM and GMSD map handling #59

Open NSQY opened 6 months ago

NSQY commented 6 months ago

Map return types between these three metrics are inconsistent. What do you think about storing the maps using std.ClipToProp()?

I prefer the output of MSDI out of the 3, so simply mirroring this behavior is probably fine too.