Advertisement
Guest User

Untitled

a guest
Oct 14th, 2019
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. import cv2
  2. import numpy as np
  3. img = cv2.imread('res.jpg',cv2.IMREAD_COLOR)
  4. cv2.imshow('BERKAY',img)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement