smoothening disparity

조회 수: 4 (최근 30일)
neenu jose
neenu jose 2012년 1월 28일
i have a pixel disparity map.is there any filters or methods to smoothen my disparity so that i could get a better 3d from it?
  댓글 수: 2
Keta shah
Keta shah 2013년 3월 22일
can you tell me how to get that disparity map..m working on the same project.
Image Analyst
Image Analyst 2013년 3월 22일
Since he never even responded to me, I'd say probably not.

댓글을 달려면 로그인하십시오.

답변 (2개)

Anand
Anand 2013년 3월 22일
You might want to try some edge-preserving smoothing filters like anisotropic diffusion.
You'd need to figure out what parameters work best for you.
If you're up for something more complicated you could try implementing the approach in this paper. It talks about leveraging the edges in the intensity image to guide anisotropic diffusion on the disparity map.
Good luck!
  댓글 수: 1
Keta shah
Keta shah 2013년 3월 24일
second choice is working on my approach,but i don't know how to implement all those equation in matlab..can you tell me ,how i can implement that..?

댓글을 달려면 로그인하십시오.


Image Analyst
Image Analyst 2012년 1월 28일
Probably. Not sure what else to say, given what you've supplied.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by