Skip to content

Instantly share code, notes, and snippets.

@um4ng-tiw
Created July 13, 2021 06:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save um4ng-tiw/a43c79e78598ab282200962e783ff4d6 to your computer and use it in GitHub Desktop.
Save um4ng-tiw/a43c79e78598ab282200962e783ff4d6 to your computer and use it in GitHub Desktop.
img = cv2.imread("Lung_cancer_dataset/Train/Malignant cases/Malignant case (10).jpg")
plt.title("Malignant Case")
plt.imshow(img)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment