Skip to content
View guilhermebene's full-sized avatar

Block or report guilhermebene

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

Pinned Loading

  1. openspyrit/spas openspyrit/spas Public

    Single-Pixel Acquisition Software

    Jupyter Notebook 8 2

  2. openspyrit/spyrit openspyrit/spyrit Public

    A Python toolbox for deep image reconstruction, with emphasis on single-pixel imaging.

    Python 40 15

  3. Content-based Filtering Content-based Filtering
    1
    {
    2
      "nbformat": 4,
    3
      "nbformat_minor": 0,
    4
      "metadata": {
    5
        "colab": {
  4. siemens-star-analysis siemens-star-analysis Public

    An example and set of tools to analyze images of a Siemens Star target

    Python 3 1

  5. A Python function for creating crede... A Python function for creating credentials for using TURN services provided by eturnal STUN/TURN Server
    1
    import base64
    2
    import hashlib
    3
    import hmac
    4
    import json
    5
    import time