Skip to content
View Azzedine-Touazi's full-sized avatar
  • Québec, Canada

Block or report Azzedine-Touazi

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. Data extraction from compressed NIFT... Data extraction from compressed NIFTI file (.nii.gz)
    1
    #!/usr/bin/env python
    2
    """
    3
    This code extracts data (header and image(s)) from compressed NIFTI file (.nii.gz) and saves it in numpy format.
    4
    The extracted header and image information are saved in two files in numpy format.
    5
    Usage: python Extract_NIFTI.py path_to_file_name.nii.gz
  2. pyKinectAzure pyKinectAzure Public

    Forked from ibaiGorordo/pyKinectAzure

    Python library to run Kinect Azure DK SDK functions

    Python 1

  3. Calculating-Pi-by-generating-grid-of-points Calculating-Pi-by-generating-grid-of-points Public

    Python