We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
What obstacle avoidance algorithm was used in the code to estimate the decision from the depth image
https://www.researchgate.net/publication/264887011_Comparative_Presentation_of_Real-Time_Obstacle_Avoidance_Algorithms_Using_Solely_Stereo_Vision
In the above article there are three methods 1.Mean estimation method 2.Threshold estimation method 3.Multi threshold method
please help me to understand the algorithm for obstacle avoidance in stereo vision
The text was updated successfully, but these errors were encountered:
I used AMCL, part of ROS navigation stack. Please see my blog page for more information about the project.
Sorry for a very late reply. :)
Sorry, something went wrong.
No branches or pull requests
What obstacle avoidance algorithm was used in the code to estimate the decision from the depth image
https://www.researchgate.net/publication/264887011_Comparative_Presentation_of_Real-Time_Obstacle_Avoidance_Algorithms_Using_Solely_Stereo_Vision
In the above article there are three methods
1.Mean estimation method
2.Threshold estimation method
3.Multi threshold method
please help me to understand the algorithm for obstacle avoidance in stereo vision
The text was updated successfully, but these errors were encountered: