Skip to content
View aposb's full-sized avatar
  • Joined Jul 14, 2025

Block or report aposb

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. loopy-belief-propagation-for-image-denoising loopy-belief-propagation-for-image-denoising Public

    A C++ implementation of Loopy Belief Propagation for image denoising. It uses the "min-sum" variation of the algorithm and the "Accelerated" (Right-Left-Down-Up pass) message update schedule.

    C++

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

    A C++ implementation of Loopy Belief Propagation for stereo matching. It uses the "min-sum" variation of the algorithm and the "Accelerated" (Right-Left-Down-Up pass) message update schedule.

    C++

  3. block-matching-algorithm-for-stereo-matching block-matching-algorithm-for-stereo-matching Public

    A C++ implementation of Block Matching Algorithm for stereo matching. It uses the "SAD" (Sum of Absolute Differences) similarity metric.

    C++

  4. block-matching-algorithm-for-image-denoising block-matching-algorithm-for-image-denoising Public

    A C++ implementation of Block Matching Algorithm for image denoising. It uses the "SAD" (Sum of Absolute Differences) similarity metric.

    C++