In order to run the warp tests:
1) Copy an appropriate SDK glue into the directory and name it glue. If on windows can copy the glue_win folder from <immotion_root> and rename it to glue.
2) Ensure the input clip matches the test input in ../tests/mesh_perspective_warp_test.cpp, as last checked this necessitates creating a directory warp_test/test_images and placing a input 720p frame frame720p.yuv inside.
3) Also, create an output according to the test's content which when last checked was: warp_test/out_images .
4) make tree V=hexagon_Release_toolv82_v66
5) Copy the run command from the output of this in case it is desired to run without compiling(may need to clean first).
