I have been trying to make setWarpTransformMatrix3x3 work in C++, tried both version 2.22 and 2.26.
Even with a "big" warp I can't tell any difference by just comparing in/out video. I was imagining that it would make a visible difference.
I found luxonis/depthai-core759 does it mean it's not working?
Is there a working way to get warp in ImageManip?