Tagged Questions
0
votes
0answers
157 views
Difference between affine combination and linear combination for image dataset
Lets assume that we have an RGB image that has as you know 3 planes, so it is for each point
$f(x,y)= \{R,G,B\}$
and we want to create $5^{3}$ linear combinations of the above values converting ...