Skip to content
View borovik135's full-sized avatar
Block or Report

Block or report borovik135

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

  1. BilateralFilter BilateralFilter Public

    The Bilateral Filter for Point Clouds C++ implementation sourced from https://www.ipol.im/pub/art/2017/179/

    C++ 4

  2. colmap colmap Public

    Forked from colmap/colmap

    COLMAP - Structure-from-Motion and Multi-View Stereo

    C 1

  3. VisSatSatelliteStereo VisSatSatelliteStereo Public

    Forked from Kai-46/VisSatSatelliteStereo

    This is the python interface for adapted COLMAP; you can run both SfM and MVS.

    Python

  4. LAStools LAStools Public

    Forked from LAStools/LAStools

    efficient tools for LiDAR processing

    C++

  5. CMVS-PMVS CMVS-PMVS Public

    Forked from pmoulon/CMVS-PMVS

    This software (CMVS) takes the output of a structure-from-motion (SfM) software as input, then decomposes the input images into a set of image clusters of managable size. An MVS software can be use…

    C++

  6. fast-near-duplicate-image-search fast-near-duplicate-image-search Public

    Forked from umbertogriffo/fast-near-duplicate-image-search

    Fast Near-Duplicate Image Search and Delete using pHash, t-SNE and KDTree.

    Python