• Stars
    star
    4
  • Rank 3,288,639 (Top 66 %)
  • Language
    C++
  • Created over 1 year ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

CuJPG: 基于CUDA加速的JPEG解码库。主要用于Jetson系列板卡嵌入式开发应用。由USB摄像头捕获MJPG图像后,由本模块进行CPU+GPU混合解码,解码结果将滞留显存,然后可以直接送入TensorRT模块进行神经网络推理,降低系统延迟。