main.s,
(minor correction: test2 window size is 8x4 and test3 window size is 4x8,
thanks to Aditya for detecting this!)vbsme.s
main.s (with
14 test cases) and the output fileRules and Grading
demo is required to show that
you are following the zig-zag access pattern and you are not using illegal registers in your implementation.
Notes:
Source code sad.c, and test input file for16x16 image, and 4x4 window
Full search method must follow the zigzag pattern as shown in the figure below.
