CUDA中的JPEG库 [英] JPEG library in CUDA

查看:274
本文介绍了CUDA中的JPEG库的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我尝试在CUDA中压缩和解压缩图片。到目前为止,我找到了这个库: http://sourceforge.net/projects/cuj2k/? source = navbar

I am trying compress and decompress images in CUDA. So far I've found this library: http://sourceforge.net/projects/cuj2k/?source=navbar

但是没有太多的文档可用。

But there isn't much documentation available.

有没有人知道任何有良好文档(使用示例代码)JPEG压缩和解压缩库在CUDA中使用?

Does anyone know about any well documented (with example code) JPEG compression and decompression libraries to use in CUDA?

推荐答案

NPP库包括用于实现JPEG编解码器的构建块例程。它作为CUDA发行版的一部分。查看SDK中的JpegNPP示例: http://docs.nvidia.com/cuda/cuda -samples /

The NPP library includes building block routines for implementing a JPEG codec. It is included as part of the CUDA distribution. Check out the JpegNPP sample in the SDK: http://docs.nvidia.com/cuda/cuda-samples/

这篇关于CUDA中的JPEG库的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆