Searched refs:_srgbHuPhash (Results 1 – 2 of 2) sorted by relevance
122 _srgbHuPhash(7), in ChannelPerceptualHash()130 _srgbHuPhash(channelPerceptualHash_._srgbHuPhash), in ChannelPerceptualHash()138 _srgbHuPhash(7), in ChannelPerceptualHash()162 _srgbHuPhash[i]=value; in ChannelPerceptualHash()195 value=_srgbHuPhash[i]; in operator std::string()238 ssd+=((_srgbHuPhash[i]-channelPerceptualHash_._srgbHuPhash[i])* in sumSquaredDifferences()239 (_srgbHuPhash[i]-channelPerceptualHash_._srgbHuPhash[i])); in sumSquaredDifferences()251 return(_srgbHuPhash.at(index_)); in srgbHuPhash()266 _srgbHuPhash(7), in ChannelPerceptualHash()274 _srgbHuPhash[i]=channelPerceptualHash_->phash[0][i]; in ChannelPerceptualHash()
125 std::vector<double> _srgbHuPhash; variable