Skip to content
View Jaybro's full-sized avatar

Block or report Jaybro

Report abuse

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

Report abuse

Popular repositories Loading

  1. pico_tree pico_tree Public

    A C++ header only library for fast nearest neighbor and range searches using a KdTree. It supports interfacing with Eigen, OpenCV, and custom data types and provides optional Python bindings.

    C++ 48 9

  2. hacky_sac hacky_sac Public

    A C++ header only library for model estimation using RANSAC.

    C++ 3

  3. ouroboros ouroboros Public

    A C++ header only library containing a cyclic deque, aka a circular buffer, that supports fast insertion and deletion at both its beginning and end.

    C++ 3

  4. action-cmake action-cmake Public

    This basic action simplifies integration of CMake into a workflow.

    CMake