Affine Transform
Affine Transform
Affine transform is a geometric transform that preserves lines and parallelism. IFS utilize affine transforms to create fractals
y = f(x) = Ax + B
where A is a matrix
B is a vector
Affine transform is a geometric transform that preserves lines and parallelism. IFS utilize affine transforms to create fractals
y = f(x) = Ax + B
where A is a matrix
B is a vector