tensorrt-cpp-api icon indicating copy to clipboard operation
tensorrt-cpp-api copied to clipboard

Add support for grayscale images

Open thomaskleiven opened this issue 1 year ago • 0 comments

Should be quite straightforward to add support for grayscale images. From my understanding, a small refactoring of resizeKeepAspectRatioPadRightBottom and blobFromGpuMats should be all that's needed.

thomaskleiven avatar Aug 29 '24 06:08 thomaskleiven