This is my code :
from skimage import io, img_as_float import numpy as np import cv2 img = img_as_float(io.imread("nucleus.jpg", as_gray=True)) ke