Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 447 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 447 Bytes

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.