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 stereo-matching-algorithms Public

    Forked from aposb/stereo-matching-algorithms

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

    Python

  2. loopy-belief-propagation-for-stereo-matching loopy-belief-propagation-for-stereo-matching Public

    Forked from aposb/loopy-belief-propagation-for-stereo-matching

    A C++ implementation of Loopy Belief Propagation for stereo matching, featuring six alternative message update schedules to analyze convergence behavior and solution quality.

    C++

  3. belief-propagation-for-stereo belief-propagation-for-stereo Public

    Forked from aposb/belief-propagation-for-stereo

    MATLAB implementations of Loopy Belief Propagation (LBP) for stereo matching, featuring Sum-Product, Max-Product and Min-Sum message-passing algorithms for disparity estimation.

    MATLAB

  4. stereo-matching-using-semi-global-matching stereo-matching-using-semi-global-matching Public

    Forked from aposb/stereo-matching-using-semi-global-matching

    MATLAB implementations of the Semi-Global Matching (SGM) stereo matching algorithm, featuring 4-path, 8-path and 16-path cost aggregation variants for dense disparity map estimation.

    MATLAB

  5. 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

  6. converts-disparity-from-grayscale-to-color converts-disparity-from-grayscale-to-color Public

    A simple program in Matlab that converts a Disparity Map from grayscale to color.

    MATLAB 1