NVIDIA / NVIDIA/nvImageCodec

Can I use the GPU version of JPEG2000 via the CUDA Driver API in C++

Open
#40 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

question
Dominant language
Jupyter Notebook
Stars
159
Forks
22
PR merge metrics
No merged PRs in 30d

Description

Describe the question.

I want to use nvjpeg2000 in C++ via the Driver API. It seems that nvImageCodec also uses nvjpeg, and nvjpeg is a closed-source library implemented using the Runtime API. Can I implement nvjpeg2000 in C++ using the Driver API?

Check for duplicates
  • I have searched the open bugs/issues and have found no duplicates for this bug report

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The question mentions nvjpeg2000, nvImageCodec, nvjpeg, and the CUDA Driver API, but no repository files, tests, or implementation entry points. Begin by reviewing the project’s codec and CUDA integration documentation; the issue would be complete only when the Driver API compatibility question has a documented, verified answer or an agreed implementation scope.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
computer-vision
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.