Tool/software:
I am currently developing a driver monitoring application using the AM62B-P1 EVK platform, where I utilize OpenCV and dlib for video capture and image processing. To optimize the speed of image processing, I am considering leveraging the built-in GPU accelerator. While OpenCV can be built with CUDA support for NVIDIA GPUs, I have not found specific benchmarks for using OpenCV and dlib on the AM62B-P1's GPU. Could you provide any insights or information regarding performance benchmarks or optimization strategies for these libraries on this platform.