Searched defs:estimation (Results 1 – 3 of 3) sorted by relevance
398 static inline void incWithWeight(IT* estimation, IT* weights_sum, WT weight, T p) in incWithWeight()435 static inline void divByWeightsSum(IT* estimation, IT* weights_sum) in divByWeightsSum()484 template <typename T, typename IT> static inline T saturateCastFromArray(IT* estimation) in saturateCastFromArray()
226 IT estimation[pixelInfo<T>::channels], weights_sum[pixelInfo<WT>::channels]; in operator ()() local
246 IT estimation[pixelInfo<T>::channels], weights_sum[pixelInfo<WT>::channels]; in operator ()() local