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

Method BlockMatching does not work well #1

Open
ginmuan opened this issue Dec 1, 2024 · 0 comments
Open

Method BlockMatching does not work well #1

ginmuan opened this issue Dec 1, 2024 · 0 comments

Comments

@ginmuan
Copy link

ginmuan commented Dec 1, 2024

The effect worsens when the following parameter settings are used:
disp_img = disparity(img1_gray, img2_gray, 'Method', 'BlockMatching',...
'BlockSize', 255, 'DisparityRange', [0,80], 'ContrastThreshold', 1,...
'UniquenessThreshold', 55, 'DistanceThreshold',400);
I would be grateful if you could kindly elucidate the solution to this problem.
视差图_BlockMatching
深度图

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

No branches or pull requests

1 participant