Skip to content

Instantly share code, notes, and snippets.

View jimmy15923's full-sized avatar

Cheng-Kun Yang jimmy15923

View GitHub Profile
import sys
sys.path.append("/data/jimmy15923/CGMH_NPC_PROGRAM/ndpi2dzi/") ## set path for ndpi
import ndpread
import json
import numpy as np
import pickle
import cv2
from matplotlib.path import Path
import json
import matplotlib.pyplot as plt