16-Bit Images and cv::Mat for Stereo Algorithms [closed]

asked 2013-05-20 14:36:13 -0600

chris_chris gravatar image

updated 2013-05-22 06:28:55 -0600

I have used the function cvFindStereoCorrespondenceGC for getting the disparity image. But I have used 8-bit grey image as input Image and using IplImage and CvMat as datatypes. I think so I can do the same for Block Matching and semi-global block matching algorithm.

  1. WHETHER OPENCV HAS A C++ FUNCTION IS AVAILABLE FOR GRAPH CUT STEREO ALGORITHM??????

  2. But, I need to process 16-Bit Images as Input for making the disparity map. Is it possible to use 16-bit images in any of the functions available in openCV to make disparity map?. If a function is not available by default, ANY IDEAS TO RE-WRITE THE AVAILABLE FUNCTIONS??

edit retag flag offensive reopen merge delete

Closed for the following reason question is not relevant or outdated by Der Luftmensch
close date 2020-11-27 08:59:29.100256