cd-athena / VCA

Video complexity analyzer
GNU General Public License v3.0
77 stars 9 forks source link

epsilon and averageEnergy value issue #70

Open blackmind12 opened 1 year ago

blackmind12 commented 1 year ago

Hello, There is an issue where the epsilon value is output as "inf" or "nan" when the averageEnergy value is 0 and previousResult->sad > 0.

Also, sometimes averageEnergy is 0 even though it's not a black screen. Maybe E_norm_factor valeu is too high?