What/How would be a robust function/metric for comparing/discerning two RGB pixel values ?
Given two RGB pixels, with components R1,G1,B1 and R2,G2,B2, how would be such function f(R,G,B) -> X for which a comparison f(R1,G1,B1) < f(R2,G2,B2) would be noise robust and have a...
06 July 2015
5,569
15
View