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

use hwcv package to accelerate stereo block matcher #2

Open
wants to merge 3 commits into
base: ros2
Choose a base branch
from

Conversation

soallak
Copy link

@soallak soallak commented May 6, 2022

  • Add explanation

@soallak
Copy link
Author

soallak commented May 16, 2022

hwcv implements a wrapper of stereo block matcher provided by Vitis vision library and uses ament_vitis and co. to synthesize and link kernels. The implemented Stereo Matcher interface can be used as easy drop-in replacement. This PR demonstrates this by adding a third stereo algorithm type which use hwcv::StereoMatcher

@soallak soallak changed the title [WIP] use hwcv package to accelerate stereo block matcher use hwcv package to accelerate stereo block matcher May 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant