You are viewing the course site for a past offering of this course. The current offering may be found here.
Lecture 4: Transforms (21)
rsha256

Is the reason why we don’t have a constant “bias” term being added here since this is a linear transform and not an affine transform?

lwg0320

Bias is used for translation transform because it allows the matrix to move up/down and left/right. However, we do not need bias in linear transforms. Another way of thinking of this is that all linear transforms are affine, but not vice versa.

You must be enrolled in the course to comment