Skip to content

v0.5.0 - Depth Extraction

Latest
Compare
Choose a tag to compare
@Myzhar Myzhar released this 10 Sep 14:11
· 25 commits to master since this release
969d153

v0.5.0 - 2021 09 10

  • Add example to extract disparity map, depth map and point cloud using OpenCV and T-API (OpenCL) cv::StereoSGBM algorithm based on the paper "Heiko Hirschmuller. Stereo processing by semiglobal matching and mutual information. Pattern Analysis and Machine Intelligence, IEEE Transactions on, 30(2):328–341, 2008."
  • Add example to tune disparity map creation
  • Add tool to load/save StereoSGBM depth matching parameters