Implement three image processing kernels in MIPS assembly: image thresholding, affine transformation, and image cryptography.

MIPS ASSEMBLY

In this lab, MIPS is Image Processing Kernels on MIPS.

Implement three image processing kernels in MIPS assembly: image thresholding, affine transformation, and image cryptography. Utilize provided utility functions and test against input images for proper functionality.

Implement three image processing kernels in MIPS assembly: image thresholding, affine transformation, and image cryptography.
Scroll to top