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
请问为什么视觉感知模块使用的方法是红色通道减去绿色通道,理论分析得知减去蓝色通道的话效果会更好,但是检测蓝色机器人用的是蓝色通道减去红通道,这是什么原因?是和之后灰度的阈值处理有关还是单纯的实践效果更好?
The text was updated successfully, but these errors were encountered:
实践效果更好
Sorry, something went wrong.
No branches or pull requests
请问为什么视觉感知模块使用的方法是红色通道减去绿色通道,理论分析得知减去蓝色通道的话效果会更好,但是检测蓝色机器人用的是蓝色通道减去红通道,这是什么原因?是和之后灰度的阈值处理有关还是单纯的实践效果更好?
The text was updated successfully, but these errors were encountered: