Skip to content
View bollasap's full-sized avatar

Block or report bollasap

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. stereo-matching-algorithms-matlab stereo-matching-algorithms-matlab Public

    Optimized (very fast) stereo matching algorithms in MATLAB. It includes implementations of Block Matching, Dynamic Programming, Semi-Global Matching, Semi-Global Block Matching and Belief Propagati…

    MATLAB 2

  2. stereo-matching-algorithms-python stereo-matching-algorithms-python Public

    Optimized (very fast) stereo matching algorithms in Python. It includes implementations of Block Matching, Dynamic Programming, Semi-Global Matching, Semi-Global Block Matching and Belief Propagati…

    Python 2

  3. semi-global-matching-matlab semi-global-matching-matlab Public

    A Matlab implementation of Semi-Global Matching (SGM) for stereo matching. It includes the 4-direction, 8-direction and 16-direction versions of the algorithm. | Moved to https://github.com/aposb/s…

    MATLAB 1

  4. restores-disparity-occluded-regions restores-disparity-occluded-regions Public

    This program, tries to find the occluded regions in a disparity map and creates a new disparity map that displays the occluded pixels in black.

    MATLAB 1

  5. stereo-matching-using-belief-propagation-matlab stereo-matching-using-belief-propagation-matlab Public

    A Matlab implementation of Loopy Belief Propagation for stereo matching. It includes the "Sum-Product", "Max-Product" and "Min-Sum" versions of the algorithm. | Moved to https://github.com/aposb/be…

    MATLAB 1

  6. stereo-matching-using-belief-propagation stereo-matching-using-belief-propagation Public

    A C++ implementation of Loopy Belief Propagation for stereo matching that offers the choice between six message update schedules. | Moved to https://github.com/aposb/loopy-belief-propagation-for-st…

    C++ 1