Disparity map example in Java

asked 2014-03-20 06:51:01 -0600

Amar gravatar image

updated 2014-04-02 06:59:44 -0600

I am searching for any example in Java on Disparity map.

Actually, I got two stereo images and trying to get its disparity map so that i can find depth of the objects in the image.

Since I know Java only and not C++, I m looking for java example. If any one can point me to a sample code.

If this is not possible to achieve using Java, please let me know so that I can look for alternative solutions at least.

edit retag flag offensive close merge delete

Comments

I could see 6 visits but no one choose to comment

Amar gravatar imageAmar ( 2014-03-21 01:34:02 -0600 )edit

looks like no one in the forum has answer to it. now thinking to get the disparity map using C++. and then some how will use it in my Java program.

Will raise another question in the forum to get stapes in doing same using C++

Amar gravatar imageAmar ( 2014-04-07 05:21:56 -0600 )edit