DALI icon indicating copy to clipboard operation
DALI copied to clipboard

Add NvJpeg2kDecoder

Open staniewzki opened this issue 2 years ago • 0 comments

Signed-off-by: Michał Staniewski [email protected]

Category:

New feature (non-breaking change which adds functionality)

Description:

Implemented ImageDecoder interface for nvjpeg2k codec, based on the dali/operators/decoder/nvjpeg/nvjpeg_decoder_decoupled_api.h file.

Additional information:

Affected modules and functionalities:

N/A

Key points relevant for the review:

N/A

Tests:

  • [ ] Existing tests apply
  • [x] New tests added
    • [ ] Python tests
    • [x] GTests
    • [ ] Benchmark
    • [ ] Other
  • [ ] N/A

Checklist

Documentation

  • [x] Existing documentation applies
  • [ ] Documentation updated
    • [ ] Docstring
    • [ ] Doxygen
    • [ ] RST
    • [ ] Jupyter
    • [ ] Other
  • [ ] N/A

DALI team only

Requirements

  • [ ] Implements new requirements
  • [ ] Affects existing requirements
  • [ ] N/A

REQ IDs: N/A

JIRA TASK: N/A

staniewzki avatar Jul 29 '22 11:07 staniewzki