diff options
Diffstat (limited to 'README')
| -rw-r--r-- | README | 21 |
1 files changed, 21 insertions, 0 deletions
@@ -117,6 +117,27 @@ UTILITIES blind-make-kernel(1) Create a custom convolution matrix + blind-matrix-orthoproject(1) + Create an affine 2D-transformation matrix for othogonal projection + + blind-matrix-reflect(1) + Create an affine 2D-transformation matrix for reflection about a line + + blind-matrix-rotate(1) + Create an affine 2D-transformation matrix for rotation + + blind-matrix-scale(1) + Create an affine 2D-transformation matrix for scaling + + blind-matrix-shear(1) + Create an affine 2D-transformation matrix for shearing + + blind-matrix-translate(1) + Create an affine 2D-transformation matrix for translation + + blind-matrix-transpose(1) + Create an affine 2D-transformation matrix for transposition + blind-mosaic(1) Redraw each frame in video as a mosaic |
