image real-time rotation by any angle use TX1

I have one questions about Jetson TX1 Developer Kit as below,

  1. Does the TX1 Kit can do the image (ex. 4K, 2K …etc) real-time rotation by any angle (ex. 33, 47, 63 degree…etc)?
    Thank you

Hi swim0812,

You could try with VisionWorks.

See VisionWorks API → NVIDIA Extension API → Vision Primitives API → Warp Extensions from the
[url]https://developer.nvidia.com/embedded/dlc/visionworks-1-5-3-documentation-for-l4t-24-1[/url]

Thanks