Skip to content
View tneupaney's full-sized avatar
💣
💣

Block or report tneupaney

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. About Me About Me
    1
    # About Me
    2
    
    
    3
    I am a programming geek with over a decade of experience in a variety of technologies, including:
    4
    
    
    5
    * Frontend: SCSS, ReactJS, jQuery, Figma
  2. WBC Classification Gist WBC Classification Gist
    1
    {
    2
     "cells": [
    3
      {
    4
       "cell_type": "markdown",
    5
       "metadata": {},
  3. Downsampling Image with Scikit block... Downsampling Image with Scikit block reduce
    1
    from skimage.measure import block_reduce
    2
    import cv2
    3
    import numpy as np
    4
    
    
    5
    # Read the image