Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RemapKernel API #4284

Merged
merged 3 commits into from
Sep 26, 2022
Merged

RemapKernel API #4284

merged 3 commits into from
Sep 26, 2022

Conversation

szalpal
Copy link
Member

@szalpal szalpal commented Sep 26, 2022

Signed-off-by: szalpal mszolucha@nvidia.com

Category:

New feature (non-breaking change which adds functionality)

Description:

This PR introduces the API for a Remap operation.

Remap operation is needed e.g. for distortion correction operation. When putting together this API, I looked into the following remap operations: OpenCV, VPI, NPP

I'm filing this to unblock possible Remap development in near future.

Additional information:

Affected modules and functionalities:

Key points relevant for the review:

Tests:

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

Checklist

Documentation

  • 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

Signed-off-by: szalpal <mszolucha@nvidia.com>
@szalpal szalpal changed the title Remap API RemapKernel API Sep 26, 2022
@szalpal
Copy link
Member Author

szalpal commented Sep 26, 2022

!build

@dali-automaton
Copy link
Collaborator

CI MESSAGE: [6012471]: BUILD STARTED

@klecki klecki assigned klecki and unassigned stiepan Sep 26, 2022
dali/kernels/imgproc/geom/remap.h Outdated Show resolved Hide resolved
dali/kernels/imgproc/geom/remap.h Outdated Show resolved Hide resolved
dali/kernels/imgproc/geom/remap.h Outdated Show resolved Hide resolved
dali/kernels/imgproc/geom/remap.h Outdated Show resolved Hide resolved
@dali-automaton
Copy link
Collaborator

CI MESSAGE: [6012471]: BUILD PASSED

Signed-off-by: szalpal <mszolucha@nvidia.com>
Signed-off-by: szalpal <mszolucha@nvidia.com>
@szalpal
Copy link
Member Author

szalpal commented Sep 26, 2022

!build

@dali-automaton
Copy link
Collaborator

CI MESSAGE: [6014899]: BUILD STARTED

@dali-automaton
Copy link
Collaborator

CI MESSAGE: [6014899]: BUILD FAILED

@dali-automaton
Copy link
Collaborator

CI MESSAGE: [6014899]: BUILD PASSED

@szalpal szalpal merged commit 62f44c4 into NVIDIA:main Sep 26, 2022
@szalpal szalpal deleted the remap_api branch September 26, 2022 20:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants