Open
Conversation
amc-nu
commented
Aug 8, 2023
- Adds ROS1 support
- Adds Support for NvJPEG compression
- If no GPU or NvJPEG is available, the implementation falls back to TurboJPEG
- Adds support for GPU-based image rectification (NPP)
* fisrt commit * wip Signed-off-by: tokuda99 <kosuke.tokuda@map4.jp> * add pixel format func * Fix compilation on CUDA and crash * Add ROS1 launch file * Refactor directory structure * Add gpu_imgproc * Add gpu_imgproc (2) * Hack to fix compilation * fix param setting * fix format converter * remove YUV422_YUY2 format converter * add yuv422_yuy2 format * Fix CUDA_INCLUDE_DIRS on gpuimgproc * [gpu] Fix module path and cleanup CMakeLists.txt * Fix typo * Fix crash due to uninitialized variable * Add options for separate camera info urls * Remove CUDA language requirement * Separate dependencies for CUDA stuff * Fix NPP library linking on non-NPP platform * Fix compilation for CUDA * Add image_geometry dependency * v4l2_camera_device. fix timestamps Signed-off-by: Abraham Cano <abrahammonrroy@yahoo.com> * Update nano to seconds --------- Signed-off-by: tokuda99 <kosuke.tokuda@map4.jp> Signed-off-by: Abraham Cano <abrahammonrroy@yahoo.com> Co-authored-by: tokuda99 <kosuke.tokuda@map4.jp> Co-authored-by: Yuri Guimaraes <yuri.kgpps@gmail.com>
Signed-off-by: Abraham Cano <abrahammonrroy@yahoo.com>
Signed-off-by: Takuro Suzuki <takuro.suzuki@map4.jp>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.