Ask Your Question

Revision history [back]

Image path

How do I know what is the image path to this lcode (last line)

import numpy as np import cv2

Load an color image in grayscale

img = cv2.imread('messi5.jpg',0)

Image path

How do I know what is the image path to this lcode (last line)

import numpy as np import cv2

Load an color image in grayscale

cv2 img = cv2.imread('messi5.jpg',0)

Image path

How do I know what is the image path to this lcode (last line)

import numpy as np import cv2 img = cv2.imread('messi5.jpg',0)