Skip to content

Stereo Disparity Map using 1D POC for Openframeworks

Notifications You must be signed in to change notification settings

bemoregt/ww1DPOCDisparity

Repository files navigation

ofx1DPOCDisparity

Stereo Disparity Map using 1D POC for Openframeworks

disparity example

Algorithm

  • Measure of Epipolar line's similarity of Two Images using 1D Phase only correlation

reference

Next Plan

  • Speed up using FFTw ans GPGPU.
  • Pseudo coloring the map.