How to blend pyramidal images given a depth map?

asked 2014-11-05 11:10:20 -0600

updated 2014-11-06 02:14:56 -0600

berak gravatar image

I need to show a pic giving the 3D perception, so I need to focus the image where I point with mouse. How can I represent the final image with all the blur levels without doing 2 for loops, but using some OpenCV functions as for example the MultiBandBlender? Please provide some code! Thanks

edit retag flag offensive close merge delete